124 Commits (c021c861959765db9efa0a7d6b156538a0e6f4db)

Author SHA1 Message Date
Don Ho 0152ded3ff [UPDATE] Scintilla update from 2.21 to 2.25 14 years ago
Don Ho a7f127dca0 [BUG_FIXED] (Author: Neil Hodgson) Fix for bug #3103936. Backwards search with code page 936 does not match at line start. 14 years ago
Don Ho 87bfb72d5e [UPDATE] Add Notepad++ lexer in VS6 project file. 14 years ago
Don Ho 9d9d64fb2c [BUG_FIXED] (Author: Neil Hodgson) Fix for bug #3065912 Fail to Search up when code.page = 936. 14 years ago
Don Ho 16c671a825 [BUG_FIXED] Fix VB syntax highlighting regression in asp script. 14 years ago
Don Ho 059f9977ef [UPDATE] Update Scintilla to v2.21. 14 years ago
Don Ho f602782337 [BUG_FIXED] Fix Lexer SearchResult syntax highlighting bug. 14 years ago
Don Ho c1ff1bfafb [UPDATE] Adapt LexObjC LexSearchResult and LexUser to a new configuration. 14 years ago
Don Ho d4d42f8a1a [UPDATE] Update Scintilla from 2.12 to 2.20 14 years ago
Don Ho 52e19bbb88 [UPDATE] Complete Scintilla source files. 15 years ago
Don Ho a2dd828443 [UPDATE] Update Scintilla from 2.0.1 to 2.1.2 15 years ago
Don Ho 6f052ca8dc [BUG_FIXED] (Author : Vitaliy Dovgan)Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic characters). 15 years ago
Don Ho f5d7e44e2c [NEW_FEATURE] Add Marker Jumper feature. 15 years ago
Don Ho c14d526b2a [NEW] Add SQL ESC symbol '\'. 15 years ago
Don Ho 074441eda2 [[NEW_FEATURE] (Author : Christian Cuvier) Rational number is recognized in User Defined Language System. 15 years ago
Don Ho 9627abcd69 [NEW_FEATURE] (Author : Christian Cuvier) Add the escape character capacity for the delimiter in User Defined Language System. 15 years ago
Don Ho d37b20de07 [UPDATE] commit forgotten files. 15 years ago
Don Ho c84437b0d1 [UPDATE] Update Scintilla from v1.78 to v2.01. 15 years ago
Don Ho 3fa7bd97ff [ADD] Add 3 lexers in project file. 16 years ago
Don Ho 8ee30eaef2 [NEW] Upgrade Scintilla from 1.77 to 1.78. 16 years ago
Don Ho 83ac50e3dd [CLEAN] Remove C notion (void). 16 years ago
Don Ho 9b645c68d3 [UPDATE] Update Scintilla from v1.75 to v1.77. 16 years ago
Don Ho 9d4a4a9edb Moved scintilla in trunk remotely 16 years ago
donho 6ed92acab2 [BUG_FIXED] Fix the search result inaccurate colorization bug. 16 years ago
donho c6a0498215 [BUG_FIXED] Fix the Find in files performance issue due to change line marker. 16 years ago
yniq c3d1056125 [FIX_BUG] Restore searchResult lexer in case the lexer was changed to SCLEX_NULL in GotoFoundLine(). (This affected the folding of the found results and also DeleteResult and gotoNextFoundResult, any may crash the program) 16 years ago
donho 7705e0b571 [NEW_FEATURE] Enhance "Find in all opened files" and "Find in files" features. 16 years ago
donho 44219af45d [BUG_FIXED] Fix external lexer plugin loading problem for Unicode Notepad++. 16 years ago
donho af23902b82 [BUG_FIXED] Fix file association Unicode bug. 16 years ago
donho 04f43d8563 [RELEASE] Notepad++ v5.0.3. 17 years ago
donho ccef65d20d [REVERT] Revert to old clickable link implementation which is more accurate. 17 years ago
donho 42cfe90411 [NEW] URL highlighter highlights only the current view, it highlights : http, https, ftp and malto. 17 years ago
donho 68673f8049 [UPDATE] update the project. 17 years ago
harrybharry 4ae42c5654 Fix bug when closing file using close button. 17 years ago
harrybharry fb94eb5ec5 Adjusted Smart Highlighter to only highlight the visible lines. 17 years ago
donho 41be902ec8 [ENHANCE] Enhance Tag match highlighting. 17 years ago
donho 5be9af9cc9 [NEW_FEATURE] Add Matched Tag Highlighting feature. 17 years ago
harrybharry b6020b9083 Add indicator transparency option. 17 years ago
donho 1eb46eaca3 [NEW_FEATURE] Add hilite all in Incremental search. 17 years ago
donho a2aa87d8c3 [NEW_FEATURE] Add hilighting all token wile selecting a word (in progress). 17 years ago
donho 7d950fe5d8 [SCINTILLA_NEW_FEATURE] Add the capacity of keeping line highlighting even when it loss its focus. 17 years ago
donho e0d391d73e [ADD] add property file for scintilla vc2005 project file. 17 years ago
donho 53f1dbfc19 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@125 f5eea248-9336-0410-98b8-ebc06183d4e3 17 years ago
donho 850b690237 [UPDATE] Upgrade Scintilla from v1.73 to v1.75 17 years ago
donho 3412c5ce5d [RELEASE_475] Fix invisible tabs bug while closing (Finally). 17 years ago
donho 576930dab3 [NEW_FEATURE] Add the Scintilla external lexer capacity under the Notepad++ plugin form. 17 years ago
donho c7188766c8 [ENHANCE] Enhance the horizontal scroll feature. 17 years ago
donho 1388b2282b [NEW_FEATURE] Add hide lines feature (not yet finished). 17 years ago
donho 750ff805fc [CLEAN] remove unnecessary files. 17 years ago
donho 93a47c6d70 [BUG_FIX] Fix win9x unicode search problem. 17 years ago