22 Commits (e72b17ed9d47d3c0df3f4863358aaad25c4a7339)
 

Author SHA1 Message Date
Thell Fowler e72b17ed9d [BUG_FIXED] - Modified the Styler Configurator user extension handler 16 years ago
Don Ho 82f0d792f8 [BUG_FIXED] Add ChangeMarkers in installer. 16 years ago
Don Ho c3da0f775f [NEW_FEATURE] Add the ability of tag match feature to not highlight comment zone in html/xml. 16 years ago
Don Ho e4975230a4 [NEW] Add "follow current doc" checkbox in Find in file dialog. 16 years ago
Thell Fowler 7c0e0823da [BUG_FIXED] - In Windows 7 when the find dialog was closed the translucaent shadow remained. [Ticket#2786783] 16 years ago
Yuval a5ddc3e7b3 [BUGFIX] Added protection against invalid start/end markers in wchar2char and char2wchar. This is needed for find in files where the result is found in a line containing the null character (binary files). This caused an Access violation exception because the markers were past the EOL in this case (char2wchar), and then they were used in wchar2char. 16 years ago
Don Ho b20baeac19 [REVERT] revert the fixing cursor bug in incremental find : due to the regression. 16 years ago
Don Ho 9867d7b578 [NEW_FEATURE] Detect UTF16 encoding (BE and LE) w/o BOM. 16 years ago
Thell Fowler 10aa27cfe5 [BUG_FIXED] Fixed context menu population to check sub menus of main menu entries. 16 years ago
Don Ho fd94587a2e [UPDATE] Update change.log. 16 years ago
Don Ho bd300294dd [NEW_FEATURE] Indentguideline can be shown w/o whitespace or tab symbol. 16 years ago
Don Ho 1a97505005 [BUG_FIXED] Fix cursor position bug in Incremental search. 16 years ago
Thell Fowler 342fa5b95a [CLEAN] Remove un-needed _themeName check that caused bug in Theme Selector list updater. 16 years ago
Don Ho aed6bdf267 [BUG_FIXED] Fixed crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running. 16 years ago
Yuval 3067f9f93c [UPDATE] MRU file list under the File menu is limited to 100 characters per file. Longer files are fitted to 100 characters by replacing path components with ellipses. (code reuse - Window menu) 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
Yuval 19befa9797 [BUG_FIXED] Fixed two bugs when calculating the width of the TeskList (document list when pressing ctrl+tab or right-click + mouse wheel. 16 years ago
Don Ho d5475beb3e Moved readmeFirst.txt in trunk remotely 16 years ago
Don Ho 9d4a4a9edb Moved scintilla in trunk remotely 16 years ago
Don Ho 4dd3b257e0 Moved PowerEditor in trunk remotely 16 years ago
Don Ho ce52758909 Created trunk folder remotely 16 years ago