Commit Graph

4243 Commits (36d13f3ad80dee3656e2f4bc2ba8f04f2046e8f7)
 

Author SHA1 Message Date
donho d7d78db3b7 [NEW_FEATURE] Add 2 plugin messages : NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.
16 years ago
donho fbf0ab11fe [NEW_FEATURE] Add the ability to force opened ANSI document as UTF-8 w/o BOM.
16 years ago
donho 967ddc39e0 [BUG_FIXED] Fix verbose backup bug (while the backup dir is not set).
16 years ago
donho 7279b1c911 [UPDATE] Update localization list.
16 years ago
donho 1759a31b2f [BUG_FIXED] Fix context menu broken due to localization feature.
16 years ago
donho 0d07533cec [BUG_FIXED] Fix localization feature bug while doLocalConf;xml is present.
16 years ago
donho ab5c33a896 [UPDATE] Make language table complete for localization feature.
16 years ago
donho 7a137760e5 [NEW_FEATURE] Change language on the run time for Unicode version (Finished).
16 years ago
donho 43bf9f4c9e [NEW_FEATURE] Change language on the run time for Unicode version (in progress - reloading another language is ok).
16 years ago
donho be3285aa2c [NEW_FEATURE] Change language on the run time for Unicode version (in progress).
16 years ago
donho 44219af45d [BUG_FIXED] Fix external lexer plugin loading problem for Unicode Notepad++.
16 years ago
donho f7a1301d04 [CLEAN] Remove redundant AddFontResource call.
16 years ago
donho 261d357e66 [BUG_FIXED] Fix bug that external lexer doesn't work with Unicode version.
16 years ago
donho e12d8b8c99 [BUG_FIXED] Fix recent files list bug.
16 years ago
donho b4e6f2723b [RELEASE] v5.1.3 release.
16 years ago
donho 17453dea5b [BUG_FIXED] Fix "Go to/Open in another instance" bug.
16 years ago
donho 6e0caa10c6 [ADD] Add a new Unicode compliant nppCM project.
16 years ago
donho 6e4a80da18 [BUG_FIXED] Fix nativeLang loading problem if Notepad++ location path contains Unicode characters.
16 years ago
donho 56e1ac8939 [MODIF] Modify the N++ recovery dir into to %temp%.
16 years ago
donho 0c6496f6b3 [NEW_FEATURE] Process WM_IME_REQUEST message to support Windows IME.
16 years ago
donho aaccc02a2b [BUG_FIXED] Fix "Go to another view" translation coding error.
16 years ago
donho 90420137f6 [BUG_FIXED] Restore normal window while exiting if PostIt mode is active.
16 years ago
donho bc95071907 [NEW_FEATURE] Add PostIt feature (F12 to toggle it).
16 years ago
donho 22bf2fe477 [BUG_FIXED] Adding search text on the top of combo box.
16 years ago
donho bb475168ba [BUG_FIXED] Fix Tidy installation problem for TextFX plugin.
16 years ago
donho e11530f0c0 [BUG_FIXED]Fix the bug that Unicode path file opened in the previous session doesn't be restored.
16 years ago
donho 2b0cfc133f [RELEASE] v5.1.2 release.
16 years ago
donho 54695f819d [NEW] Update Log.
16 years ago
donho abf2bffba8 [BUG_FIXED] Fix crash bug while loading File of User Defined Language.
16 years ago
donho e6d799a644 [BUG FIXED] Fix close all files/app exit cancel bug.
16 years ago
donho b8980eda58 [BUG_FIXED]Fix caret position moving problem after loading a session.
16 years ago
donho 53a52f557d [BUG_FIXED] Fix Find in Files search in both Unicode/Ainsi files.
16 years ago
donho 9552d39b01 [BUG_FIXED] Replace DeleteObject(hIcon) by DestroyIcon(hIcon)to save the kitties.
16 years ago
donho c62bfed96c [BUG_FIXED] Make Find in files threadless to improve the performance and to avoid the crash.
16 years ago
donho 4e51f83fea [BUG_FIXED] Prevent Notepad++ save files to "vitual store" under vista.
16 years ago
harrybharry 534ebfabea [FIX_BUG] Crash in FileDialog if too many languages or extensions were added.
16 years ago
donho e7a0a07fa9 [BUG_FIXED] Fix writing a key in registry while preference dialog launches
16 years ago
harrybharry 8f03512943 [BUG] Fix tabbar context menu.
16 years ago
harrybharry 1cc93da80e [BUG]Fix bug when pasting to bookmarked lines in Unicode version.
16 years ago
donho 8bd91ca178 [BUG_FIXED]Fix Japanese/Polish/Russian language display bug under Notepad++ Unicode version.
16 years ago
donho 0147313a93 [RELEASE] v5.1.1 release.
16 years ago
donho 47a7fdbc25 [RELEASE] v5.1.1 release.
16 years ago
harrybharry 5d11a87060 [BUG_FIXED] Fix tab control draw bug again (With a slightly different approach this time).
16 years ago
donho ea516df61a [BUG_FIXED] Fix Unicode version display Korean/Japanese language problem.
16 years ago
harrybharry 67499d839a Fixed bugs:
16 years ago
donho a7df3063dd [BUG_FIXED] Fix calltip argument with 'L' leader character bug.
16 years ago
donho 3b7184ffea [RELEASE] v5.1 OR (save the earth action) : Add question dialog for removing incompatible plugins to prevent annoying message from the next launch time - that will reduce million click times by users for each new release.
16 years ago
donho 23bce30e0f [RELEASE] v5.1 OR.
16 years ago
harrybharry 9f3ecd76fc Add messages:
16 years ago
harrybharry 15afe60aea Fix bug with opening relative path files (delay initial SetCurrentDirectory call)
16 years ago