2658 Commits (08b0d390ee5550f5b828c6d79f2808e101c75d9d)
 

Author SHA1 Message Date
donho fdc6f7d8b0 [NEW_FEATURE] Marked line operation (in progress). 17 years ago
donho f6dafe8b08 [NEW_FEATURE] Tabbar's coulours is configurable (Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator). 17 years ago
donho 8fed0b0937 [UPDATE] update vc2005 project file. 17 years ago
harrybharry e6cfeedc0d Finish Calltip. 17 years ago
donho 7085e69724 [NEW_FEATURE] Add tooltips in document tab to display the full file name path. 17 years ago
donho 6b5aa92d6e [NEW_FEATURE] Add Calltip capacity. 17 years ago
donho cfdbd4b5ef [BUG_FIXED] Fix smart highlight bug. 17 years ago
donho 3208c99d98 [RELEASE] v4.9.2 17 years ago
donho 7b7909ad80 [BUG_FIXED] Fix the regression bug that x position doesn't be restored while switching back a document. 17 years ago
donho fd437c9c7d [NEW_FEATURE] Add "Save Copy As" feature. 17 years ago
harrybharry b177e060bc Fix octal search typo 17 years ago
donho 929d1d43ba [RELEASE] v4.9.1 17 years ago
donho 537e3ad70e [BUG_FIXED] Fix Find in files result display problem (unicode). 17 years ago
donho d8d5ce965f [] Add "CURRENT_LINE" and "CURRENT_COLUMN" environment variables for run dialog. 17 years ago
donho 3e705b3e64 [RELEASE_4_9] Release 4.9. 17 years ago
donho 6b4b3c3f08 [BUG_FIXED] Fix the stylers configurator transparency bug. 17 years ago
donho 2951979ef5 [NEW] Make search in hidden folder optional in find in file. 17 years ago
harrybharry 017784de5b Fix URL highlight lockup 17 years ago
donho 36706f13a4 [NEW_FEATURE] Refine the "HighLight all" feature in incremental search dialog. 17 years ago
donho 1eb46eaca3 [NEW_FEATURE] Add hilite all in Incremental search. 17 years ago
harrybharry ef941865d7 Fix crash bug because of incorrect static initialisation error. 17 years ago
harrybharry 279355ee39 Cleanup vs2003 project file 17 years ago
harrybharry 1667a3a843 Fix DnD 'deadzone' 17 years ago
donho e89bbe72d4 [NEW_FEATURE] Add 2 messages for doc monitor plugin. 17 years ago
harrybharry d074522b7b [ENHANCEMENT] Change commandline handling, relative paths are now properly handled. 17 years ago
harrybharry cd2cc80ede Add places bar in save as dialog 17 years ago
donho 84fa914ea1 [CLEAN] Clean up. 17 years ago
harrybharry a54e45dd48 Move tab-drag cursor hotspot to tip of the arrow 17 years ago
harrybharry 92d4080546 Fix buffer error in find message. Add binary, octal, decimal escape sequences for extended search 17 years ago
donho a1b8647714 [TUNE] Tune isWordChar() function for smart highlighting feature. 17 years ago
harrybharry 4dd8870891 Add lt and gt chars to isWordChar check. 17 years ago
donho 65bb6ceb7f [NEW_FEATURE] Mark All is change to indicator way from style way. 17 years ago
harrybharry 936d040e40 [NEW_FEATURE] Find dialog has 'Extended' option: search for tabs, newlines, 17 years ago
harrybharry 9a38619187 [ENHANCE] Find dialog always scrolls text into view, 17 years ago
donho 4a6ca982e1 [NEW_FEATURE] Smart HighLighting uses indicator instead of style. 17 years ago
donho 52ebeee049 [NEW_FEATURE] Add hilighting all token wile selecting a word (finished). 17 years ago
donho 544a4916d9 [NEW_FEATURE] Finish IE7 style menu (auto hide). 17 years ago
harrybharry 9e26b31e3a Incremental search integrated into ReBar, 17 years ago
donho 12a2f16042 [NEW_FEATURE] Add style transparency feature, rightclick on color to enable. 17 years ago
donho 11333a7ec3 [NEW] Hide menu bar (in progress). 17 years ago
donho a2aa87d8c3 [NEW_FEATURE] Add hilighting all token wile selecting a word (in progress). 17 years ago
donho 1a5e5c27bb git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@167 f5eea248-9336-0410-98b8-ebc06183d4e3 17 years ago
donho e55d1e1996 [RELEASE_4_85] OR v4.8.5 17 years ago
donho 4effb92bc0 [BUG_FIXED] Bring back the old behaviour for HOME and END keys. 17 years ago
donho 6a3fdbd1fc [BUG_FIXED] Fix the file Auto-detection settings writing in config.xml bug. 17 years ago
donho 1023a17c5f git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@163 f5eea248-9336-0410-98b8-ebc06183d4e3 17 years ago
donho 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. 17 years ago
donho a80ee0d2fa [BUG_FIXED] Fix the crash problem while the separator shortcut (if assigned) is triggered. 17 years ago
donho 9c1b242370 [BUG_FIXED] Fix crash bug when 'Close All But Me' is selected. 17 years ago
donho ef071a1fa9 [NEW] Add separator menu item for plugin menu (if _pFunc == NULL). 17 years ago