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
17 years ago
harrybharry
a979745f97
Fix statusbar not updating
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@229 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
harrybharry
c87f33fbea
Fix crash in recentfilelist
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@228 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
donho
b3d018373f
[NEW_FEATURE] Finish the Caret setting.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@218 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
harrybharry
95044318e7
Fix filesession position bug
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@217 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
donho
b62de8fd30
[NEW_FEATURE] bookmarked lines operations.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@210 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
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).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@207 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
donho
8fed0b0937
[UPDATE] update vc2005 project file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@206 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
donho
6b5aa92d6e
[NEW_FEATURE] Add Calltip capacity.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@203 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
donho
cfdbd4b5ef
[BUG_FIXED] Fix smart highlight bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@202 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
donho
3208c99d98
[RELEASE] v4.9.2
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@201 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
harrybharry
b177e060bc
Fix octal search typo
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@198 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
donho
929d1d43ba
[RELEASE] v4.9.1
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@197 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
harrybharry
017784de5b
Fix URL highlight lockup
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@191 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
harrybharry
279355ee39
Cleanup vs2003 project file
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@187 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
harrybharry
1667a3a843
Fix DnD 'deadzone'
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@186 f5eea248-9336-0410-98b8-ebc06183d4e3
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago