247 Commits (8e9e2f30bc9d260b07b2631b4ed677c4bd269b2b)
 

Author SHA1 Message Date
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
harrybharry 47194d114d fix markers and language on session load 17 years ago
donho b3d018373f [NEW_FEATURE] Finish the Caret setting. 17 years ago
harrybharry 95044318e7 Fix filesession position bug 17 years ago
donho fd7b3614d1 [NEW_FEATURE] Caret width and blink rate are customizable. (in progress) 17 years ago
harrybharry e4cab506f8 [Near 5.0] 17 years ago
donho b9256773b6 [BEHAVIOUR_FIXED] Fix a minor behaviour in shorcutmapper. 17 years ago
donho a3b344bbc2 [NEW_FEATURE] All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands. 17 years ago
donho 9c0023c575 [NEW_FEATURE] Add "Select all" and "copy" context menu items in Find in files results window. 17 years ago
harrybharry 169d0e69ca Fix goto line with command line bug. 17 years ago
donho b62de8fd30 [NEW_FEATURE] bookmarked lines operations. 17 years ago
harrybharry b6020b9083 Add indicator transparency option. 17 years ago
donho fdc6f7d8b0 [NEW_FEATURE] Marked line operation (in progress). 17 years ago
donho f6dafe8b08 [NEW_FEATURE] Tabbar's coulours is configurable (Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator). 17 years ago
donho 8fed0b0937 [UPDATE] update vc2005 project file. 17 years ago
harrybharry e6cfeedc0d Finish Calltip. 17 years ago
donho 7085e69724 [NEW_FEATURE] Add tooltips in document tab to display the full file name path. 17 years ago
donho 6b5aa92d6e [NEW_FEATURE] Add Calltip capacity. 17 years ago
donho cfdbd4b5ef [BUG_FIXED] Fix smart highlight bug. 17 years ago
donho 3208c99d98 [RELEASE] v4.9.2 17 years ago
donho 7b7909ad80 [BUG_FIXED] Fix the regression bug that x position doesn't be restored while switching back a document. 17 years ago
donho fd437c9c7d [NEW_FEATURE] Add "Save Copy As" feature. 17 years ago
harrybharry b177e060bc Fix octal search typo 17 years ago