Commit Graph

5624 Commits (c0eaf544a61d3f3a53ab5923af643c11a583749a)
 

Author SHA1 Message Date
donho 60f91b7b48 [BUG_FIXED] Fix for L_EXTERNAL in loadSession.
16 years ago
donho 66a072889b [NEW_FEATURE] Add "Find all in current file" feature.
16 years ago
donho a7b0ebc94b [RELEASE] v5.2 release.
16 years ago
yniq 0e5fa03543 undo revert
16 years ago
donho 36ee1015ff [BUG_FIXED] Fix function tip crash issue.
16 years ago
donho 9678cec404 [REVERT] Revert to 413.
16 years ago
yniq e6fd7c8357 [UPDATE] Set focus on the main editor after double-clicking a search result (scintilla stole the focus on mouse up).
16 years ago
yniq 214dfbf381 [UPDATE] Added shortcut keys (underline) for the Find dialog. Fixed tab ordering, and moved/resized some controls.
16 years ago
yniq d5b8efeef0 [UPDATE] Updated some MessageBoxes and minor code changes.
16 years ago
yniq 2ae8792fe8 [UPDATE] Added shortcut keys (underline) for the GoTo dialog.
16 years ago
yniq 881d0ade24 minor change - whitespace
16 years ago
yniq 44da1e1d44 [UPDATE] Removed NDEBUG compilation flag from the Npp Debug build target.
16 years ago
yniq dae69e8c3b [NEW_FEATURE] Added commands for the found results pane:
16 years ago
yniq c3d1056125 [FIX_BUG] Restore searchResult lexer in case the lexer was changed to SCLEX_NULL in GotoFoundLine(). (This affected the folding of the found results and also DeleteResult and gotoNextFoundResult, any may crash the program)
16 years ago
donho 7705e0b571 [NEW_FEATURE] Enhance "Find in all opened files" and "Find in files" features.
16 years ago
harrybharry 7d2eb78375 [FIX_BUG] Finally removed insertion of tab characters when running Trim trailing and Save macro demo.
16 years ago
harrybharry d8bfb122be Fix typo in code
16 years ago
harrybharry c889934a2d Add minidump helper class files
16 years ago
harrybharry 8dcd31a77d [FEATURE] Add minidump feature. Make sure that at every release, PDB and exe binaries are saved.
16 years ago
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