Commit Graph

  • 07c17d7c44 [BUG_FIXED] Fix the crash issue while the length of config.xml is zero. donho 2007-11-13 17:29:59 +0000
  • 124111b7e9 [BUG_FIXED] Fix the crash issue while the length of config.xml is zero. Don Ho 2007-11-13 17:29:59 +0000
  • a89f6010de [NEW_FEATURE] Enable/disable Notepad++ updater via preference dialog. donho 2007-11-10 21:24:45 +0000
  • 56def17242 [NEW_FEATURE] Enable/disable Notepad++ updater via preference dialog. Don Ho 2007-11-10 21:24:45 +0000
  • a501b3f659 [NEW_FEATURE] Preparing Updater. donho 2007-11-10 14:05:57 +0000
  • 2809c591b6 [NEW_FEATURE] Preparing Updater. Don Ho 2007-11-10 14:05:57 +0000
  • 80df519dbc [BUG_FIXED] Fix the bug that the title doesn't be updated while file status changed and updated. donho 2007-11-06 18:52:45 +0000
  • a3acabff2e [BUG_FIXED] Fix the bug that the title doesn't be updated while file status changed and updated. Don Ho 2007-11-06 18:52:45 +0000
  • 0898192c6e [BUG_FIXED] Fix save file dialog crash issue. Add writelog() function. Preparing integrate auto-updater module. donho 2007-11-06 00:39:51 +0000
  • 0801675587 [BUG_FIXED] Fix save file dialog crash issue. Add writelog() function. Preparing integrate auto-updater module. Don Ho 2007-11-06 00:39:51 +0000
  • 8e2d9c744a [BUGFIXED_NEWFEATURE] Change the behaviour : When file is deleted from outside and switch back to Notepad++, user will be asked if he want to keep this file. If he answer yes, he will not be asked in the next time. Change Window title from Notepad++ - file path to file path - notepad++.exe donho 2007-11-01 20:04:31 +0000
  • 5e4712ac8c [BUGFIXED_NEWFEATURE] Change the behaviour : When file is deleted from outside and switch back to Notepad++, user will be asked if he want to keep this file. If he answer yes, he will not be asked in the next time. Change Window title from Notepad++ - file path to file path - notepad++.exe Don Ho 2007-11-01 20:04:31 +0000
  • 97dfcc5948 [BUG_FIXED] Fix a bug in Run dialog : the executable file won't be executed even it is between the double quot. donho 2007-10-29 19:38:43 +0000
  • a3e628bdc2 [BUG_FIXED] Fix a bug in Run dialog : the executable file won't be executed even it is between the double quot. Don Ho 2007-10-29 19:38:43 +0000
  • f5b8eace0a [BUG_FIXED_AND_NEW_FEATURE] Add open relative file path from command line feature. Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length). donho 2007-10-27 23:47:05 +0000
  • 95695a199b [BUG_FIXED_AND_NEW_FEATURE] Add open relative file path from command line feature. Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length). Don Ho 2007-10-27 23:47:05 +0000
  • 7e195e3058 [RELEASE_45] update the version, add a readme file for makefile. donho 2007-10-25 23:21:20 +0000
  • c4ab606525 [RELEASE_45] update the version, add a readme file for makefile. v4.5 Don Ho 2007-10-25 23:21:20 +0000
  • 249b9a79d8 [NEW_FEATURE] Add NPPM_ACTIVATEDOCMENU message. Fix NPPN_SHUTDOWN notification bug. Fix Russian display problem in the shortcut mapper. donho 2007-10-25 00:25:26 +0000
  • 991d72aded [NEW_FEATURE] Add NPPM_ACTIVATEDOCMENU message. Fix NPPN_SHUTDOWN notification bug. Fix Russian display problem in the shortcut mapper. Don Ho 2007-10-25 00:25:26 +0000
  • d24b0372ad [NEW_FEATURE] Session file load/save dialogs recognize the user defined session file extension. donho 2007-10-24 18:41:33 +0000
  • 728a52ec3e [NEW_FEATURE] Session file load/save dialogs recognize the user defined session file extension. Don Ho 2007-10-24 18:41:33 +0000
  • 0dd83435c9 [NEW_FEATURE] Add the session file extension association feature (work copy). Enhance the read/write config.xml to avoid crash. donho 2007-10-23 23:40:58 +0000
  • bb86fb61c6 [NEW_FEATURE] Add the session file extension association feature (work copy). Enhance the read/write config.xml to avoid crash. Don Ho 2007-10-23 23:40:58 +0000
  • 27d6d9b280 [NEW_FEATURE] Add the session file ext association feature (not yet finish). donho 2007-10-23 20:46:13 +0000
  • 236ab0356e [NEW_FEATURE] Add the session file ext association feature (not yet finish). Don Ho 2007-10-23 20:46:13 +0000
  • 0ea22b1a1e [ADD] Add a edit control in Preference dlg for the session file extension. donho 2007-10-22 23:50:59 +0000
  • a2b3806fe2 [ADD] Add a edit control in Preference dlg for the session file extension. Don Ho 2007-10-22 23:50:59 +0000
  • efb48516c5 [BUG_FIXED] Fix crash issue while the launch the session file which contains the same file in 2 views (clone mode). The session code to memorize 2 views is completely rewritten. donho 2007-10-22 19:25:05 +0000
  • 15399bdfd2 [BUG_FIXED] Fix crash issue while the launch the session file which contains the same file in 2 views (clone mode). The session code to memorize 2 views is completely rewritten. Don Ho 2007-10-22 19:25:05 +0000
  • cce77550f2 [NEW_FEATURE] Add new -ro and -noSession command line parameters. donho 2007-10-21 00:23:07 +0000
  • d00956b64f [NEW_FEATURE] Add new -ro and -noSession command line parameters. Don Ho 2007-10-21 00:23:07 +0000
  • 681bb5943a [ENHANCEMENT] New auto-add extension behaviour : the chosen filter is remembered on the next launch. donho 2007-10-20 14:10:42 +0000
  • 69a2054a32 [ENHANCEMENT] New auto-add extension behaviour : the chosen filter is remembered on the next launch. Don Ho 2007-10-20 14:10:42 +0000
  • 798ffa148e [ENHANCEMENT] New auto-add extension behaviour : 1. The filter *.* don't change the extension at all, whatever users type. 2. The file save dialog will be launched with the filter *.* set as default. So user can add any customized extension. 3. Choose other filters will change extension of file automatically. For example, a file name "toto.php" will be changed to "toto.txt" if the filter Normal Text "*.txt" is choosen. donho 2007-10-19 18:57:18 +0000
  • 49d4abe59e [ENHANCEMENT] New auto-add extension behaviour : 1. The filter *.* don't change the extension at all, whatever users type. 2. The file save dialog will be launched with the filter *.* set as default. So user can add any customized extension. 3. Choose other filters will change extension of file automatically. For example, a file name "toto.php" will be changed to "toto.txt" if the filter Normal Text "*.txt" is choosen. Don Ho 2007-10-19 18:57:18 +0000
  • ead33bc5d4 [ENHANCE] Enhance the auto-add extension feature. donho 2007-10-16 00:11:45 +0000
  • c206281606 [ENHANCE] Enhance the auto-add extension feature. Don Ho 2007-10-16 00:11:45 +0000
  • 86855be790 [RELEASE_44] v4.4 OR. Add NPPN_SHUTDOWN notification. donho 2007-10-14 22:29:56 +0000
  • 62e39da8c9 [RELEASE_44] v4.4 OR. Add NPPN_SHUTDOWN notification. v4.4 Don Ho 2007-10-14 22:29:56 +0000
  • a5ec85b4b6 [RELEASE_44] Update the build note content. donho 2007-10-13 00:28:32 +0000
  • bbb38df801 [RELEASE_44] Update the build note content. Don Ho 2007-10-13 00:28:32 +0000
  • 681ef5ea41 [NEW_FEATURE] Enhance auto-added ext in file save dialog. donho 2007-10-11 23:24:56 +0000
  • 5610aafd53 [NEW_FEATURE] Enhance auto-added ext in file save dialog. Don Ho 2007-10-11 23:24:56 +0000
  • a088bf7f0f [NEW_FEATURE] Add NPPN_FILESAVED and NPPN_FILEBEFORESAVE notifications. Enhance the File save Dialog (add ext). donho 2007-10-08 01:00:13 +0000
  • ab56fee546 [NEW_FEATURE] Add NPPN_FILESAVED and NPPN_FILEBEFORESAVE notifications. Enhance the File save Dialog (add ext). Don Ho 2007-10-08 01:00:13 +0000
  • 5b4eae3332 [BUG_FIXED] Fix crash issue while file is deleted outside (answer NO to popup dialog to not keep) and the silence update option is on. donho 2007-10-02 00:07:09 +0000
  • fae4fb5968 [BUG_FIXED] Fix crash issue while file is deleted outside (answer NO to popup dialog to not keep) and the silence update option is on. Don Ho 2007-10-02 00:07:09 +0000
  • 9b3b105ae8 [ADD] Add the font LINEDRAW.TTF in svn. donho 2007-10-01 21:38:26 +0000
  • 29a6dd88b8 [ADD] Add the font LINEDRAW.TTF in svn. Don Ho 2007-10-01 21:38:26 +0000
  • 16ebb8c3db [BUG_FIXED] Fix a regression bug for the lang saving in session file. ADD NPPN_FILEBEFOREOPENED and NPPN_FILECLOSED plugins notification message. donho 2007-09-30 02:09:38 +0000
  • 8af338c8aa [BUG_FIXED] Fix a regression bug for the lang saving in session file. ADD NPPN_FILEBEFOREOPENED and NPPN_FILECLOSED plugins notification message. Don Ho 2007-09-30 02:09:38 +0000
  • 09464881cc [NEW_FEATURE] Add Session Restore with Sub-View Settings feature. donho 2007-09-29 01:17:38 +0000
  • 26a0601c9c [NEW_FEATURE] Add Session Restore with Sub-View Settings feature. Don Ho 2007-09-29 01:17:38 +0000
  • 140abd70f8 [BUG_FIXED] Fix the NOTEPAD++ getting focus problem while find dialog is activated. Fix unwanted selection after popup dialog (keep file) when the file opend is deleted. donho 2007-09-25 21:27:06 +0000
  • 27d82631f1 [BUG_FIXED] Fix the NOTEPAD++ getting focus problem while find dialog is activated. Fix unwanted selection after popup dialog (keep file) when the file opend is deleted. Don Ho 2007-09-25 21:27:06 +0000
  • 32aac71481 [CLEAN_UP] clean up. donho 2007-09-23 22:00:12 +0000
  • beaa532e98 [CLEAN_UP] clean up. Don Ho 2007-09-23 22:00:12 +0000
  • 772874cbdc [RELEASE_4_3] v4.3 is entirely translatable. donho 2007-09-23 21:17:14 +0000
  • 3408d438cc [RELEASE_4_3] v4.3 is entirely translatable. v4.3 Don Ho 2007-09-23 21:17:14 +0000
  • 24bb9be975 [BUG_FIXED] Status Zone display pb. donho 2007-09-21 10:50:07 +0000
  • 4afc1e9494 [BUG_FIXED] Status Zone display pb. Don Ho 2007-09-21 10:50:07 +0000
  • 36b21e456c [BUG_FIXED] Fix the Styler Configurator display bug while the absence of global override entry in styles.xml. donho 2007-09-20 23:11:44 +0000
  • 23b5648af2 [BUG_FIXED] Fix the Styler Configurator display bug while the absence of global override entry in styles.xml. Don Ho 2007-09-20 23:11:44 +0000
  • 4398b312de [NEW_FEATURE] Star up without plugins. donho 2007-09-20 17:21:31 +0000
  • 7f0061392f [NEW_FEATURE] Star up without plugins. Don Ho 2007-09-20 17:21:31 +0000
  • f146088344 [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files (Finally!). donho 2007-09-19 23:14:11 +0000
  • cad4d7d19e [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files (Finally!). Don Ho 2007-09-19 23:14:11 +0000
  • 492290b695 [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files. donho 2007-09-18 22:52:03 +0000
  • 337c92002f [BUG_FIXED] Fix the display file type bug on the status bar while switching between the files. Don Ho 2007-09-18 22:52:03 +0000
  • b9ff195fcb [BUG_FIXED] centralize updateStatusBar() and dynamicCheckMenuAndTB() under NPPM_INTERNAL_DOCSWITCHIN message. donho 2007-09-18 18:07:26 +0000
  • 19d4db5ad6 [BUG_FIXED] centralize updateStatusBar() and dynamicCheckMenuAndTB() under NPPM_INTERNAL_DOCSWITCHIN message. Don Ho 2007-09-18 18:07:26 +0000
  • 4e26d3b469 [ENHANCE] refine the hide lines feature. donho 2007-09-16 21:40:08 +0000
  • 6e37cb7f50 [ENHANCE] refine the hide lines feature. Don Ho 2007-09-16 21:40:08 +0000
  • 98fc4be762 [NEW_FEATURE] Add NPPM_INTERNAL_DOCSWITCHOFF and NPPM_INTERNAL_DOCSWITCHIN Messages. donho 2007-09-15 23:23:56 +0000
  • 63d7ae461c [NEW_FEATURE] Add NPPM_INTERNAL_DOCSWITCHOFF and NPPM_INTERNAL_DOCSWITCHIN Messages. Don Ho 2007-09-15 23:23:56 +0000
  • 49c21209a1 [NEW_FEATURE] The set languages in session are remembered now. donho 2007-09-15 14:42:03 +0000
  • c28d277bd4 [NEW_FEATURE] The set languages in session are remembered now. Don Ho 2007-09-15 14:42:03 +0000
  • 20f8196bec [BUG_FIX] Fix the crash problem while session.xml is corrupted. donho 2007-09-15 11:09:25 +0000
  • 56b22bf7c7 [BUG_FIX] Fix the crash problem while session.xml is corrupted. Don Ho 2007-09-15 11:09:25 +0000
  • 81e7b66ec5 [ENHANCE] Enhance the hide lines feature. donho 2007-09-14 00:10:30 +0000
  • 7ae7b42392 [ENHANCE] Enhance the hide lines feature. Don Ho 2007-09-14 00:10:30 +0000
  • e5d3d370b8 [ADD] Add 2 xpm icons for hide lines feature. donho 2007-09-13 09:28:43 +0000
  • c6f577779d [ADD] Add 2 xpm icons for hide lines feature. Don Ho 2007-09-13 09:28:43 +0000
  • 30a7f93cb9 [NEW_FEATURE] AutoC finished. donho 2007-09-12 22:45:11 +0000
  • 80515e54ea [NEW_FEATURE] AutoC finished. Don Ho 2007-09-12 22:45:11 +0000
  • 8d99c62d5f [NEW_FEATURE] Trigger Auto-Completion automatically (Not yet finished). donho 2007-09-10 21:48:56 +0000
  • ac5fca8622 [NEW_FEATURE] Trigger Auto-Completion automatically (Not yet finished). Don Ho 2007-09-10 21:48:56 +0000
  • 1388b2282b [NEW_FEATURE] Add hide lines feature (not yet finished). Fix the Scintilla Transpose function bug (Ctrl+Shift+Down in npp). donho 2007-09-10 01:27:44 +0000
  • 37d0bd1d98 [NEW_FEATURE] Add hide lines feature (not yet finished). Fix the Scintilla Transpose function bug (Ctrl+Shift+Down in npp). Don Ho 2007-09-10 01:27:44 +0000
  • 07ac344588 [BUG_FIXED] Fix the crash bug while closing Notepad++ if Styles Configurator is never launched. donho 2007-09-06 21:41:20 +0000
  • 4b508b9baf [BUG_FIXED] Fix the crash bug while closing Notepad++ if Styles Configurator is never launched. Don Ho 2007-09-06 21:41:20 +0000
  • 750ff805fc [CLEAN] remove unnecessary files. donho 2007-09-05 23:55:32 +0000
  • b88dfddd93 [CLEAN] remove unnecessary files. Don Ho 2007-09-05 23:55:32 +0000
  • 16d7ca3406 [NEW_FEATURE] refine the styles configurator : cancel all modifications if the style configurator dialog is not closed while quit Notepad++. donho 2007-09-05 23:51:57 +0000
  • b8264154e2 [NEW_FEATURE] refine the styles configurator : cancel all modifications if the style configurator dialog is not closed while quit Notepad++. Don Ho 2007-09-05 23:51:57 +0000
  • 315e38d7cd [BUG_FIXED] Fix the crash issue while the config.xml is corrupted. donho 2007-09-05 22:07:33 +0000
  • f3723e3b29 [BUG_FIXED] Fix the crash issue while the config.xml is corrupted. Don Ho 2007-09-05 22:07:33 +0000
  • 66efb809a3 [BUG_FIXED] Fix the inconsistence of UNDO/REDO block. donho 2007-09-04 22:13:34 +0000
  • 78777cbc61 [BUG_FIXED] Fix the inconsistence of UNDO/REDO block. Don Ho 2007-09-04 22:13:34 +0000