Don Ho
d56b2eef66
[UPDATE] Add CoffeeScript keywords.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1118 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-15 23:48:00 +00:00
Don Ho
5ade0c4821
[NEW_FEATURE] Add Coffee script support.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1117 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-14 19:35:34 +00:00
Don Ho
8e1850a547
[ENHANCEMENT] Avoid Notepad++ crash.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1116 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-14 19:29:12 +00:00
Don Ho
f552ef85a7
[NEW_FEATURE] (Author: Andreas Jonsson) Change window title if program is running as administrator.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1115 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-09 17:30:24 +00:00
Don Ho
dda403cc6c
[BUG_FIXED] Fix a crash bug while existing Notepad++ due to writing auto-insert settings.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1114 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-09 07:12:38 +00:00
Don Ho
3a593808a5
[NEW_FEATURE] Add User Defined Languages support for the build-in function list.
...
[BUG_FIXED] Fix a minor problem of file extension support for the build-in function list.
[NEW] Add php, perl, xml, batch, ini and nsis for the build-in function list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1113 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-08 22:02:26 +00:00
Don Ho
136dd24633
[NEW_FEATURE] Turn multi-paste on.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1112 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-08 00:57:00 +00:00
Don Ho
b0ad8cae02
[NEW_FEATURE] New feature: auto-complete matched delimiters.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1111 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-06 17:33:27 +00:00
Don Ho
eeebf23793
[NEW_FEATURE] New feature: auto-complete matched delimiters (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1110 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-05 21:39:10 +00:00
Don Ho
86fd35de42
[NEW_FEATURE] New feature: auto-complete matched delimiters (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1109 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-05 18:27:37 +00:00
Don Ho
9863633656
[NEW_FEATURE] Add new feature: auto-complete matched delimiters (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1108 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-03 00:58:59 +00:00
Don Ho
0b5687052e
[NEW_FEATURE] Add new feature: auto-complete matched delimiters (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1107 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-02 09:05:37 +00:00
Don Ho
01f3148e0e
[UPDATE] (Author: Neomi) Remove unnecessary modification in Scintilla.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1106 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-02 08:30:29 +00:00
Don Ho
9e0bf8b63a
[UPDATE] Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
...
[UPDATE] Remove invalid command "Online Documentation".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1105 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-01 13:11:06 +00:00
Don Ho
cb7806e94c
[UPDATE] Update Scintilla to 3.3.4
...
[BUG_FIXED] (Author: Dave Brotherstone) Fix scintilla crash bug while closing a document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1104 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-28 00:44:27 +00:00
Don Ho
fe69887ed4
[RELEASE] Notepad++ 6.4.5 Release.
...
[BUG_FIXED] Fix a regression on recent files history.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1103 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-09 16:20:55 +00:00
Don Ho
7f972ebc63
[RELEASE] Notepad++ 6.4.4 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1102 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-08 21:17:43 +00:00
Don Ho
59fc425d7d
[BUG_FIXED] Fix a crash issue while there's missing tag in function list.
...
[BUG_FIXED] Fix function list parses C++ class (*.h) problem while there is comment on the beginning of document.
[ENHANCEMENT] Enhance C/C++ parse result for function list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1101 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-08 16:08:29 +00:00
Don Ho
f2fc738576
[BUG_FIXED] (Author: Neomi) Fix line numbers space problem while folding.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1100 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-06 12:32:45 +00:00
Don Ho
614070068f
[BUG_FIXED] (Author: Ede_123) Fix opening file in Notpad++ makes Aero-snapped canceled.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1099 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-06 10:11:49 +00:00
Don Ho
785459bf8e
[BUG_FIXED] (Author: Andreas Jonsson) Now statusbar reports the number of selected characters instead of number of bytes.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1098 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-05 00:38:01 +00:00
Don Ho
082253c37f
[NEW_FEATURE] (Author: Andreas Jonsson) Add "close all tab to left" and "close all tab to right" features.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1097 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-03 23:40:07 +00:00
Don Ho
e172c69700
[NEW_FEATURE] (Author: Andreas Jonsson) Add new feature: Shortcut Ctrl+NumPad to access the tab directly.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1096 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-03 00:19:06 +00:00
Don Ho
75166f6596
[BUG_FIXED] (Author: Andreas Jonsson) Fix macro replaying crash issue.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1095 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-02 09:01:44 +00:00
Don Ho
3f9b573aad
[NEW_FEATURE] (Author: Andreas Jonsson) Add new feature: Ctrl+Alt+Enter insert blank line above the current line, Ctrl+Alt+Shift+Enter insert blank line below the current line.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1094 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-01 19:44:11 +00:00
Don Ho
8fe56ada57
[NEW_FEATURE] (Author: Andreas Jonsson) Add new feature: select all between matching braces.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1093 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-08-01 18:50:39 +00:00
Don Ho
c866075f58
[BUG_FIXED] (Author: Dave Brotherstone) Fix UTF-8 (w/o BOM) detection bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1092 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-31 11:35:43 +00:00
Don Ho
37ffe3c7e1
[BUG_FIXED] Fix english.xml invalid xml bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1091 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-30 20:23:36 +00:00
Don Ho
774a9fab3d
[BUG_FIXED] Fix opening file problem from the network drive.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1090 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-30 18:31:33 +00:00
Don Ho
512cc2db65
[RELEASE] Notepad++ 6.4.3 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1089 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-28 19:10:01 +00:00
Don Ho
1659205fee
[UPDATE] Add new option "-L" in command line help dialog.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1088 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-27 23:21:52 +00:00
Don Ho
bc17d47825
[BUG_FIXED] Fix open session on another instance while session to open path contain space.
...
[ENHANCEMENT] open session always on the same instance if no files opened in this instance.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1087 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-27 17:30:55 +00:00
Don Ho
e89c5b9dfb
[UPDATE] Add a warning text of restarting Notepad++ for multi-instant mode.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1086 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-27 11:47:30 +00:00
Don Ho
7465e1dc8f
[BUG_FIXED] Fix Language Switcher not working bug while localization command option is used.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1085 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-25 23:22:13 +00:00
Don Ho
1a534cd927
[NEW_FEATURE] Add localization option -LlangCode where langCode is browser language code.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1084 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-25 17:41:25 +00:00
Don Ho
31b15392a5
[ENHANCEMENT] Enhance delimiter selection settings GUI.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1083 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-24 00:35:27 +00:00
Don Ho
4a225476fe
[BUG_FIXED] (Author: Andreas Jonsson) Fix regression -systemtray option not working properly.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1082 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-23 18:24:19 +00:00
Don Ho
c47a5e7c1d
[NEW] Add the GUI part of delimiter selection (Ctrl + Mouse Double Click).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1081 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-22 00:27:33 +00:00
Don Ho
9382bd3292
[BUG_FIXED] (Author: Andreas Jonsson) Bugfix: begin/end selection when the text is not constant.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1080 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-21 23:49:09 +00:00
Don Ho
58716efa78
[NEW_FEATURE] Add open session in the new instance and customizable multi-instance feature.
...
[NEW_FEATURE] Add new command line argument "-openSession" for opening a session file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1079 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-17 22:35:34 +00:00
Don Ho
0f512c77cd
[BUG_FIXED] Fix a crash issue while using function list.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1078 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-11 18:22:55 +00:00
Don Ho
48a968a8cc
[UPDATE] Complete english.xml.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1077 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-09 21:06:36 +00:00
Don Ho
327860d6bb
[RELEASE] Notepad++ 6.4.2 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1076 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-08 21:44:36 +00:00
Don Ho
4f66f6388c
[BUG_FIXED] prevent from crash in debug mode.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1075 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-08 20:37:07 +00:00
Don Ho
4dd7423f61
[ENHANCEMENT] (Author: Andreas Jonsson) Enhance the delimiter selection(Ctrl + double click) feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1074 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-08 20:14:02 +00:00
Don Ho
6264ef03d0
[ENHANCEMENT] Code optimization.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1073 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-08 00:12:50 +00:00
Don Ho
f80a49148e
[BUG_FIXED] (Author: Andreas Jonsson) Minor fixes.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1072 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-07 21:33:19 +00:00
Don Ho
9cabe6eacf
[UPDATE] Update GUI translation.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1071 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-07 18:27:03 +00:00
Don Ho
e66965e460
[BUG_FIXED] (Author: Andreas Jonsson) Fix Find/Replace dialog status bar overwriting memory problem.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1070 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-07 01:24:18 +00:00
Don Ho
67f5cbb79e
[BUG_FIXED] (Author: Andreas Jonsson) Fix Run dialog doesn't work with spaces in path.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1069 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-03 23:51:36 +00:00