Commit Graph

628 Commits

Author SHA1 Message Date
Don Ho
7898a2ff44 [BUG_FIXED] (Author: Andreas Jonsson) Fix "Find all in current document" asking for creating a new file bug (regression).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1068 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-03 23:13:21 +00:00
Don Ho
6902738c86 [UPDATE] Add a new command in macro recording.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1067 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-02 18:19:46 +00:00
Don Ho
c737d48c32 [BUG_FIXED] Fix localization regression.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1066 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-02 07:31:27 +00:00
Don Ho
ab5a388e92 [RELEASE] Notepad++ 6.4.1 Release (Fix 6.4 wrong binary file including)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1065 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-30 00:02:50 +00:00
Don Ho
86a33d0f78 [RELEASE] Notepad++ 6.4 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1064 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-29 21:18:45 +00:00
Don Ho
32c6a0b393 [BUG_FIXD] Fix a crash bug of dockable dialog due to optimization of loop.
[ENHANCEMENT] functionList.xml will be copied in the %appdata%\notepad++\ if doLocalConf.xml is not present.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1063 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-29 18:53:01 +00:00
Don Ho
5ae6536ce5 [UPDATE] Add/update localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1062 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-27 21:57:23 +00:00
Don Ho
e1423c27d4 [MODIF] Change Preferences dialog interface: use list instead of tab to switch among the dialogs.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1061 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-25 17:50:51 +00:00
Don Ho
197a28d1bd [ENHANCEMENT] (Author: Ivan Radic,aka. Loreia L.) Enhance TAB/Space conversion: support UTF8 and to preserve formatting.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1060 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-18 19:44:32 +00:00
Don Ho
d39c743ff4 [BUG_FIXED] (Author: Andreas Jonsson) Fix Ctrl+double click delimiter selection bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1059 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-14 19:37:20 +00:00
Don Ho
896c705979 [UPDATE] Change function list xml structure (minor).
[BUG_FIXED] Fix a function list bug about comment. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1058 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-12 23:36:34 +00:00
Don Ho
874d5605c4 [NEW_FEATURE] (Author: Andreas Jonsson) Add Begin/End Select feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1057 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-09 08:52:15 +00:00
Don Ho
fe5b147fe3 [BUG_FIXED] (Author: Andreas Jonsson) Fix opening the same file twice due to its different path (symbol link).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1056 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-09 00:01:08 +00:00
Don Ho
7e66078bed [NEW_FEATURE] (Author: Andreas Jonsson) Delimiter select by ctrl + Double click.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1055 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-08 23:17:59 +00:00
Don Ho
3b9f24ba51 [NEW] Add FunctionList toolbar button.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1054 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-04 23:46:24 +00:00
Don Ho
02086c9c0c [BUG_FIXED] (Author: CodeForLife) Fix Incorrect Macro Deleted from Macro Menu.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1053 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-04 00:28:50 +00:00
Don Ho
2afce6c1b2 [BUG_FIXED] (Author: Pekka Pöyry) Fix the bug of Window position not saved/restored properly.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1052 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-06-01 18:59:50 +00:00
Don Ho
03b2582a6c [UPDATE] Enhance C++ parser for function list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1051 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-30 21:22:45 +00:00
Don Ho
3d7183e494 [BUG_FIXED] Fix small window size problem due to closing Notepad++ in icon state (reduced in the taskbar) on the last session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1050 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-27 00:59:08 +00:00
Don Ho
fb67ac3bc3 [ENHANCEMENT] Better flash window while search not found.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1049 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-21 23:31:50 +00:00
Don Ho
0bd5bfa635 [ENHENCEMENT] Block comment work with line characters more than 1024.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1048 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-21 18:13:34 +00:00
Don Ho
71234725a1 [ENHANCEMENT] Add "End Reached" and "Top Reached" status in find/replace dialog StatusBar.
Make "Error", "End Reached" and "Top Reached" status visible (flash main window) if find/replace dialog is hidden.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1047 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-20 21:56:30 +00:00
Don Ho
b0f47da58b [BUG_FIXED] (Author: Jens Lorenz) Fix a detection error of UTF16 file from a binary file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1046 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-20 18:03:56 +00:00
Don Ho
434638c611 [NEW_FEATURE] (Author: FLS) Enhance the performance of switching files if folding is applied.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1045 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-20 13:02:44 +00:00
Don Ho
e2e7703241 [ENHANCEMENT] (Author: Jinhui Yang) Fix macro problem: Find functionality doesn't work in "Run a Macro Multiple Times".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1044 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-19 16:11:30 +00:00
Don Ho
532275abb0 [ENHANCEMENT] (Author: Jinhui Yang) Enhance Find/Replace dialog statusbar message.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1043 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-17 23:59:44 +00:00
Don Ho
865eded304 [BUG_FIXED] Fix fold all command bug (which folds partially).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1042 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-16 18:19:57 +00:00
Don Ho
a62ecb6449 [ENHANCEMENT] Enhance the performance to get once the length in the for loop.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1041 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-15 07:28:55 +00:00
Don Ho
0fd29adc40 [NEW_BEHAVIOUR] Make default button on Cancel for replace in files confirm dialog. (di Sardegna)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1040 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-12 22:57:01 +00:00
Don Ho
36b9b7cc8c [NEW_BEHAVIOUR] Remove the result dialogs of Find/Replace dialog. Display the error/result in the new added statusbar of Find/Replace dialog. (di Sardegna)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1039 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-11 20:55:09 +00:00
Don Ho
5da5167b7d [RELEASE] Notepad++ 6.3.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1038 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-05 18:12:01 +00:00
Don Ho
db19cf8d6a [NEW_FEATURE] Add Close/Keep the selected files commands in Document List Panel.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1037 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-01 15:43:51 +00:00
Don Ho
d7cce21309 [RESTORE_FEATURE] Restore remembering session folding feature with the optimized algorithm.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1036 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-04-20 23:10:07 +00:00
Don Ho
06756d2958 [NEW_FEATURE] Add scroll pos in the middle for function list feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1035 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-04-07 09:30:16 +00:00
Don Ho
3aff6b23a1 [RELEASE] Notepad++ 6.3.2 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1034 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-04-02 23:28:43 +00:00
Don Ho
84339dc3a4 [NEW_FEATURE] (Author: PSI) Recognize wscript and Rakefile respectively as python and ruby file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1033 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-04-02 21:07:05 +00:00
Don Ho
f03cac6706 [BUG_FIXED] Revert remember folding states between session feature for a performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1032 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-04-02 16:25:04 +00:00
Don Ho
45f9d6e13b [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1031 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-20 22:50:48 +00:00
Don Ho
3b08109267 [RELEASE] Notepad++ 6.3.1 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1030 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-17 23:31:02 +00:00
Don Ho
385c4c1f41 [BUG_FIXED] (Author: Dave Brotherstone) Fix replacing '\n' bug in both extended and regex mode.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1029 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-06 01:35:48 +00:00
Don Ho
d6ea29c577 [NEW] Add new API NPPM_GETCURRENTVIEW.
Add new capacity in existent API NPPM_GETMENUHANDLE.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1028 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-03 01:04:09 +00:00
Don Ho
f98e5fd8ad [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1027 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-02 14:21:06 +00:00
Don Ho
9df4ec6b51 [UPDATE] FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1026 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-24 11:29:05 +00:00
Don Ho
49128550d4 [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1025 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-22 23:17:28 +00:00
Don Ho
0180d012cb [NEW_FEATURE] (Author: FLS) Remember folding states for each file in session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1024 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-18 23:13:18 +00:00
Don Ho
283f7567a6 [BUG_FIXED] (Author: FLS) Fix a crash bug on uncommenting.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1023 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-18 21:39:45 +00:00
Don Ho
1e10e5e4d1 [NEW] Add "Set Updater proxy..." command for setting the proxy of updater.
[BUG_FIXED] Warn user if current document is read only while replacing operation.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1022 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-17 18:02:14 +00:00
Don Ho
f911b63a5c [BUG_FIXED] (Author: Pekka Pöyry) Fix the problem of Window position not saved/restored properly.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1021 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-11 23:42:10 +00:00
Don Ho
7c05c2f208 [NEW] FunctionList: restore the previous state.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1020 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-10 20:11:18 +00:00
Don Ho
ce1b17b79a [RELEASE] Notepad++ 6.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1019 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-03 21:14:46 +00:00
Don Ho
5e122d0089 [BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1 minor bug fixed.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1018 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-02-02 16:29:30 +00:00
Don Ho
04be12a1ae [BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1 minor bug fixed.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1017 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-30 21:59:16 +00:00
Don Ho
73c4811c8b [RELEASE] Notepad++ 6.3 RC.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1016 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-28 01:18:56 +00:00
Don Ho
c8043294b3 [BUG_FIXED] (Author: Pekka Pöyry) Fix the problem of wrong starting window position on the second monitor.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1015 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-27 21:15:21 +00:00
Don Ho
e5861b4df1 [BUG_FIXED] (Author: Pekka Pöyry) Fix the problem that calltip becomes garbage after switching document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1014 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-27 18:41:40 +00:00
Don Ho
300343011c [BUG_FIXED] (Author: Dave Brotherstone) Fix incremental search regression.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1013 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-27 01:58:56 +00:00
Don Ho
d60466eed3 [BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1012 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-27 01:03:53 +00:00
Don Ho
2e238a03b8 [BUG_FIXED] (Author: Pekka Pöyry) Can't open file via Explorer context menu when Notepad++ is run as administrator.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1011 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-26 22:40:42 +00:00
Don Ho
233b1ac80a [BUG_FIXED] (Author: Pekka Pöyry) Empty document cannot be saved when using special encoding.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1010 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-26 22:36:18 +00:00
Don Ho
ffdebe56ed [BUG_FIXED] (Author: François-R Boyer & Dave Brotherstone) Regex search and replace haning problem fix.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1009 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-25 00:46:29 +00:00
Don Ho
27b2431ad3 [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1008 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-23 22:59:54 +00:00
Don Ho
793a6665e9 :)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1007 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-23 22:29:32 +00:00
Don Ho
c725d3012f [CHANGE] Slight change of Tab bar close icon.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1006 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-23 22:27:35 +00:00
Don Ho
0a8a17fa98 [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1005 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-18 01:48:30 +00:00
Don Ho
37bac16aff [BUG_FIXED] (Author: Pekka Pöyry) Fix focus order by TAB key in preference dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1004 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-08 01:35:09 +00:00
Don Ho
18737c7ccd [BUG_FIXED] (Author: Pekka Pöyry) Fix the issue of document focus after canceling exit on an unsaved file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1003 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-08 01:00:19 +00:00
Don Ho
6c344ac24c [UPDATE] Remove unstable plugin during the installation. .
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1002 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-06 22:06:01 +00:00
Don Ho
ef6c612dc7 [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1001 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-06 01:50:12 +00:00
Don Ho
7516aa5437 [BEHAVIOUR_CHANGE] Remove the "move to Recycle bin" confirmation dialog for windows 7/Vista/XP.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1000 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-05 20:05:02 +00:00
Don Ho
ba935673e5 [BUG_FIXED] (Author: Mike Stratoti) Enhance and stabilize the build.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@999 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-03 01:17:59 +00:00
Don Ho
e96c9b151b [BUG_FIXED] (Author: Pekka Pöyry) Fix tab display bug when buffer's filename is changed or buffer is closed.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@998 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-01 21:02:17 +00:00
Don Ho
d0395e1ffe [BUG_FIXED] (Author: Pekka Pöyry) Fix the bug that double clicking on tab with 2 views doesn't open new file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@997 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-31 14:02:44 +00:00
Don Ho
c6afa7a3d1 [RELEASE] Notepad++ 6.2.3 End of World Edition.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@996 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-16 22:17:57 +00:00
Don Ho
1216ab3fcb [UPDATE] Build-in FunctionList in progress.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@995 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-12 22:53:00 +00:00
Don Ho
7e5e59feb5 [CHANGE_BEHAVIOUR] Change document default value from ANSI to UTF8 w/o BOM.
[WALK_AROUND] Enable Word-completion under CJK environment for unicode document.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@994 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-10 23:46:17 +00:00
Don Ho
90cd3e065a [BUG_FIXED] Fix "Move to Recycle Bin" crash bug in debug mode.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@993 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-08 12:28:52 +00:00
Don Ho
cca224d2e4 [BEHAVIOUR_MODIFIED] Change "Delete file" command to "Move to Recycle Bin".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@992 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-07 01:33:08 +00:00
Don Ho
8f1e8ccda6 [NEW_FEATURE] Add Remove empty lines feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@991 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-12-05 00:10:22 +00:00
Don Ho
27efa1548c [NEW_FEATURE] Add build-in FunctionList (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@989 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-24 20:14:52 +00:00
Don Ho
ae2438f737 [RELEASE] Notepad++ 6.2.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@988 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-18 17:55:50 +00:00
Don Ho
d1088bc2e2 [NEW_FEATURE] (Author: Ivan Radić, aka Loreia) Add the capacity to treat path like "\test\test.txt".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@987 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-16 00:28:00 +00:00
Don Ho
f22c49c7f4 [NEW_FEATURE] (Author: Ivan Radić, aka Loreia) Add selected line count display on the status bar.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@986 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-16 00:10:30 +00:00
Don Ho
1e9690998d [BUG_FIXED] Fix url link style problem in php document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@985 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-13 00:24:40 +00:00
Don Ho
1ec4e68ed5 [RELEASE] Notepad++ 6.2.1 release
Add Aragonese language, update 2 languages.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@984 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-08 02:03:11 +00:00
Don Ho
297ea4560c [RELEASE] Notepad++ 6.2.1 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@983 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-07 02:56:23 +00:00
Don Ho
60ed8107ba [UPDATE] Add STYLE_NOT_USED constant to make source code more readable.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@982 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-06 01:34:40 +00:00
Don Ho
cb383ab1b6 [UPDATE] Remove wiondows version (95/98/ME) control for updater.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@981 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-05 23:13:40 +00:00
Don Ho
fa5fb505ce [BUG_FIXED] Fix a crash bug while file path as argument and its length is more than 260 characters(MAX_PATH).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@980 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-05 00:10:33 +00:00
Don Ho
41432b9f6d :)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@979 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-05 00:05:06 +00:00
Don Ho
29ff3561ca [BUG_FIXED] Fix a regression bug about Configurator GUI: font setting controls are disabled.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@978 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-04 14:13:44 +00:00
Don Ho
71b72dbdf0 [UPDATE]Remove ANSI Config from project.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@977 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-04 14:11:31 +00:00
Don Ho
9aeb967892 [BUG_FIXED] (Author: Ivan Radić, aka Loreia) Fix a crash issue due to the inconsistent userDefineLang.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@976 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-11-03 11:48:35 +00:00
Don Ho
377a9ebca7 :)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@975 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-27 17:30:53 +00:00
Don Ho
0e2f878972 [UPDATE] rename the eol operation commands.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@974 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-22 23:03:03 +00:00
Don Ho
783793ba69 [BUG_FIXED] Remove GUI limitation issue for auto-updating feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@973 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-21 02:08:22 +00:00
Don Ho
b31da09c2b [BUG_FIXED] (Author: Ivan Radić, aka Loreia)
- Expanded max array style from 24 to 30 (to accomodate for GlobalStyles).
- UDL Styler dialog has removed close cutton because it is causing application crash in Npp v.6.2
- Fixed bug where "Folder in code" keywords were detected even outside of commnets.
- Fixed bug where 0xfece57 was picked as number, but 0xfe57ce was not.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@972 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-20 16:20:57 +00:00
Don Ho
3bfa679f4a [BUG_FIXED] Fix a crash issue (a regression) on opening/closing files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@971 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-20 16:09:03 +00:00
Don Ho
25ae135f82 [BUG_FIXED] (Author: Ivan Radić, aka Loreia) Fix link hotspot colourising issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@970 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-19 00:20:40 +00:00
Don Ho
a97b25ed92 [BUG_FIXED] (Author: Ivan Radić, aka Loreia) Python style improvment.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@969 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-10 22:34:29 +00:00
Don Ho
23559e7bfc [RELEASE] 6.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@968 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-09 23:12:01 +00:00