Commit Graph

  • d8d5ce965f [] Add "CURRENT_LINE" and "CURRENT_COLUMN" environment variables for run dialog. Add NPPM_GETCURRENTLINE and NPPM_GETCURRENTCOLUMN plugin messages. donho 2008-05-02 14:35:10 +0000
  • 3e705b3e64 [RELEASE_4_9] Release 4.9. Fix the replace bug while replacing nothing. Fix the F3 searching direction bug. donho 2008-05-01 17:15:15 +0000
  • 6b4b3c3f08 [BUG_FIXED] Fix the stylers configurator transparency bug. donho 2008-04-30 20:20:29 +0000
  • 2951979ef5 [NEW] Make search in hidden folder optional in find in file. donho 2008-04-29 22:05:32 +0000
  • 017784de5b Fix URL highlight lockup harrybharry 2008-04-28 09:33:11 +0000
  • 36706f13a4 [NEW_FEATURE] Refine the "HighLight all" feature in incremental search dialog. donho 2008-04-26 03:07:18 +0000
  • 1eb46eaca3 [NEW_FEATURE] Add hilite all in Incremental search. donho 2008-04-25 18:34:25 +0000
  • ef941865d7 Fix crash bug because of incorrect static initialisation error. harrybharry 2008-04-24 22:21:49 +0000
  • 279355ee39 Cleanup vs2003 project file harrybharry 2008-04-24 18:50:54 +0000
  • 1667a3a843 Fix DnD 'deadzone' harrybharry 2008-04-24 18:38:33 +0000
  • e89bbe72d4 [NEW_FEATURE] Add 2 messages for doc monitor plugin. donho 2008-04-24 18:16:14 +0000
  • d074522b7b [ENHANCEMENT] Change commandline handling, relative paths are now properly handled. Fix a small bug when failed open of file would still change the language. harrybharry 2008-04-24 14:48:57 +0000
  • cd2cc80ede Add places bar in save as dialog harrybharry 2008-04-23 20:04:50 +0000
  • 84fa914ea1 [CLEAN] Clean up. Refine the smart hiliting feature. donho 2008-04-23 17:23:24 +0000
  • a54e45dd48 Move tab-drag cursor hotspot to tip of the arrow harrybharry 2008-04-23 15:47:52 +0000
  • 92d4080546 Fix buffer error in find message. Add binary, octal, decimal escape sequences for extended search harrybharry 2008-04-23 10:54:56 +0000
  • a1b8647714 [TUNE] Tune isWordChar() function for smart highlighting feature. donho 2008-04-23 00:28:17 +0000
  • 4dd8870891 Add lt and gt chars to isWordChar check. Fix small regression with hilite and purge. harrybharry 2008-04-22 23:36:11 +0000
  • 65bb6ceb7f [NEW_FEATURE] Mark All is change to indicator way from style way. Fix the smart highlighting performance issue. donho 2008-04-22 23:04:13 +0000
  • 936d040e40 [NEW_FEATURE] Find dialog has 'Extended' option: search for tabs, newlines, [ENHANCEMENT] Find dialog shows text that was searched when its not found, some code cleanup (replace now only replaces given word on first hit, instead of selection, if it contained the token). harrybharry 2008-04-22 22:47:49 +0000
  • 9a38619187 [ENHANCE] Find dialog always scrolls text into view, The option where to display text is removed (poor behaviour), view doesnt scroll or scrolls (attempts to) to center, Find dialog shows searched text in messagebox when not found. harrybharry 2008-04-21 22:14:44 +0000
  • 4a6ca982e1 [NEW_FEATURE] Smart HighLighting uses indicator instead of style. donho 2008-04-21 20:05:02 +0000
  • 52ebeee049 [NEW_FEATURE] Add hilighting all token wile selecting a word (finished). donho 2008-04-20 02:17:21 +0000
  • 544a4916d9 [NEW_FEATURE] Finish IE7 style menu (auto hide). donho 2008-04-20 00:31:10 +0000
  • 9e26b31e3a Incremental search integrated into ReBar, Fix Find dialogs buffer overflow, Added chevron into rebar to show hidden icons, Added plugin message to add rebarbands (experimental), simplify sizing logic a little, Remove nonexistant file from vc2003 project file. harrybharry 2008-04-19 18:32:38 +0000
  • 12a2f16042 [NEW_FEATURE] Add style transparency feature, rightclick on color to enable. donho 2008-04-19 13:57:57 +0000
  • 11333a7ec3 [NEW] Hide menu bar (in progress). donho 2008-04-18 17:40:56 +0000
  • a2aa87d8c3 [NEW_FEATURE] Add hilighting all token wile selecting a word (in progress). Add auto hide menu feature (in progress). donho 2008-04-16 22:45:47 +0000
  • 1a5e5c27bb git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@167 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-04-15 19:46:51 +0000
  • e55d1e1996 [RELEASE_4_85] OR v4.8.5 donho 2008-04-11 22:44:48 +0000
  • 4effb92bc0 [BUG_FIXED] Bring back the old behaviour for HOME and END keys. donho 2008-04-07 23:57:55 +0000
  • 6a3fdbd1fc [BUG_FIXED] Fix the file Auto-detection settings writing in config.xml bug. donho 2008-04-06 17:43:51 +0000
  • 1023a17c5f git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@163 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-04-06 12:09:49 +0000
  • a4f36f3685 [BUG_FIXED] If plugin function pointer is null, then it'll be added in menu as separator, but it won't be added in shortcut mapper list. donho 2008-04-05 22:11:25 +0000
  • a80ee0d2fa [BUG_FIXED] Fix the crash problem while the separator shortcut (if assigned) is triggered. donho 2008-04-05 12:32:14 +0000
  • 9c1b242370 [BUG_FIXED] Fix crash bug when 'Close All But Me' is selected. donho 2008-04-03 18:53:07 +0000
  • ef071a1fa9 [NEW] Add separator menu item for plugin menu (if _pFunc == NULL). donho 2008-03-31 23:18:53 +0000
  • 7a07e38f4f [BUG_FIXED] Fix a crash bug by inserting a new feature. donho 2008-03-30 23:46:07 +0000
  • 16f5cc9a3c [FIXED] Fix some typos. donho 2008-03-29 00:32:32 +0000
  • 0d932b764b [ENHANCEMENT]Improve toolbar performance. Internals prepped for later extensions. donho 2008-03-28 01:49:51 +0000
  • 3701d40a8f [BUG_FIXED] Fix crash bug while a "New 2" is in session.xml. Clean up the toolbar code. donho 2008-03-28 01:11:22 +0000
  • 92c229a57a [BUG_FIXED] Fix the annoying acrobat reader dialog problem. donho 2008-03-27 00:53:06 +0000
  • 99faa2bc0f [NEW_FEATURE] Add a new message for Document Monitor plugin. donho 2008-03-24 22:18:22 +0000
  • a03ca89d0b [BUG_FIXED] Fix the bug that the first new document is set as "New Document setting". donho 2008-03-24 14:06:20 +0000
  • 79db2731cc [BUG_FIXED] Fix the bug of scrolling to eof feature for the current document. donho 2008-03-23 23:44:01 +0000
  • 3453ff8ee8 [ENHANCEMENT] Enhance scroll to eof feature for the current document. donho 2008-03-23 17:57:57 +0000
  • ba85977e6d [BUG_FIXED] Enhance checking modification from outside feature. donho 2008-03-22 12:18:56 +0000
  • e7e3be93b8 [NEW_FEATURE] Add scroll to end line after update feature. donho 2008-03-16 03:23:04 +0000
  • 2c7231484c [NEW_ENTRY] Add new entry for document monitor plugin. donho 2008-03-15 22:50:05 +0000
  • ae9f90bd5f [NEW_FEATURE] Add DnD feature (WM_DROPFILES) for the plugins windows. donho 2008-03-15 16:03:57 +0000
  • 6480c3099b [BUG_FIXED] Fix the DnD text bug between 2 views. Notepad_plus.cpp clean up. donho 2008-03-10 01:57:53 +0000
  • b271777e83 [RELEASE_4_82] Notepad++ v4.8.2 release. donho 2008-03-09 18:10:47 +0000
  • 88edc71a7d [NEW_FEATURE] Add the capacity (behaviour) of keeping line highlighting even when Notepad++ loss its focus. donho 2008-03-07 23:43:28 +0000
  • 7d950fe5d8 [SCINTILLA_NEW_FEATURE] Add the capacity of keeping line highlighting even when it loss its focus. donho 2008-03-07 23:32:29 +0000
  • 147d885a44 [BUG_FIXED] Fix unicode input problem for non ansi characters. Fix missing fonts in font list problem (Styler configurator). donho 2008-03-05 23:37:13 +0000
  • d550ce44b2 [RELEASE_4_8_1] Notepad++ v4.8.1 release : 1. Enhance shortcut mapper; fix bug - get back Shift+Del, Shift+Ins and Ctrl+Ins shortcut. 2. Disable GUP on Notepad++ launch time under vista due to UAC issue. donho 2008-03-02 23:27:44 +0000
  • c7162f9555 [BUG_FIXED] Fix the bug of last session's doc position are not rescrolled on Notepad++ launch time if wrap mode is activated. donho 2008-03-01 19:02:56 +0000
  • 2b1e41512f [RELEASE_4_8] Notepad++ v4.8 OR. donho 2008-02-27 00:07:53 +0000
  • 4cce0e45f7 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@137 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-02-23 17:59:41 +0000
  • dbd9afeaca [ENHANCEMENT] Enhance the auto-completion feature : user can define the number of characters to trigger auto-completion popup dialog. donho 2008-02-22 22:55:56 +0000
  • a9172eee73 [BUG_FIXED] Fix a small display drawback while switch from simple line tab to multi line tab. donho 2008-02-20 23:31:03 +0000
  • 608bc8187d [ENHANCE] Enhance the changed HSCRLL behaviour. donho 2008-02-20 01:25:51 +0000
  • 0e32dd48f4 [CHANGE_BEHAVIOUR] Change the horizontal scroll behaviour from dynamic one to static one. donho 2008-02-19 22:42:31 +0000
  • 62cfd070bf [BUG_FIXED] cannot save file(s) if application closed while minimized. donho 2008-02-18 22:07:13 +0000
  • 93280d508e [ENHANCE] Enhance the conversion feature by emptying the undo buffer after the conversion. donho 2008-02-16 00:05:54 +0000
  • 393ded102c [NEW_FEATURE] Add the utf8->ansi / ansi->utf8 conversion feature. donho 2008-02-13 23:38:24 +0000
  • ec338d909a git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@129 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-02-12 01:02:09 +0000
  • c0ae1fefc3 [MNEW_FEATURE] Add mouse wheel horizontal scroll feature (vista only). Add mouse browsing (forward/back) feature. donho 2008-02-11 01:45:13 +0000
  • e0d391d73e [ADD] add property file for scintilla vc2005 project file. donho 2008-02-10 23:30:39 +0000
  • fd383d3b55 [BUG_FIXED] Fix folding bugs while deleting the begin/end folding keywords. donho 2008-02-10 23:27:55 +0000
  • 53f1dbfc19 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@125 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-02-10 00:01:56 +0000
  • 850b690237 [UPDATE] Upgrade Scintilla from v1.73 to v1.75 donho 2008-02-09 23:08:34 +0000
  • e240ac8c6d [NEW_FEATURE] Wrap position restore while switching back document. donho 2008-02-04 22:44:01 +0000
  • 4b0926a0d2 [BUG_FIXED] Restore working directory with no open files. donho 2008-02-03 01:54:33 +0000
  • 83fb8c749d [NEW_FEATURE] Add Go to offset feature (in Go To Line dialog). donho 2008-02-03 01:15:19 +0000
  • 3b54280024 [NEW_FEATURE] Add detection mouse wheel on the different view feature. User can scroll edit view when mouse on it, it's not necessary to set edit view as current view to scroll it. donho 2008-01-30 20:29:31 +0000
  • 8d0a0b8c30 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@119 f5eea248-9336-0410-98b8-ebc06183d4e3 donho 2008-01-30 18:08:39 +0000
  • eedb31193b [NEW_FEATURE] Enhance ShortcutMapper - all the commands can be assigned to a shortcut, including the unmapped ones. donho 2008-01-30 00:31:11 +0000
  • d88fa6236d [NEW_FEATURE] Make orange indicator on the top of tab lighter when the view loss the focus. Fix the multi-line tab height display problem while adding/removing the document. donho 2008-01-25 22:55:14 +0000
  • 4b4e1f9967 [NEW_FEATURE] VERTICAL/MULTILINE feature done. donho 2008-01-23 22:10:06 +0000
  • 05ac5e63cb [IN_PROGRESS] Add multiline and vertical capacity for tab bar. donho 2008-01-23 19:27:41 +0000
  • dfb0f2dadb [IN_PROGRESS] Add multiline and vertical capacity for tab bar. donho 2008-01-23 00:26:07 +0000
  • 84487e2f20 [IN_PROGRESS] VERTICAL/MULTILINE feature in progress. donho 2008-01-22 00:25:59 +0000
  • 63ec780bfb [IN_PROGRESS] VERTICAL/MULTILINE feature in progress. donho 2008-01-20 23:41:17 +0000
  • bf507dc5ee [NEW_FEATURE] Add launch "as notepad" style feature (detection of asNotepad.xml, then launch notepad++ with -multiInst -nosession -notabbar options). vertical/multiline tab is in progression. donho 2008-01-20 02:41:42 +0000
  • 4b34c681af [NEW_FEATURE] Add multiline and vertical capacity for tab bar. donho 2008-01-19 10:42:32 +0000
  • e8323985c0 [BUG_FIXED] Fix Preference crash bug. donho 2008-01-17 23:43:48 +0000
  • 525960820e [BUG_FIXED] Fix word-completion crash bug while the word to complete exceeds 256 characters. donho 2008-01-17 22:58:09 +0000
  • 5b79b33eb1 [BUG_FIXED] Fix full screen mode bug : can not switch applications by using Alt+TAB in full screen mode. donho 2008-01-17 01:20:23 +0000
  • df87cfe02d [NEW_FEATURE] Add 3 files for new docking manager. donho 2008-01-16 20:08:13 +0000
  • 9768d7f0a5 [NEW_FEATURE] Add new look and feel of Docking container. donho 2008-01-16 19:54:53 +0000
  • 3412c5ce5d [RELEASE_475] Fix invisible tabs bug while closing (Finally). donho 2008-01-14 19:40:10 +0000
  • c83d5801c9 [NEW_FEATURE] Support YAML language. donho 2008-01-14 00:46:40 +0000
  • 2417d3af69 [BUG_FIXED] 1. Fix the bug regarding the scroll bar for folding issue. 2. Fix the full screen (F11) bug regarding multi-display issue 3. including nppcm64.dll in installer for ths x64 OS. donho 2008-01-12 23:19:47 +0000
  • 95e2c6d529 [BUG_FIXED] Fix the horizon scroll bar bug. Correct a typo. donho 2008-01-10 01:06:28 +0000
  • 2ba1a1597f [BUG_FIXED] Fix the crash issue of window dialog while clicking Sort button without selected item. Enhance Sort feature GUI part - Enable Sort button only after clicking on the column tab; Disable Sort button after sorting. donho 2008-01-08 17:36:34 +0000
  • 72bb63c88d [RELEASE_473] Enhance installer. Fix horizontal scroll bug regarding the folding issue. Add a new behaviour that click on active tab activate the view as current view. donho 2008-01-07 00:46:43 +0000
  • 8c0817a0ba [RELEASE_4_72] 4.7.2 final release. donho 2008-01-03 18:38:05 +0000
  • 9d134b4cd4 [RELEASE_4_72] Fix the regression that the native language doesn't show in the menu. Enhance the full screen feature (F11). donho 2008-01-03 18:11:47 +0000
  • fae88016e9 [RELEASE_471] 4.7.1 release - Fix the crash bug due to subview session saving problem. donho 2008-01-02 22:22:03 +0000