Commit Graph

433 Commits

Author SHA1 Message Date
donho
7523faff29 [IMPROVE] Reorganize the xml tag match hilite.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@283 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-09 18:01:47 +00:00
donho
d8973543ad [BUG_FIXED] Fix tags match highlighter bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@282 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-09 16:27:15 +00:00
donho
f35ddeb8dd [NEW_NAME] rename some dialog items.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@281 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-09 00:18:00 +00:00
donho
f0c3cfc77e [BUG_FIXED] Fix tag match highlight bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@280 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-08 23:41:12 +00:00
donho
722416bcc4 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@279 f5eea248-9336-0410-98b8-ebc06183d4e3 2008-07-08 17:49:30 +00:00
harrybharry
1338ac4fe5 Fix bug: hide lines not working right when closing.
Fix bug: Files not in recent list on exit and no session saved.
Fix bug: bad copy/pate code in getCurrentOpenedFiles.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@278 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-08 16:03:40 +00:00
donho
8fb47c3ba1 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@277 f5eea248-9336-0410-98b8-ebc06183d4e3 2008-07-08 10:11:04 +00:00
donho
a9ad2f7a22 [BUG_FIXED] Fix word completion not in alphabet order.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@276 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-07 22:21:20 +00:00
donho
ce45ebe455 [BUG_FIXED] fixed the tag attribute highlight memorizing bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@275 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-07 16:57:37 +00:00
donho
014af9eb40 [BUG_FIXED] Fix word completion doesn't display bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@274 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-06 23:27:50 +00:00
donho
e95acd8f5a [RELEASE] v5 official release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@273 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-06 00:08:20 +00:00
donho
d28414d7c4 [ENHANCE] Make Tag attributes highlight work correctly.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@272 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-03 10:48:00 +00:00
donho
bd1e9eb82c git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@271 f5eea248-9336-0410-98b8-ebc06183d4e3 2008-07-03 00:05:43 +00:00
donho
29161802e2 [ENHANCE] Enhance tag match hilite.
Make Enhance tag match hilite optional.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@270 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-02 23:51:51 +00:00
harrybharry
d391d0740a Add spaces to templates for VS2003 compiler.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@269 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-02 00:20:27 +00:00
harrybharry
25a8dd0dd8 Fix saveAll bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@268 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-02 00:17:08 +00:00
donho
41be902ec8 [ENHANCE] Enhance Tag match highlighting.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@267 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-07-01 22:38:21 +00:00
donho
9a2cebbd6e [BUG_FIXED] Avoid delete/rename operation on New file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@266 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-30 21:32:22 +00:00
donho
608265a3ca [BUG_FIXED] Fix find/replace bug due to Tag matching feature.
Enhance the tag matching display.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@265 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-30 17:24:24 +00:00
donho
d82edbff5b [MODIFY] Minor change.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@264 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-29 23:39:15 +00:00
donho
ad776f17fe [NEW_FEATURE] Add rename and delete current document features.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@263 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-29 12:19:31 +00:00
harrybharry
84bd5081b0 Fix bug with no titlebar if no session is loaded.
Fix bug where not enough stylebits are set on a document.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@262 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-29 10:00:20 +00:00
donho
b2a99264f4 [BUG_FIXED] improve the recognition of tag name.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@261 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-28 00:41:46 +00:00
harrybharry
6ecf551326 Fix calltip regression.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@260 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-27 15:51:09 +00:00
harrybharry
c48b68c071 Fix bug where reloading a readonly file would not work.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@259 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-26 21:49:56 +00:00
donho
97ab1062d6 [NEW] Add 2 plugin message for v5 : NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETPOSFROMBUFFERID.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@258 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-26 00:13:43 +00:00
harrybharry
6f740de0ad Fix view not closing of not active.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@257 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-25 21:52:43 +00:00
harrybharry
86e358a89a Fix selection issue after switching document.
Make getBufferByID inline.
Fix selection reset after reload or saving session.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@256 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-25 20:10:16 +00:00
donho
f53fa31a70 [BUG_FIXED] Fix NPPM_GETCURRENTIDEX bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@255 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-25 00:28:43 +00:00
harrybharry
70bfdcf84d Moved xmlUpdater and IExplorerShell to tools folder.
Add xmlApiSorter tool.
Update tool files to point to correct directories.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@254 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 23:33:01 +00:00
harrybharry
ec66a22890 Fix case sensitivity bug in Calltips
Single existing file on commandline will not be interpreted but opened directly

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@253 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 23:02:22 +00:00
donho
4c138a5518 [BUG_FIXED] Fix the single tag colourising bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@252 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 22:49:18 +00:00
donho
f154e6984d [NEW_FEATURE] Tag match highliting is finished.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@251 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 22:18:02 +00:00
harrybharry
f7f0c438b9 Remove duplicate code
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@250 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 18:43:33 +00:00
harrybharry
1335a73d63 Fix style not enabled if restyle requested on unstyled document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@249 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-23 16:04:35 +00:00
donho
5be9af9cc9 [NEW_FEATURE] Add Matched Tag Highlighting feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@248 f5eea248-9336-0410-98b8-ebc06183d4e3
2008-06-22 23:32:56 +00:00
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