Commit Graph

667 Commits

Author SHA1 Message Date
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
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