Commit Graph

5889 Commits (25686c22e4e882c63f41705405da13e2db97b78e)
 

Author SHA1 Message Date
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
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