Commit Graph

330 Commits (fcc46e0477393e3ce1f230cca5f2b55e9522f77d)
 

Author SHA1 Message Date
donho fcc46e0477 [BUG_FIXED] Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment.
16 years ago
donho f63a7529ad [NEW_FEATURE] Move document to another instance of Notepad++ via DnD doc tab.
16 years ago
harrybharry ab5c0fab62 Fix smart hilight ranges.
16 years ago
harrybharry 56563f000d Add NPPM_SETFILENAME.
16 years ago
donho 576ee8ea8c [NEW_FEATURE] Make tag match highlighting on non html zone optional.
16 years ago
donho 7b643b860d [NEW_FEATURE] Make User defined default directory feature (for open/save directory) available in Preference dialog.
16 years ago
donho e85d8619ed [NEW] Make the last current directory as current directory when the path of current document doesn't exist.
16 years ago
harrybharry e58b8c2a2c Replace DOCSWITCHOFF/DOCSWITCHIN with BUFFERACTIVATED notifications to cover more situations
16 years ago
donho 836036890a [BUG_FIXED] Fix "Remember the last operation Dir" bug.
16 years ago
donho 5c6fb5e0f5 [NEW_FEATURE] Add new pluin notification NPPN_LANGCHANGED (Finished).
16 years ago
donho cc263ceda3 [NEW_FEATURE] Add "Doc go to new instance" and "Doc open in new instance" feature.
16 years ago
donho 5ef6a4a5b4 [NEW_FEATURE] Add new pluin notification NPPN_LANGCHANGED.
16 years ago
donho 11b624062f [BUG_FIXED] Fix UDL name load bug.
16 years ago
donho 0f77948833 [BUG_FIXED] Fix context menu incorrect setting crash bug.
16 years ago
donho 2b93d0ab4e [MINOR] Change tag matched hiliter colour.
16 years ago
harrybharry f8d3d3e5de Fix sizeof bug with font size list.
16 years ago
harrybharry adba68de00 Fix loads of sizeof() problems with TCHAR (possible buffer overfows by factor 2).
16 years ago
donho c2acd30423 clean up.
16 years ago
harrybharry 6a73e62487 Add Common files.
16 years ago
harrybharry d385390709 Rename SysMsg->Common , force include in vc2003 and makefile.
16 years ago
donho 2b44819492 [NEW] Add 2 notification (NPPN_DOCSWITCHINGIN and NPPN_DOCSWITCHINGOFF)messages.
16 years ago
harrybharry 521c53918f Add hidden capability of setting default directory (with envvars).
16 years ago
donho 8c70585f27 [TUNE] vc2008 -> vc2005
16 years ago
donho 147278ac61 [NEW_FEATURE] UNICODE/ANSI release.
16 years ago
harrybharry 90f5488b59 Fix folding not occuring over entire document
16 years ago
donho aa1f014acb [NEW_FEATURE] Unicode path is supported.
17 years ago
donho 85db072c3e [NEW] Make x64 compiling compatible.
17 years ago
donho 04f43d8563 [RELEASE] Notepad++ v5.0.3.
17 years ago
donho e6247761d0 [BUG_FIXED] Fix a crash bug while searching in all opened documents if a document contains long line.
17 years ago
donho 1d9f93b2a0 [RELEASE] v5.0.2 release.
17 years ago
donho ccef65d20d [REVERT] Revert to old clickable link implementation which is more accurate.
17 years ago
donho d156d90a9e [ADD] Add UrlHighlighter class files.
17 years ago
donho 42cfe90411 [NEW] URL highlighter highlights only the current view, it highlights : http, https, ftp and malto.
17 years ago
donho f3ebd08bd3 [BUG_FIXED] Fix a bug that file detection options set are not saved.
17 years ago
donho 68673f8049 [UPDATE] update the project.
17 years ago
harrybharry 45c7e78024 Fix delay because of folding tests.
17 years ago
harrybharry 4ae42c5654 Fix bug when closing file using close button.
17 years ago
harrybharry bccf1356a0 Set indicators to draw under the text
17 years ago
harrybharry fb94eb5ec5 Adjusted Smart Highlighter to only highlight the visible lines.
17 years ago
donho ea80233f65 [BUG_FIXED] Fix crash bug for tags match highlighting.
17 years ago
donho 481b80909e [BUG_FIXED] Fix the huge file makes notepad++ crash issue.
17 years ago
donho 2cb0038e08 [RELEASE] OR v5.0.1.
17 years ago
donho 8bfe2001eb [RELEASE] OR v5.0.1.
17 years ago
harrybharry 96299bc218 Change timestamp functions from _stat to GetFileAttributes,
17 years ago
donho 096f030843 [BUG_FIXED] Fix tags match highlighter bug - the none-html zone won't be highlight.
17 years ago
donho c9e76e0193 [CODE_REORGANISATION] reorganisation xmlMatchedTagsHighlighter class.
17 years ago
harrybharry 4748f3fa37 Re-enable gcc compiler environment
17 years ago
donho 7523faff29 [IMPROVE] Reorganize the xml tag match hilite.
17 years ago
donho d8973543ad [BUG_FIXED] Fix tags match highlighter bug.
17 years ago
donho f35ddeb8dd [NEW_NAME] rename some dialog items.
17 years ago