donho
8e9e2f30bc
[BUG_FIXED] Fix crash issue while file's language is "User Defined" in the last session.
...
Fix the User Defined language and some languages' syntax highlighting problem while reload last session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@247 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-22 19:09:40 +00:00
donho
d5f5e41fd5
[NEW_FEATURE] Add Caret block mode.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@246 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-20 22:58:19 +00:00
donho
4e3dd33f9c
[NEW_FEATURE] Add Caret block mode.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@245 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-20 22:41:34 +00:00
donho
bae3eb5bda
[BUG_FIXED] Fix the User Language Define Dialog don't update current document.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@244 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-19 23:55:18 +00:00
harrybharry
15a335da5f
Adjust reload after fileupdate, now deferred.
...
Fix bug where changing readonly attribute didnt always trigger change of status.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@243 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-18 21:09:41 +00:00
harrybharry
ed40c1f03b
Adjust lexing handling, restored performance in some cases,
...
temp. disable cloneview on updates.
Update lexer table to also contain lexerID.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@242 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-18 13:12:54 +00:00
harrybharry
a06816432b
Change find in files/replace etc to use invisible view.
...
Also fix bug where replace in files didnt trigger save point
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@241 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-17 11:04:03 +00:00
harrybharry
fe67fabc7c
Fix bug with lexer.
...
Saving doesnt reset language if name not changed.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@240 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 19:54:03 +00:00
harrybharry
5998725315
Change shortcut for Word-completion to Ctrl-Enter
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@239 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 19:35:19 +00:00
harrybharry
ba6a9c260b
Fix correct userdefined lang not selected when opening file.
...
Fix view not updating if userdefine is changed (only for active view)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@238 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 13:16:36 +00:00
harrybharry
53f60b4a7a
Fix styler configurator setting wrong lexer in sub-view.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@237 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 12:46:07 +00:00
harrybharry
1a2e2e0431
Fix reload not trigger restyle.
...
Fix find in files corrupting Buffer status.
Incremental search removing highlighting of closed.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@236 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 12:44:04 +00:00
harrybharry
5529852d67
Fix file case problem.
...
Fix incremental search not using selected text.
Fix Session not loaded using anything other than file->open menu.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@235 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-16 11:35:05 +00:00
donho
84b2a53819
[BUG_FIXED] Fix the crash issue under Chinese/Korean/Japanese Windoz in v5.0 alpha.
...
Fix go to line command line bug.
Enhance Find in files and Find in all opened files features' performance.
Fix dialog off screen problem under multi-monitor environment.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@234 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-15 17:52:08 +00:00
harrybharry
01285fbfbc
attachDefaultDoc now in Scintilla::init().
...
(fix crash on startup because buffer == NULL)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@233 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-14 17:36:57 +00:00
harrybharry
673c2f3097
Prevent unfolding from hiding goto line
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@232 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-14 15:56:49 +00:00
harrybharry
26287e2f08
Fix bugs with find in (open) files.
...
Ensure goto line is visible
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@231 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-14 15:55:42 +00:00
donho
73a6500e63
[ENHANCE] Make smart highlight work only with mouse double clicked in order to improve the its performance.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@230 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-13 16:17:04 +00:00
harrybharry
a979745f97
Fix statusbar not updating
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@229 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-12 22:42:28 +00:00
harrybharry
c87f33fbea
Fix crash in recentfilelist
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@228 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-12 22:24:03 +00:00
donho
f7f1e9bf77
[BUG_FIXED] Fix all doc tab blink bug when Notepad++ is re-activated.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@227 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-12 22:07:19 +00:00
donho
f7397ed5ec
[NEW] Protect SCNotification structure data from the modification of plugins.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@226 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-12 14:37:08 +00:00
donho
b07c4db28e
[BUG_FIXED] Fix "replace with space" in GUI not be remembered bug.
...
Fix HTML syntax highlighting is not applied in php, asp file bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@225 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-11 16:12:11 +00:00
donho
536a07167d
[NEW_FEATURE] Add the smart highlight file size limit - 1.5 MB in order to improve the performance.
...
Make setInfo() call before getFuncsArray() call for PluginsManager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@224 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-08 19:55:59 +00:00
harrybharry
a7d7d28f98
Fix bug where linenumber margin of secondary view was shown on startup if primary was shown, even though settings said otherwise.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@223 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-08 16:13:56 +00:00
harrybharry
70ca7e3ff8
Fix crash if session contained only sub-view files.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@222 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-08 16:09:09 +00:00
harrybharry
9448135225
Fix wordcompletion bug: API file had to be present to function.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@221 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-07 16:08:13 +00:00
harrybharry
3e551ff84b
Fix bug where saving document would cause folding to be lost
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@220 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-07 15:59:25 +00:00
harrybharry
47194d114d
fix markers and language on session load
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@219 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-07 13:08:52 +00:00
donho
b3d018373f
[NEW_FEATURE] Finish the Caret setting.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@218 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-07 12:49:21 +00:00
harrybharry
95044318e7
Fix filesession position bug
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@217 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-07 10:39:42 +00:00
donho
fd7b3614d1
[NEW_FEATURE] Caret width and blink rate are customizable. (in progress)
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@216 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-06 23:26:18 +00:00
harrybharry
e4cab506f8
[Near 5.0]
...
Change filehandling: buffers.
This fixes many things like clonemode etc.. Faster shutdown. Open files with date pre-1970.
Hide lines now saved during switches.
Recent files has been redone: also numbers, more stable, no duplicates.
Display asterisk in titlebar if dirty file is active.
Some minor stuff that may have come along.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@215 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-06 12:09:54 +00:00
donho
b9256773b6
[BEHAVIOUR_FIXED] Fix a minor behaviour in shorcutmapper.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@214 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-01 15:22:11 +00:00
donho
a3b344bbc2
[NEW_FEATURE] All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands.
...
The bookmarks' look & feel are improved.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@213 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-01 14:47:28 +00:00
donho
9c0023c575
[NEW_FEATURE] Add "Select all" and "copy" context menu items in Find in files results window.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@212 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-30 15:44:59 +00:00
harrybharry
169d0e69ca
Fix goto line with command line bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@211 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-28 09:56:12 +00:00
donho
b62de8fd30
[NEW_FEATURE] bookmarked lines operations.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@210 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-27 01:54:52 +00:00
harrybharry
b6020b9083
Add indicator transparency option.
...
Set it to 100 (out of 255) for better visibility.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@209 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-27 00:47:40 +00:00
donho
fdc6f7d8b0
[NEW_FEATURE] Marked line operation (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@208 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-26 17:38:27 +00:00
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).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@207 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-25 19:00:15 +00:00
donho
8fed0b0937
[UPDATE] update vc2005 project file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@206 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-23 21:58:55 +00:00
harrybharry
e6cfeedc0d
Finish Calltip.
...
Make AutoComplete class.
AutoComplete uses XML data.
Add exception handling (dumping filedata).
Sync Project file with added files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@205 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-22 23:42:00 +00:00
donho
7085e69724
[NEW_FEATURE] Add tooltips in document tab to display the full file name path.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@204 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-21 00:34:17 +00:00
donho
6b5aa92d6e
[NEW_FEATURE] Add Calltip capacity.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@203 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-18 14:06:50 +00:00
donho
cfdbd4b5ef
[BUG_FIXED] Fix smart highlight bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@202 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-15 23:03:41 +00:00
donho
3208c99d98
[RELEASE] v4.9.2
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@201 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-11 13:53:50 +00:00
donho
7b7909ad80
[BUG_FIXED] Fix the regression bug that x position doesn't be restored while switching back a document.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@200 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-10 18:49:33 +00:00
donho
fd437c9c7d
[NEW_FEATURE] Add "Save Copy As" feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@199 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-08 23:17:43 +00:00
harrybharry
b177e060bc
Fix octal search typo
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@198 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-06 21:23:21 +00:00
donho
929d1d43ba
[RELEASE] v4.9.1
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@197 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-04 18:18:53 +00:00
donho
537e3ad70e
[BUG_FIXED] Fix Find in files result display problem (unicode).
...
Fix smart hilite bug that it doesn't work with the word contain the accent(s).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@196 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-03 22:08:53 +00:00
donho
d8d5ce965f
[] Add "CURRENT_LINE" and "CURRENT_COLUMN" environment variables for run dialog.
...
Add NPPM_GETCURRENTLINE and NPPM_GETCURRENTCOLUMN plugin messages.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@195 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-02 14:35:10 +00:00
donho
3e705b3e64
[RELEASE_4_9] Release 4.9.
...
Fix the replace bug while replacing nothing.
Fix the F3 searching direction bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@194 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-05-01 17:15:15 +00:00
donho
6b4b3c3f08
[BUG_FIXED] Fix the stylers configurator transparency bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@193 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-30 20:20:29 +00:00
donho
2951979ef5
[NEW] Make search in hidden folder optional in find in file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@192 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-29 22:05:32 +00:00
harrybharry
017784de5b
Fix URL highlight lockup
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@191 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-28 09:33:11 +00:00
donho
36706f13a4
[NEW_FEATURE] Refine the "HighLight all" feature in incremental search dialog.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@190 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-26 03:07:18 +00:00
donho
1eb46eaca3
[NEW_FEATURE] Add hilite all in Incremental search.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@189 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-25 18:34:25 +00:00
harrybharry
ef941865d7
Fix crash bug because of incorrect static initialisation error.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@188 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 22:21:49 +00:00
harrybharry
279355ee39
Cleanup vs2003 project file
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@187 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 18:50:54 +00:00
harrybharry
1667a3a843
Fix DnD 'deadzone'
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@186 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 18:38:33 +00:00
donho
e89bbe72d4
[NEW_FEATURE] Add 2 messages for doc monitor plugin.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@185 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 18:16:14 +00:00
harrybharry
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.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@184 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-24 14:48:57 +00:00
harrybharry
cd2cc80ede
Add places bar in save as dialog
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@183 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 20:04:50 +00:00
donho
84fa914ea1
[CLEAN] Clean up.
...
Refine the smart hiliting feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@182 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 17:23:24 +00:00
harrybharry
a54e45dd48
Move tab-drag cursor hotspot to tip of the arrow
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@181 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 15:47:52 +00:00
harrybharry
92d4080546
Fix buffer error in find message. Add binary, octal, decimal escape sequences for extended search
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@180 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 10:54:56 +00:00
donho
a1b8647714
[TUNE] Tune isWordChar() function for smart highlighting feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@179 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-23 00:28:17 +00:00
harrybharry
4dd8870891
Add lt and gt chars to isWordChar check.
...
Fix small regression with hilite and purge.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@178 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-22 23:36:11 +00:00
donho
65bb6ceb7f
[NEW_FEATURE] Mark All is change to indicator way from style way.
...
Fix the smart highlighting performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@177 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-22 23:04:13 +00:00
harrybharry
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).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@176 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-22 22:47:49 +00:00
harrybharry
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.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@175 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-21 22:14:44 +00:00
donho
4a6ca982e1
[NEW_FEATURE] Smart HighLighting uses indicator instead of style.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@174 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-21 20:05:02 +00:00
donho
52ebeee049
[NEW_FEATURE] Add hilighting all token wile selecting a word (finished).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@173 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-20 02:17:21 +00:00
donho
544a4916d9
[NEW_FEATURE] Finish IE7 style menu (auto hide).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@172 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-20 00:31:10 +00:00
harrybharry
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.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@171 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-19 18:32:38 +00:00
donho
12a2f16042
[NEW_FEATURE] Add style transparency feature, rightclick on color to enable.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@170 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-19 13:57:57 +00:00
donho
11333a7ec3
[NEW] Hide menu bar (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@169 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-18 17:40:56 +00:00
donho
a2aa87d8c3
[NEW_FEATURE] Add hilighting all token wile selecting a word (in progress).
...
Add auto hide menu feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@168 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-16 22:45:47 +00:00
donho
1a5e5c27bb
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@167 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-15 19:46:51 +00:00
donho
e55d1e1996
[RELEASE_4_85] OR v4.8.5
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@166 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-11 22:44:48 +00:00
donho
4effb92bc0
[BUG_FIXED] Bring back the old behaviour for HOME and END keys.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@165 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-07 23:57:55 +00:00
donho
6a3fdbd1fc
[BUG_FIXED] Fix the file Auto-detection settings writing in config.xml bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@164 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-06 17:43:51 +00:00
donho
1023a17c5f
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@163 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-06 12:09:49 +00:00
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.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@162 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-05 22:11:25 +00:00
donho
a80ee0d2fa
[BUG_FIXED] Fix the crash problem while the separator shortcut (if assigned) is triggered.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@161 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-05 12:32:14 +00:00
donho
9c1b242370
[BUG_FIXED] Fix crash bug when 'Close All But Me' is selected.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@160 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-04-03 18:53:07 +00:00
donho
ef071a1fa9
[NEW] Add separator menu item for plugin menu (if _pFunc == NULL).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@159 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-31 23:18:53 +00:00
donho
7a07e38f4f
[BUG_FIXED] Fix a crash bug by inserting a new feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@158 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-30 23:46:07 +00:00
donho
16f5cc9a3c
[FIXED] Fix some typos.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@157 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-29 00:32:32 +00:00
donho
0d932b764b
[ENHANCEMENT]Improve toolbar performance.
...
Internals prepped for later extensions.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@156 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-28 01:49:51 +00:00
donho
3701d40a8f
[BUG_FIXED] Fix crash bug while a "New 2" is in session.xml.
...
Clean up the toolbar code.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@155 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-28 01:11:22 +00:00
donho
92c229a57a
[BUG_FIXED] Fix the annoying acrobat reader dialog problem.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@154 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-27 00:53:06 +00:00
donho
99faa2bc0f
[NEW_FEATURE] Add a new message for Document Monitor plugin.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@153 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-24 22:18:22 +00:00
donho
a03ca89d0b
[BUG_FIXED] Fix the bug that the first new document is set as "New Document setting".
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@152 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-24 14:06:20 +00:00
donho
79db2731cc
[BUG_FIXED] Fix the bug of scrolling to eof feature for the current document.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@151 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-23 23:44:01 +00:00
donho
3453ff8ee8
[ENHANCEMENT] Enhance scroll to eof feature for the current document.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@150 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-23 17:57:57 +00:00
donho
ba85977e6d
[BUG_FIXED] Enhance checking modification from outside feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@149 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-22 12:18:56 +00:00
donho
e7e3be93b8
[NEW_FEATURE] Add scroll to end line after update feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@148 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-03-16 03:23:04 +00:00