Commit Graph

4243 Commits (36d13f3ad80dee3656e2f4bc2ba8f04f2046e8f7)
 

Author SHA1 Message Date
donho 3ecb9a2217 [RELEASE] v5.3.1 OR.
16 years ago
donho 434c4d0d6e [RELEASE] v5.3.1 OR.
16 years ago
donho fbd300f33a [BUG_FIXED] Fix replace inaccurate bug.
16 years ago
donho 2eda8ec256 [NEW] SConstruct and SConscript are recognized as python file.
16 years ago
donho b987cd7055 [RELEASE] Notepad++ v5.3 release.
16 years ago
donho 8887ef1328 [BUG_FIXED] Fix the bug the Notepad++ is launched several instances but show nothing.
16 years ago
donho c6a0498215 [BUG_FIXED] Fix the Find in files performance issue due to change line marker.
16 years ago
donho c81c6ab82a [CHANGE_BEHAVIOUR] Set current working directory in browser, if Find in files combo is empty.
16 years ago
donho 22cae478e8 [NEW_FEATURE] find/replace dialog settings are remembered. Add a hidden setting (dlgAlwaysVisible in config.xml) to not hide the dialog if any result found.
16 years ago
donho 849ebb417d [NEW_FEATURE] drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively.
16 years ago
donho b006afab7d [BUG_FIXED] Fix uncomment block bug.
16 years ago
donho 06301c159f [NEW] Make line change state margin customizable (show/hide).
16 years ago
donho a0c490719c [BUG_FIXED] fix esc key for column mode behaviour.
16 years ago
donho 342f226fa7 [BUG_FIXED] Fix modif marker margin bug : the previous document is marked while open a file.
16 years ago
donho d16e9beb15 [BUG_FIXED] Fix read only file SaveAs bug.
16 years ago
donho 29a3bf1b12 [NEW_FEATURE] Modification state vertical bar (in progress).
16 years ago
yniq 4e74b2dff4 [BUG_FIXED] Changing global stylers now affects the Finder window.
16 years ago
donho e1c1a64b1f [NEW] Change the bookmarks' numbers.
16 years ago
donho 2948c18e3e [BUG_FIXED] Changing "Search result" stylers via Styler Configurator updates visual effect on the fly now.
16 years ago
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