Commit Graph

2469 Commits (d5b01d61b81fa7b61f9a04fcf358d17e5eeae779)
 

Author SHA1 Message Date
harrybharry d391d0740a Add spaces to templates for VS2003 compiler.
17 years ago
harrybharry 25a8dd0dd8 Fix saveAll bug.
17 years ago
donho 41be902ec8 [ENHANCE] Enhance Tag match highlighting.
17 years ago
donho 9a2cebbd6e [BUG_FIXED] Avoid delete/rename operation on New file.
17 years ago
donho 608265a3ca [BUG_FIXED] Fix find/replace bug due to Tag matching feature.
17 years ago
donho d82edbff5b [MODIFY] Minor change.
17 years ago
donho ad776f17fe [NEW_FEATURE] Add rename and delete current document features.
17 years ago
harrybharry 84bd5081b0 Fix bug with no titlebar if no session is loaded.
17 years ago
donho b2a99264f4 [BUG_FIXED] improve the recognition of tag name.
17 years ago
harrybharry 6ecf551326 Fix calltip regression.
17 years ago
harrybharry c48b68c071 Fix bug where reloading a readonly file would not work.
17 years ago
donho 97ab1062d6 [NEW] Add 2 plugin message for v5 : NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETPOSFROMBUFFERID.
17 years ago
harrybharry 6f740de0ad Fix view not closing of not active.
17 years ago
harrybharry 86e358a89a Fix selection issue after switching document.
17 years ago
donho f53fa31a70 [BUG_FIXED] Fix NPPM_GETCURRENTIDEX bug.
17 years ago
harrybharry 70bfdcf84d Moved xmlUpdater and IExplorerShell to tools folder.
17 years ago
harrybharry ec66a22890 Fix case sensitivity bug in Calltips
17 years ago
donho 4c138a5518 [BUG_FIXED] Fix the single tag colourising bug.
17 years ago
donho f154e6984d [NEW_FEATURE] Tag match highliting is finished.
17 years ago
harrybharry f7f0c438b9 Remove duplicate code
17 years ago
harrybharry 1335a73d63 Fix style not enabled if restyle requested on unstyled document.
17 years ago
donho 5be9af9cc9 [NEW_FEATURE] Add Matched Tag Highlighting feature.
17 years ago
donho 8e9e2f30bc [BUG_FIXED] Fix crash issue while file's language is "User Defined" in the last session.
17 years ago
donho d5f5e41fd5 [NEW_FEATURE] Add Caret block mode.
17 years ago
donho 4e3dd33f9c [NEW_FEATURE] Add Caret block mode.
17 years ago
donho bae3eb5bda [BUG_FIXED] Fix the User Language Define Dialog don't update current document.
17 years ago
harrybharry 15a335da5f Adjust reload after fileupdate, now deferred.
17 years ago
harrybharry ed40c1f03b Adjust lexing handling, restored performance in some cases,
17 years ago
harrybharry a06816432b Change find in files/replace etc to use invisible view.
17 years ago
harrybharry fe67fabc7c Fix bug with lexer.
17 years ago
harrybharry 5998725315 Change shortcut for Word-completion to Ctrl-Enter
17 years ago
harrybharry ba6a9c260b Fix correct userdefined lang not selected when opening file.
17 years ago
harrybharry 53f60b4a7a Fix styler configurator setting wrong lexer in sub-view.
17 years ago
harrybharry 1a2e2e0431 Fix reload not trigger restyle.
17 years ago
harrybharry 5529852d67 Fix file case problem.
17 years ago
donho 84b2a53819 [BUG_FIXED] Fix the crash issue under Chinese/Korean/Japanese Windoz in v5.0 alpha.
17 years ago
harrybharry 01285fbfbc attachDefaultDoc now in Scintilla::init().
17 years ago
harrybharry 673c2f3097 Prevent unfolding from hiding goto line
17 years ago
harrybharry 26287e2f08 Fix bugs with find in (open) files.
17 years ago
donho 73a6500e63 [ENHANCE] Make smart highlight work only with mouse double clicked in order to improve the its performance.
17 years ago
harrybharry a979745f97 Fix statusbar not updating
17 years ago
harrybharry c87f33fbea Fix crash in recentfilelist
17 years ago
donho f7f1e9bf77 [BUG_FIXED] Fix all doc tab blink bug when Notepad++ is re-activated.
17 years ago
donho f7397ed5ec [NEW] Protect SCNotification structure data from the modification of plugins.
17 years ago
donho b07c4db28e [BUG_FIXED] Fix "replace with space" in GUI not be remembered bug.
17 years ago
donho 536a07167d [NEW_FEATURE] Add the smart highlight file size limit - 1.5 MB in order to improve the performance.
17 years ago
harrybharry a7d7d28f98 Fix bug where linenumber margin of secondary view was shown on startup if primary was shown, even though settings said otherwise.
17 years ago
harrybharry 70ca7e3ff8 Fix crash if session contained only sub-view files.
17 years ago
harrybharry 9448135225 Fix wordcompletion bug: API file had to be present to function.
17 years ago
harrybharry 3e551ff84b Fix bug where saving document would cause folding to be lost
17 years ago