Commit Graph

6097 Commits (master)
 

Author SHA1 Message Date
donho 3b7184ffea [RELEASE] v5.1 OR (save the earth action) : Add question dialog for removing incompatible plugins to prevent annoying message from the next launch time - that will reduce million click times by users for each new release.
16 years ago
donho 23bce30e0f [RELEASE] v5.1 OR.
16 years ago
harrybharry 9f3ecd76fc Add messages:
16 years ago
harrybharry 15afe60aea Fix bug with opening relative path files (delay initial SetCurrentDirectory call)
16 years ago
donho f033f1a8e7 [BUG_FIXED] Fix "find in all opened files" and "find in files" unicode text search bug in ANSI version.
16 years ago
donho c16b93830a [BUG_FIXED] Fix ANSI replace/replace all bug.
16 years ago
donho d2c8c52c51 [BUG_FIXED] Fix cancel to save file in Notepad++ can not stop system shutdown problem.
16 years ago
harrybharry 8e3555f8e5 [FEATURE]Add option to only show the filename in the titlebar.
16 years ago
harrybharry 02e92ab36b Fix wrap after save as bug.
16 years ago
harrybharry 9c736cdc88 Fix caret blinkrate issues (startup value wrong, not stopping on slowest)
16 years ago
donho af23902b82 [BUG_FIXED] Fix file association Unicode bug.
16 years ago
harrybharry 22f25219e2 Fix NPPM_GETBUFFERFILENAME bug
16 years ago
donho 2fd07e9a2d [ENHANCE] Enhance Find in files thread feature - add stop searching ability.
16 years ago
donho ddd055e5a2 [NEW_FEATURE] Find in Files in thread.
16 years ago
donho 3169124d8d [BUG_FIXED] Fix the User defined language Unicode bug.
16 years ago
harrybharry 68a59eb3cb Fix bug with exception display
16 years ago
donho 8d4289a18d [BUG_FIXED] Fix cpu high consummation bug while document is cloned with smart highlighting and xml matched highlighting features activating.
16 years ago
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