Commit Graph

5105 Commits (d4d4163cb3d1f827efd9ea2df9dd9838d12f5d72)
 

Author SHA1 Message Date
harrybharry 6fe5d8ac78 Fix command line parsing to accept unquoted files as single argument once again.
16 years ago
donho 6eda888b6e [NEW] The file filters and the directory are set while find/replace/findInFiles dialog is launched.
16 years ago
donho ab4ae49c8a [NEW] Adding find in files filters supports user defined language.
16 years ago
donho e64e4309ab [NEW_FEATURE] Add Replace in files feature.
16 years ago
harrybharry c57f952ea5 [BUG_FIX] Correct SCEN_SETFOCUS handling: fixes Find in files stackoverflow due to inconsistent value of pEditView. Removes the previous workaround.
16 years ago
donho 048e3b9471 [BUG_FIXED] Fix the find in files crash bug while cloned views are side by side and focus is on main view. (walkaround).
16 years ago
donho 2e1806bd34 [MODIF] hide 5 inconsist plugins messages.
16 years ago
donho 1e27703297 [NEW_FEATURE] refine "open ANSI files as UTF8 w/o BOM" feature.
16 years ago
donho 2818386fb2 [BUG_FIXED] Fix a cosmetic bug.
16 years ago
donho cbaf5fda29 [NEW] Add NPPM_DOOPEN plugin message.
16 years ago
harrybharry 00682573a1 Adjust PostIt/FullScreen behaviour to mix well together.
16 years ago
donho 28082233e3 [RELEASE] v5.1.4 release.
16 years ago
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