Commit Graph

302 Commits (b2390c7aae432fa64afa3fd85a0c57a8b459f1e2)
 

Author SHA1 Message Date
Don Ho be8d467e91 [CLEAN_UP] (Author : Jocelyn Legault) Initialize correctly the DockingDlgInterface. Clean up the docking manager's code.
15 years ago
Don Ho ccbdf7c210 [UPDATE] Refactor Notepad_plus.cpp (in progress).
15 years ago
Don Ho 6ae357c289 [NEW_BEHAVIOUR] (Author : Christian Wegner) Focus (switch to) the dirty document while asking to save unsaved document when user close Notepad++.
15 years ago
Don Ho 0d2efe29ea [BUG_FIXED] Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++".
15 years ago
Don Ho e098cbc677 [REVERT] menuID2LangType function is reverted due to its performance issue.
15 years ago
Don Ho 689d434a9f [OPTIMIZE] (Author : Sune Marcher) Rewrite of menuID2LangType function.
15 years ago
Don Ho ebfec9d026 [UPDATE] Refactor Notepad_plus.cpp (in progress).
15 years ago
Don Ho 639c336587 [UPDATE] Refactor Notepad_plus.cpp (in progress).
15 years ago
Don Ho 691849d1d9 [RELEASE] Notepad++ v5.6.6 release.
15 years ago
Don Ho 5925d28aba [ADD] Add GUP.
15 years ago
Don Ho 910b88d52b [RELEASE] Notepad++ v5.6.5 release.
15 years ago
Don Ho 3f6f0e9b2e [NEW] (Author : Christian Cuvier) Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').
15 years ago
Don Ho 9c03f48263 [BUG_FIXED] Recover langs.xml while its length is zero.
15 years ago
Don Ho 1f1ce89572 [BUG_FIXED] (Author : Beetny) Fix "Close Window(s)" in Window dialog bug (if file is dirty and cancel to close).
15 years ago
Don Ho e96e419f74 [NEW] (Author : Darko Martinovic) Add "set find text and find next" feature.
15 years ago
Don Ho 61a2681597 [BUG_FIXED] Fix loading encoding file making file corrupted (after saving).
15 years ago
Don Ho 6d161a269e [BUG_FIXED] Fix xml/html encoding overrides BOM if present.
15 years ago
Don Ho 5d4d1d0ee9 [BUG_FIXED] Fixed Chinese characters display problem after "find in the current document".
15 years ago
Don Ho fa593ca44b [RELEASE] Notepad++ v5.6.4 release
15 years ago
Don Ho d9e7cf9fac [NEW_FEATURE] Add feature of conversion from a localization encoding to UNICODE.
15 years ago
Don Ho dbe22f6cac [BUG_FIXED] Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8.
15 years ago
Don Ho 00e79d39c8 [NEW] Automatize release procedure.
15 years ago
Don Ho 56a236af40 [RELEASE] Notepad++ v5.6.3 release
15 years ago
Don Ho b186f2a055 [NEW_FEATURE] Add restore button in fullscreen and postIt mode.
15 years ago
Don Ho 2ec3cdea2f [RELEASE] Notepad++ v5.6.2
15 years ago
Don Ho c16f0d3930 [BUG_FIXED] Fix the Unicode localization file display incident.
15 years ago
Don Ho cc875b2458 [UPDATE] Update 3 localization files : English, French and Chinese.
15 years ago
Don Ho ac118c6082 [BUG_FIXED] Fix tag highlighting bug while disabling indent guide lines.
15 years ago
Don Ho 0d2eee4ed5 [BUG_FIXED] Fix the translated sub menu entries applying on the menu item.
15 years ago
Don Ho 759a950cfa [RELEASE] Notepad++ v5.6.1 release.
15 years ago
Don Ho b908173f7a [NEW] unfold while jumping markers.
15 years ago
Don Ho b7ae5956f9 [UPDATE] Update the localization files.
15 years ago
Don Ho 88958a855e [BUG_FIXED] Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).
15 years ago
Don Ho 44913da6f2 [NEW] Add find result commands in the menu.
15 years ago
Don Ho 40be6f6cc1 [CLEAN] Move EOL format items to sub menu Edit.
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 51e96391c6 [BUG_FIXED] Fix brace highlighting breaking issue.
15 years ago
Don Ho df88f81d9e [BUG_FIXED] Fix the Context menu installation in installer.
15 years ago
Don Ho 553e47d580 [RELEASE] Notepad++ v5.6 release.
15 years ago
Don Ho 9746d60cde [BUG_FIXED] Fix the Unicode to ANSI encoding bug.
15 years ago
Don Ho 9ebb4b39f5 [NEW_FEATURE] Add auto-detection of HTML/XML file encoding.
15 years ago
Don Ho 5b23ddeefb [ADD] Add the style themes.
15 years ago
Don Ho 215b5c0049 [NEW_FEATURE] Add indent guide line highlighting for html/xml tags.
15 years ago
Don Ho a6bffa9666 [ADD] Add the forgotten symbols.
15 years ago
Don Ho 5b4f8e3e11 [NEW] Add new encodings.
15 years ago
Don Ho 8bb48853d9 [BUG_FIXED] Fix encoding files loading bug.
15 years ago
Don Ho de6f421c9c [NEW] File Encoding is remembered in the session.
15 years ago
Don Ho 10e6cbfb61 [NEW] Add new encodings, make status bar work for the new encodings.
15 years ago
Don Ho 90f5338cb5 [NEW] Add Chinese simplified, Japanese, Korean, Thai... encodings.
15 years ago
Don Ho fe4c746cd4 [NEW_FEATURE] Add Chinese BIG5 encoding (in progress).
15 years ago