Commit Graph

2587 Commits (a156bf10529dad33714a73d825529d3ce5ff5a28)

Author SHA1 Message Date
Don Ho aac719f843 [ADD] Add npp help binary and source files.
16 years ago
Don Ho b02de751e9 [BUG_FIXED] Fix Window7 SetWindowsHookEx() failed issue for the dockable windows. (by recognizing windows7 environment)
16 years ago
Don Ho 5d20ba21a8 [BUG_FIXED] Fix Incremental search bug.
16 years ago
Don Ho 736137918e [BUG_FIXED] Fix Matlab script making Notepad++ crash under Chinese windows issue.
16 years ago
Don Ho b96da24ec7 [NEW] Make NpWiki++ available as on line help.
16 years ago
Don Ho 541091ef06 [BUG_FIXED] Fix the clickable link issue for some links (add '~' in RegExp).
16 years ago
Don Ho 63e9faeae7 [BUG_FIX] Fix some semantic problem in source code. They causes the bug eventually.
16 years ago
Don Ho e7e4c9840e [BUG_FIXED] Fix no tool bar bug under w2k.
16 years ago
Don Ho 6dbed6e3c5 [BUG_FIXED] Fix the clickable link issue for some links (add '~' in RegExp).
16 years ago
Don Ho e94b452d2a [BUG_FIXED] Fix the find in files crash issue if find what field contains 0x0A or 0xD.
16 years ago
Don Ho 5b5c317872 [RELEASE] v5.4.3 release.
16 years ago
Don Ho 782dbaf7fd [BUG_FIXED]Fix (partially) hotspot style font problem.
16 years ago
Thell Fowler 327797f5a3 [BUGFIX] - Added call to reset tab drag points.
16 years ago
Thell Fowler 15f2fccbbb [BUGFIX] - Issue 2797248/2799322 - Altered points used for checking tab dragging.
16 years ago
Don Ho 9e1a05c0e2 [RELEASE] v5.4.2 release.
16 years ago
Thell Fowler b1a0d797e8 [BUGFIX] pt.2 Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags
16 years ago
Thell Fowler 3a706fd875 [BUGFIX] Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags
16 years ago
Don Ho 1f33dd89f1 [BUG_FIXED] Fix the localization switcher bug while w/o doLocalConf.xml.
16 years ago
Don Ho 8c6ac82898 [RELEASE] v5.4.1 official release.
16 years ago
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
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 4dd3b257e0 Moved PowerEditor in trunk remotely
16 years ago