Commit Graph

  • 3fa7bd97ff [ADD] Add 3 lexers in project file. Don Ho 2009-06-24 19:11:29 +0000
  • 8ee30eaef2 [NEW] Upgrade Scintilla from 1.77 to 1.78. Don Ho 2009-06-24 19:09:31 +0000
  • b96da24ec7 [NEW] Make NpWiki++ available as on line help. [NEW] Add number of lines on status bar. Don Ho 2009-06-23 23:57:15 +0000
  • 541091ef06 [BUG_FIXED] Fix the clickable link issue for some links (add '~' in RegExp). Don Ho 2009-06-23 23:56:22 +0000
  • 63e9faeae7 [BUG_FIX] Fix some semantic problem in source code. They causes the bug eventually. Don Ho 2009-06-18 20:12:51 +0000
  • e7e4c9840e [BUG_FIXED] Fix no tool bar bug under w2k. [BUG_FIXED] Fix "In selection" bug in Find Replace features. Don Ho 2009-06-18 20:11:23 +0000
  • 6dbed6e3c5 [BUG_FIXED] Fix the clickable link issue for some links (add '~' in RegExp). Don Ho 2009-06-14 22:20:26 +0000
  • e94b452d2a [BUG_FIXED] Fix the find in files crash issue if find what field contains 0x0A or 0xD. Don Ho 2009-06-10 00:17:42 +0000
  • 5b5c317872 [RELEASE] v5.4.3 release. [BUG_FIXED] Fix clickable link styling bug. [BUG_FIXED] Fix vs2008 compiling issue - toolbar always hidden. Don Ho 2009-06-07 01:49:42 +0000
  • 782dbaf7fd [BUG_FIXED]Fix (partially) hotspot style font problem. Don Ho 2009-06-03 00:29:18 +0000
  • 327797f5a3 [BUGFIX] - Added call to reset tab drag points. Thell Fowler 2009-06-02 05:26:23 +0000
  • 15f2fccbbb [BUGFIX] - Issue 2797248/2799322 - Altered points used for checking tab dragging. Thell Fowler 2009-06-02 05:16:37 +0000
  • 9e1a05c0e2 [RELEASE] v5.4.2 release. [BUG_FIXED] Fix only one document "Move to other view" close Notepad++ instance issue. [BUG_FIXED] Fix plugin menu boolean check box bug. Don Ho 2009-06-01 00:21:48 +0000
  • b1a0d797e8 [BUGFIX] pt.2 Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags Thell Fowler 2009-05-30 22:44:43 +0000
  • 3a706fd875 [BUGFIX] Issue# 2798613 - Modified updateMenuItemCommand routine to keep menu item's current uFlags Thell Fowler 2009-05-30 22:26:51 +0000
  • 1f33dd89f1 [BUG_FIXED] Fix the localization switcher bug while w/o doLocalConf.xml. Don Ho 2009-05-28 23:18:28 +0000
  • 8c6ac82898 [RELEASE] v5.4.1 official release. Don Ho 2009-05-27 23:37:29 +0000
  • e72b17ed9d [BUG_FIXED] - Modified the Styler Configurator user extension handler Thell Fowler 2009-05-27 15:42:27 +0000
  • 82f0d792f8 [BUG_FIXED] Add ChangeMarkers in installer. Add theme description in installer. Update contextMenu.xml in installer. Fix lastRecentFileList localization issue. [NEW] Add readonly change status notification for plugin system. Don Ho 2009-05-26 23:34:45 +0000
  • c3da0f775f [NEW_FEATURE] Add the ability of tag match feature to not highlight comment zone in html/xml. [BUG_FIXED] Fix TCL language highlighting bug. [NEW_RELEASE] v5.4 released. Don Ho 2009-05-25 19:46:29 +0000
  • e4975230a4 [NEW] Add "follow current doc" checkbox in Find in file dialog. Don Ho 2009-05-21 16:59:34 +0000
  • 7c0e0823da [BUG_FIXED] - In Windows 7 when the find dialog was closed the translucaent shadow remained. [Ticket#2786783] Thell Fowler 2009-05-09 04:41:32 +0000
  • a5ddc3e7b3 [BUGFIX] Added protection against invalid start/end markers in wchar2char and char2wchar. This is needed for find in files where the result is found in a line containing the null character (binary files). This caused an Access violation exception because the markers were past the EOL in this case (char2wchar), and then they were used in wchar2char. Yuval 2009-05-04 15:07:54 +0000
  • b20baeac19 [REVERT] revert the fixing cursor bug in incremental find : due to the regression. [CLEAN_UP] Clean up. Don Ho 2009-05-01 20:57:13 +0000
  • 9867d7b578 [NEW_FEATURE] Detect UTF16 encoding (BE and LE) w/o BOM. Don Ho 2009-04-29 18:07:30 +0000
  • 10aa27cfe5 [BUG_FIXED] Fixed context menu population to check sub menus of main menu entries. Thell Fowler 2009-04-29 17:30:32 +0000
  • fd94587a2e [UPDATE] Update change.log. Don Ho 2009-04-28 23:51:03 +0000
  • bd300294dd [NEW_FEATURE] Indentguideline can be shown w/o whitespace or tab symbol. Don Ho 2009-04-28 23:27:37 +0000
  • 1a97505005 [BUG_FIXED] Fix cursor position bug in Incremental search. Don Ho 2009-04-28 17:11:44 +0000
  • 342fa5b95a [CLEAN] Remove un-needed _themeName check that caused bug in Theme Selector list updater. Thell Fowler 2009-04-28 16:13:46 +0000
  • aed6bdf267 [BUG_FIXED] Fixed crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running. Don Ho 2009-04-27 23:17:51 +0000
  • 3067f9f93c [UPDATE] MRU file list under the File menu is limited to 100 characters per file. Longer files are fitted to 100 characters by replacing path components with ellipses. (code reuse - Window menu) Yuval 2009-04-27 17:00:51 +0000
  • 83ac50e3dd [CLEAN] Remove C notion (void). [BUG_FIXED] Fix a crash bug of docking manager [ADD] Add LexMySQL.cxx Don Ho 2009-04-26 18:59:23 +0000
  • 9b645c68d3 [UPDATE] Update Scintilla from v1.75 to v1.77. Don Ho 2009-04-25 23:38:15 +0000
  • 19befa9797 [BUG_FIXED] Fixed two bugs when calculating the width of the TeskList (document list when pressing ctrl+tab or right-click + mouse wheel. 1. max width was not calculated correctly 2. style of selected file font (bold) wasn't taken into consideration Yuval 2009-04-25 10:39:25 +0000
  • d5475beb3e Moved readmeFirst.txt in trunk remotely Don Ho 2009-04-24 23:36:42 +0000
  • 9d4a4a9edb Moved scintilla in trunk remotely Don Ho 2009-04-24 23:35:41 +0000
  • 4dd3b257e0 Moved PowerEditor in trunk remotely Don Ho 2009-04-24 23:34:47 +0000
  • ce52758909 Created trunk folder remotely Don Ho 2009-04-24 23:30:37 +0000
  • 6b0cfa6bb6 [NEW_FEATURE] Language Menu can be compacted (optional). donho 2009-04-24 15:20:58 +0000
  • 7c5a7bb461 [ADD] Add drag out cursor. donho 2009-04-23 23:48:05 +0000
  • 924efc4ed5 [NEW_FEATURE] Add chrome tab like feature : drag out tab to create a new instance. [NEW_FEATURE] Add theme selector to switch styles.xml on the fly. [NEW_FEATURE] Add new command parameters : -c (column) -x et -y (startup position). [REMOVE] Remove change line marker which does not work correctly. [ENHANCE] Improve main menu structure. donho 2009-04-23 23:10:06 +0000
  • 9deb93204d [UPDATE] "Switch to found results window" command now switches back to the current edit view if the focus is already on the found results. yniq 2009-04-23 12:35:46 +0000
  • c924a47560 [UPDATE] Added an (hidden) option to make the "Filters" and "Directory" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no") yniq 2009-04-18 18:54:54 +0000
  • 8c21ac903b [UPDATE] Remove leftovers from old marking method (IDM_SEARCH_MARKALL, IDM_SEARCH_UNMARKALL) yniq 2009-04-15 10:24:49 +0000
  • 1175b82052 [UPDATE] line numbers margin width is changed dynamically according to the needed space (but keeping at least 3 digits). yniq 2009-04-13 08:35:56 +0000
  • 6ed92acab2 [BUG_FIXED] Fix the search result inaccurate colorization bug. [BUG_FIXED] Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus). [NEW_FEATURE] Mark all extension : user can mark any occurrence with 5 different colours. donho 2009-04-12 20:09:03 +0000
  • 741cd58e61 [UPDATE] 1. xmlUpdater now supports multiple models in one xml model file. 2. xmlUpdater now supports removing xml nodes (using action="remove" attribute). 3. combined stylesLexerModel.xml, and stylesGlobalModel.xml to stylesModel.xml. 4. added a new file "stylers_remove.xml" for removing old deprecated styles from stylers.xml when upgrading NPP. yniq 2009-04-12 16:29:37 +0000
  • defd2ae4e0 [RESET] restore SetWindowsHookEx parameter values. donho 2009-04-07 00:33:00 +0000
  • 91b9b03ff7 [NEW] Add NPPN_FILEBEFORELOAD and NPPN_FILELOADFAILED messages. [BUG_FIXED] Fix New document not be switched while db clicking in Find in files result panel. donho 2009-04-05 23:52:01 +0000
  • 4826c0b011 [BUG_FIXED] Fix vista hook failure. donho 2009-04-01 23:30:57 +0000
  • 05e55ebf66 [BUG_FIXED] Fix conversion min to Maj and Maj to min (or vice et versa) in column selection bug. [NEW] column selection allows to insertion a string by typing characters in sequence (w/o column mode editor). donho 2009-03-31 23:47:49 +0000
  • 3ecb9a2217 [RELEASE] v5.3.1 OR. donho 2009-03-29 10:04:55 +0000
  • 434c4d0d6e [RELEASE] v5.3.1 OR. donho 2009-03-29 08:42:26 +0000
  • fbd300f33a [BUG_FIXED] Fix replace inaccurate bug. [NEW] Increase Find what and replace with fields to 2047 characters. donho 2009-03-28 15:41:02 +0000
  • 2eda8ec256 [NEW] SConstruct and SConscript are recognized as python file. [BUG_FIXED] stop the indicator highlighting while the line change marker margin is hidden. donho 2009-03-23 17:56:18 +0000
  • b987cd7055 [RELEASE] Notepad++ v5.3 release. donho 2009-03-20 18:38:01 +0000
  • 8887ef1328 [BUG_FIXED] Fix the bug the Notepad++ is launched several instances but show nothing. Fix Find in files regression : Panel doesn't take Unicode. donho 2009-03-18 00:10:43 +0000
  • c6a0498215 [BUG_FIXED] Fix the Find in files performance issue due to change line marker. Make the default colours for the global styles. donho 2009-03-15 01:12:10 +0000
  • c81c6ab82a [CHANGE_BEHAVIOUR] Set current working directory in browser, if Find in files combo is empty. donho 2009-03-10 00:46:00 +0000
  • 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. donho 2009-03-08 02:06:30 +0000
  • 849ebb417d [NEW_FEATURE] drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively. donho 2009-03-06 00:53:28 +0000
  • b006afab7d [BUG_FIXED] Fix uncomment block bug. [ENHANCED] Enlarge some strings displayed zone for the translation. donho 2009-03-03 23:09:47 +0000
  • 06301c159f [NEW] Make line change state margin customizable (show/hide). donho 2009-03-01 17:03:42 +0000
  • a0c490719c [BUG_FIXED] fix esc key for column mode behaviour. donho 2009-02-25 00:14:39 +0000
  • 342f226fa7 [BUG_FIXED] Fix modif marker margin bug : the previous document is marked while open a file. donho 2009-02-21 14:13:52 +0000
  • d16e9beb15 [BUG_FIXED] Fix read only file SaveAs bug. [NEW_FEATURE] Don't save empty untitled document. donho 2009-02-21 10:08:38 +0000
  • 29a3bf1b12 [NEW_FEATURE] Modification state vertical bar (in progress). donho 2009-02-19 01:29:06 +0000
  • 4e74b2dff4 [BUG_FIXED] Changing global stylers now affects the Finder window. [BUG_FIXED] Changing current line background color of the search result styler now affects the Finder window. [UPDATE] Some other updates regarding the finder styles. yniq 2009-02-11 16:09:44 +0000
  • e1c1a64b1f [NEW] Change the bookmarks' numbers. Modify showMargin function. [CLEAN_UP] remove constant.h. donho 2009-02-11 01:14:02 +0000
  • 2948c18e3e [BUG_FIXED] Changing "Search result" stylers via Styler Configurator updates visual effect on the fly now. donho 2009-02-10 18:38:29 +0000
  • 60f91b7b48 [BUG_FIXED] Fix for L_EXTERNAL in loadSession. donho 2009-02-09 23:48:18 +0000
  • 66a072889b [NEW_FEATURE] Add "Find all in current file" feature. donho 2009-02-09 22:10:38 +0000
  • a7b0ebc94b [RELEASE] v5.2 release. donho 2009-02-08 16:54:03 +0000
  • 0e5fa03543 undo revert yniq 2009-02-07 16:26:32 +0000
  • 36ee1015ff [BUG_FIXED] Fix function tip crash issue. donho 2009-02-07 15:15:58 +0000
  • 9678cec404 [REVERT] Revert to 413. donho 2009-02-07 00:52:12 +0000
  • e6fd7c8357 [UPDATE] Set focus on the main editor after double-clicking a search result (scintilla stole the focus on mouse up). [UPDATE] Updated some MessageBoxes (for the Find dialog). yniq 2009-02-06 14:19:51 +0000
  • 214dfbf381 [UPDATE] Added shortcut keys (underline) for the Find dialog. Fixed tab ordering, and moved/resized some controls. yniq 2009-02-06 14:16:12 +0000
  • d5b8efeef0 [UPDATE] Updated some MessageBoxes and minor code changes. yniq 2009-02-06 13:55:04 +0000
  • 2ae8792fe8 [UPDATE] Added shortcut keys (underline) for the GoTo dialog. yniq 2009-02-06 13:43:55 +0000
  • 881d0ade24 minor change - whitespace yniq 2009-02-06 13:40:49 +0000
  • 44da1e1d44 [UPDATE] Removed NDEBUG compilation flag from the Npp Debug build target. [UPDATE] Removed ..\src\WinControls\Preference\resource.h from the project. yniq 2009-02-05 15:34:54 +0000
  • dae69e8c3b [NEW_FEATURE] Added commands for the found results pane: Goto next/previous found result (default keys: F4/Shift+F4) Switch to found results window (default key: F7) yniq 2009-02-05 15:29:34 +0000
  • 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) yniq 2009-02-05 15:25:29 +0000
  • 7705e0b571 [NEW_FEATURE] Enhance "Find in all opened files" and "Find in files" features. donho 2009-02-04 01:06:38 +0000
  • 7d2eb78375 [FIX_BUG] Finally removed insertion of tab characters when running Trim trailing and Save macro demo. harrybharry 2009-02-02 22:37:46 +0000
  • d8bfb122be Fix typo in code harrybharry 2009-01-29 15:46:31 +0000
  • c889934a2d Add minidump helper class files harrybharry 2009-01-29 15:30:54 +0000
  • 8dcd31a77d [FEATURE] Add minidump feature. Make sure that at every release, PDB and exe binaries are saved. harrybharry 2009-01-29 15:30:10 +0000
  • 6fe5d8ac78 Fix command line parsing to accept unquoted files as single argument once again. Add DefaultIcon key to registry. Close root key handle when modifying registry. harrybharry 2009-01-27 00:48:17 +0000
  • 6eda888b6e [NEW] The file filters and the directory are set while find/replace/findInFiles dialog is launched. [BUG_FIXED] Texts in combo box of Find dialog are restored in order now on the launch time. donho 2009-01-26 23:21:19 +0000
  • ab4ae49c8a [NEW] Adding find in files filters supports user defined language. donho 2009-01-25 12:46:23 +0000
  • e64e4309ab [NEW_FEATURE] Add Replace in files feature. donho 2009-01-24 22:58:46 +0000
  • c57f952ea5 [BUG_FIX] Correct SCEN_SETFOCUS handling: fixes Find in files stackoverflow due to inconsistent value of pEditView. Removes the previous workaround. harrybharry 2009-01-23 15:51:09 +0000
  • 048e3b9471 [BUG_FIXED] Fix the find in files crash bug while cloned views are side by side and focus is on main view. (walkaround). donho 2009-01-22 23:11:04 +0000
  • 2e1806bd34 [MODIF] hide 5 inconsist plugins messages. donho 2009-01-20 21:34:59 +0000
  • 1e27703297 [NEW_FEATURE] refine "open ANSI files as UTF8 w/o BOM" feature. donho 2009-01-17 16:46:49 +0000
  • 2818386fb2 [BUG_FIXED] Fix a cosmetic bug. Correct a label in installer. donho 2009-01-14 20:45:10 +0000
  • cbaf5fda29 [NEW] Add NPPM_DOOPEN plugin message. donho 2009-01-14 19:19:00 +0000