Commit Graph

  • 93a47c6d70 [BUG_FIX] Fix win9x unicode search problem. donho 2007-09-03 23:28:29 +0000
  • 1524fef9ac [BUG_FIX] Fix win9x unicode search problem. Don Ho 2007-09-03 23:28:29 +0000
  • 7047f34cb0 [NEW_FEATURE] Change the behaviour of Styles Configurator : 1. Remove "Apply" button. 2. Cancel to restore the old setting. donho 2007-09-01 00:21:06 +0000
  • 6a1a27eaea [NEW_FEATURE] Change the behaviour of Styles Configurator : 1. Remove "Apply" button. 2. Cancel to restore the old setting. Don Ho 2007-09-01 00:21:06 +0000
  • dee59a4ce7 [UPDATE] Remove apply button in Stylers configurator. Now the visual effect is update immediately. donho 2007-08-30 00:06:19 +0000
  • 07135f0f9f [UPDATE] Remove apply button in Stylers configurator. Now the visual effect is update immediately. Don Ho 2007-08-30 00:06:19 +0000
  • 9128785e17 [BUG_FIXED] Fix the bold/italic/underline refresh problem in Stylers Configurator for Scintilla component. donho 2007-08-29 17:48:03 +0000
  • 758807a8ae [BUG_FIXED] Fix the bold/italic/underline refresh problem in Stylers Configurator for Scintilla component. Don Ho 2007-08-29 17:48:03 +0000
  • f72f29ac58 [NEW_FEATURE] Global override feature is available. donho 2007-08-28 23:03:17 +0000
  • 8970328e38 [NEW_FEATURE] Global override feature is available. Don Ho 2007-08-28 23:03:17 +0000
  • 1d523a9125 [UPDATE] GlobalOverride feature... donho 2007-08-28 21:42:24 +0000
  • 89b3461ffb [UPDATE] GlobalOverride feature... Don Ho 2007-08-28 21:42:24 +0000
  • de9aa761f9 [NEW_FEATURE] Global override style : to be continued. donho 2007-08-27 18:59:34 +0000
  • 89369ce76f [NEW_FEATURE] Global override style : to be continued. Don Ho 2007-08-27 18:59:34 +0000
  • e34c53d63a [NEW_FEATURE] Global Override style - incomplete. donho 2007-08-26 22:35:37 +0000
  • e9a9570f2f [NEW_FEATURE] Global Override style - incomplete. Don Ho 2007-08-26 22:35:37 +0000
  • dd759bfa42 [NEW_FEATURE] Auto check "In selection" in Find Replace dialog while there's a selection in the text zone. donho 2007-08-23 23:23:02 +0000
  • a6dec52dd8 [NEW_FEATURE] Auto check "In selection" in Find Replace dialog while there's a selection in the text zone. Don Ho 2007-08-23 23:23:02 +0000
  • 894c4dcffd [NEW_FEATURE] Add new plugin notification message NPPN_FILEJUSTOPENED. donho 2007-08-22 23:10:45 +0000
  • 736f23e95c [NEW_FEATURE] Add new plugin notification message NPPN_FILEJUSTOPENED. Don Ho 2007-08-22 23:10:45 +0000
  • d2aecf4d18 [BUG_FIXED]add a "case" in the "switch". donho 2007-08-22 19:57:41 +0000
  • 6ba6241d9d [BUG_FIXED]add a "case" in the "switch". Don Ho 2007-08-22 19:57:41 +0000
  • e062a94cc5 [BUG_FIXED] Fix the file status auto-detection bug : a unwanted selection after a popup dialog. donho 2007-08-22 16:53:19 +0000
  • ffa39e4c4b [BUG_FIXED] Fix the file status auto-detection bug : a unwanted selection after a popup dialog. Don Ho 2007-08-22 16:53:19 +0000
  • 1f83e269f4 [NEW_FEATURE] Add a new plugin message NPPM_MENUCOMMAND which allows plugins to execute all the npp available menu commands. donho 2007-08-20 00:58:01 +0000
  • a088f2fa56 [NEW_FEATURE] Add a new plugin message NPPM_MENUCOMMAND which allows plugins to execute all the npp available menu commands. Don Ho 2007-08-20 00:58:01 +0000
  • 5357c64049 [BUG_FIXED] Crash bug while the shortcut command is absent in shortcut.xml is fixed. Add a new message NPPM_MSGTOPLUGIN for the communication between 2 plugins. donho 2007-08-19 00:38:09 +0000
  • c2ea76beb6 [BUG_FIXED] Crash bug while the shortcut command is absent in shortcut.xml is fixed. Add a new message NPPM_MSGTOPLUGIN for the communication between 2 plugins. Don Ho 2007-08-19 00:38:09 +0000
  • 61c0b2af50 [RELEASE] v4.2.2 : 1. Fix a regression bug regarding the filters in Find in files dialog. 2. Add a new transparency feature for Find dialog : Transparency on loss focus. donho 2007-08-15 20:23:37 +0000
  • 18bf884e3f [RELEASE] v4.2.2 : 1. Fix a regression bug regarding the filters in Find in files dialog. 2. Add a new transparency feature for Find dialog : Transparency on loss focus. v4.2.2 Don Ho 2007-08-15 20:23:37 +0000
  • a789174c0b [BUG_FIXED] v4.2.1 : Fix regression bug : replace in selection bug. donho 2007-08-14 00:53:49 +0000
  • 597e5e9984 [BUG_FIXED] v4.2.1 : Fix regression bug : replace in selection bug. v4.2.1 Don Ho 2007-08-14 00:53:49 +0000
  • 2322694649 [RELEASE_V42] 1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive). 2. Add a menu entry to access to notepad++ plugins project page. 3. Enhance file open dialog (add all supported extensions in the filters list). 4. Fix bug of Run macro until EOF. donho 2007-08-12 23:21:25 +0000
  • 8f496d5c7b [RELEASE_V42] 1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive). 2. Add a menu entry to access to notepad++ plugins project page. 3. Enhance file open dialog (add all supported extensions in the filters list). 4. Fix bug of Run macro until EOF. Don Ho 2007-08-12 23:21:25 +0000
  • 98e9f1f971 [NEW_FEATURE] Add a menu entry to access to notepad++ plugins project page. donho 2007-08-08 23:05:14 +0000
  • 5c46a32c47 [NEW_FEATURE] Add a menu entry to access to notepad++ plugins project page. Don Ho 2007-08-08 23:05:14 +0000
  • b4f7260e9b [BUG_FIXED] 1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive). 2. Fix keyboard shortcut bug in FindReplaceDlg. donho 2007-08-08 17:22:48 +0000
  • 86f45846f6 [BUG_FIXED] 1. Fix User Define Language extension recognition problem for sensitive case (now it's insensitive). 2. Fix keyboard shortcut bug in FindReplaceDlg. Don Ho 2007-08-08 17:22:48 +0000
  • 9365f6f308 [CLEAN_UP] remove unnecessary files. donho 2007-08-07 12:33:21 +0000
  • 9118d3552b [CLEAN_UP] remove unnecessary files. Don Ho 2007-08-07 12:33:21 +0000
  • ec7b0c2da9 v4.2 ready donho 2007-08-07 00:55:50 +0000
  • 23e0d54efc v4.2 ready Don Ho 2007-08-07 00:55:50 +0000