Commit Graph

537 Commits

Author SHA1 Message Date
Don Ho
3ef269d952 [BUG_FIXED] (Author: Andreas Jonsson) Fix a GUI bug: it shows empty tab row while closing a last tab in a row (in the multi-line tab mode).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@926 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-07 10:15:25 +00:00
Don Ho
52d9ea2d4c [BUG_FIXED] (Author: Dave Brotherstone) Fix a html tag match freezing issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@925 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-05 22:56:42 +00:00
Don Ho
af994f0042 [BUG_FIXED] Add Windows 8 detection - Fix the sidebar splitter failed in Windows 8 issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@924 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-01 15:38:30 +00:00
Don Ho
2a6d8b213f [BUG_FIXED] Fix tab context menu in the other localization regression due to adding new command "Reload".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@923 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-01 13:28:34 +00:00
Don Ho
4a8cb6d15e [BUG_FIXED] (Author: Andreas Jonsson) Fix lower/UPPER case on selected text which contains NULL characters.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@922 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-30 15:41:18 +00:00
Don Ho
e2a165cc8e [BUG_FIXED] (Author: FLS) Fix wrap/unwrap line position not being kept bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@921 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-30 01:30:00 +00:00
Don Ho
86f444f829 [BUG_FIXED] Fix un regression: folding/unfolding performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@919 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-26 00:55:01 +00:00
Don Ho
07671e8d71 [RELEASE] 6.1.4 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@918 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-24 23:06:31 +00:00
Don Ho
baff122284 [BUG_FIXED] (Author: Loreia L.) Provide a walkaround for Windows Explorer's crash bug due to the conflicts between NppShell.dll and Net iD's contextmenu component.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@917 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-16 10:40:45 +00:00
Don Ho
8dbb880092 [BUG_FIXED] (Author: Andreas Jonsson)
1. Fix a regression in clickable link feature.
2. Add "reload from disk" command entry in tab context menu.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@916 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-10 14:45:54 +00:00
Don Ho
980ff19c95 [UPDATE_COMPONENT] (Author: Loreia L.) Make NppShell compilable under Visual Studio 2008.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@915 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-04 18:41:10 +00:00
Don Ho
39da7315b1 [RELEASE] 6.1.3 release
[TYPO_CORRECTION] Correct some typo.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@914 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-28 10:25:35 +00:00
Don Ho
6bf1810dae [UPDATE] Add 2 javascript entries for auto-completion.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@913 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-27 16:10:51 +00:00
Don Ho
7d36c18b11 [ENHANCEMENT] (Author: Marius Negrutiu) Modified the uninstaller to remove NPP file associations.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@912 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-27 13:46:46 +00:00
Don Ho
07f9ab578f [ENHANCEMENT] (Author: Dave Brotherstone) Style clickable links only in current page instead of on whole documents.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@911 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-25 23:40:44 +00:00
Don Ho
efc33d6c06 [ENHANCEMENT] (Author: Dave Brotherstone) Enhance xml matching tags highlighting performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@910 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-19 15:41:11 +00:00
Don Ho
43f4e4c45a [ENHANCEMENT] Enhance warning message when the amount of files to open is too important.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@909 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-12 09:31:00 +00:00
Don Ho
5d28d74ac7 [ENHANCEMENT] (Author: Anton Vasiliev) Add some enhancement to common functions.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@908 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-03 01:02:54 +00:00
Don Ho
fa987cc470 [BUG_FIXED] Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@907 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 22:33:02 +00:00
Don Ho
19808a632f [BUG_FIXED] (Author: Anton Vasiliev) Fix hanging problem while double-click on a project folder then (immediately) drag it.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@906 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 16:35:24 +00:00
Don Ho
0e67b99240 [BUG_FIXED] Fix a logical bug for important amount file to to open feature.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@905 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 14:04:35 +00:00
Don Ho
1697b664b1 [BUG_FIXED] Fix a bug while command argument is empty ("").
[NEW_FEATURE] Warn user while the amount of file to open is larger than 200.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@904 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 12:20:18 +00:00
Don Ho
024c82e880 [BUG_FIXED] Fix mouse cursor disappearing bug on right click while a project item is dragging.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@903 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-05-01 11:53:54 +00:00
Don Ho
e9f84327ff [RELEASE] Notepad++ 6.1.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@902 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-26 21:32:19 +00:00
Don Ho
74084db9a8 [BUG_FIXED] Fix a file detection bug on opening file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@901 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-23 23:49:25 +00:00
Don Ho
2188535988 [RELEASE] Notepad++ 6.1.1 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@897 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-17 23:35:01 +00:00
Don Ho
a896922136 [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@896 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 16:54:38 +00:00
Don Ho
8b7e86d4d5 [UPDATE] Enhance project's GPL to avoid the bundle version made by the tiers sites : cnet, softonic and 01net.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@895 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 09:50:22 +00:00
Don Ho
21b729be97 [BUG_FIXED] Fix selectAll-copy-paste on the same document crash bug while document map has been activated.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@893 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-13 12:44:33 +00:00
Don Ho
8c3f729f3d [BUG_FIXED]
1. Fix focus on document map bug after its launch.
2. Fix auto-completion bug. 

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@892 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-11 21:25:52 +00:00
Don Ho
9d6671a685 [RELEASE] Notepad++ 6.1 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@891 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-09 23:39:02 +00:00
Don Ho
0bc0a42ec0 [BUG_FIXED] Fix selecting all the text in doc map while clicking on doc map dialog caption.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@890 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-08 10:44:10 +00:00
Don Ho
88ea280978 [BUG_FIXED] Fix find/replace bug while doc mapper is opened.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@889 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-04 19:50:19 +00:00
Don Ho
8c27c2a20d [BUG_FIXED]
1. User Defined Language syntax highlighting problem while Doc Map is opened.
2. Chinese characters showing problem while Doc Map is opened.
3. the old behaviour (comment/uncomment w/o selection) is restored.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@888 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-02 01:39:09 +00:00
Don Ho
f077b71ebf [RELEASE] Notepad++ 6.0 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@887 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-25 23:18:14 +00:00
Don Ho
9ac8c7dea8 [FIXED_BUG] Fix some minor bug.
[UPDATE]
1. Update several native language.
2. Update Ruby keywords.
3. add 2 new themes.
4. Change the book marker for adapting darker theme.



git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@886 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-19 00:01:58 +00:00
Don Ho
870a4f1050 [ENHANCEMENT] Enhance doc map.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@885 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-18 23:48:54 +00:00
Don Ho
c1c738348d [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@884 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-18 23:16:54 +00:00
Don Ho
989a970dd2 [ENHANCEMENT] Enhance doc map.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@883 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-15 01:28:31 +00:00
Don Ho
671e7b1b4d [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@882 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-14 20:47:01 +00:00
Don Ho
e05b1ad828 [ENHANCEMENT] Enhance doc map.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@881 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-14 02:07:45 +00:00
Don Ho
1d12661dbd [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@880 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-13 22:32:40 +00:00
Don Ho
f2433f2d09 [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@879 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-12 19:49:56 +00:00
Don Ho
e6dbc657d6 [ENHANCEMENT] Enhance doc map.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@878 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-12 02:25:39 +00:00
Don Ho
9206fd252e [ENHANCEMENT] Doc map: Improve wrapping operation.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@877 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-10 02:43:17 +00:00
Don Ho
44a37232db [BUG_FIXED] Doc Map wrapping problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@876 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-08 01:02:12 +00:00
Don Ho
f3fbd97687 [ENHANCEMENT] Speed up the loading time for the large file.
[NEW] Doc Map: wrapping (in progress).

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@875 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-07 02:17:16 +00:00
Don Ho
da8fdbb86a [NEW_FEATURE] Doc map: Processing text wrapping situation (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@874 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-04 18:04:36 +00:00
Don Ho
d6f66b1d73 [ENHANCEMENT] Enhance the source code.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@873 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-27 01:05:24 +00:00
Don Ho
f08c29f2b5 [BUG_FIXED] Fix a resize bug in Doc Map
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@872 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-26 13:05:14 +00:00
Don Ho
9d1e836079 [NEW_FEATURE] Doc map: mouse wheel is working.
[BUG_FIXED] Doc map: Remove the unnecessary merge.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@871 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-26 01:59:51 +00:00
Don Ho
f89bd5aeea [FIXED_BUG] doc map: Fix folding (doc map view zone) problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@870 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-25 15:29:00 +00:00
Don Ho
41a9d6854b [MODIF] Installer: Don't override contextMenu.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@869 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-25 00:41:10 +00:00
Don Ho
17f472c9c3 [FIXED_BUG] doc map: Fix folding (doc map view zone) problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@868 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-23 23:03:39 +00:00
Don Ho
a1d9f0f4b4 [FIXED_BUG] doc map: Fix folding (doc map view zone) problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@867 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-21 22:30:13 +00:00
Don Ho
dd2f32bb69 [FIXED_BUG] doc map: Fix moving problem.
doc map: Fix folding/unfolding problem.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@866 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-20 01:23:07 +00:00
Don Ho
7e0ed0ebf3 [NEW_FEATURE] (Author: Dave Brotherstone) Add PCRE (Perl Compatible Regular Expressions) support.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@863 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-13 01:45:05 +00:00
Don Ho
73ffaa8554 [BUG_FIXED] Fix Doc Map resized and dropped display bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@862 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-09 21:51:13 +00:00
Don Ho
7c23050155 [BUG_FIXED] Fix Document Map Docking dialog dropped/switching/close problems.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@861 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-02-02 00:49:22 +00:00
Don Ho
76c1a650c5 [NEW_FEATURE] Add Document Map feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@860 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-30 00:00:50 +00:00
Don Ho
e100472728 [FIX] Fix some localization files are not included in installer.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@859 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-07 01:08:02 +00:00
Don Ho
9053074f3e [RELEASE] Notepad++ 5.9.8 official release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@858 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-05 01:31:09 +00:00
Don Ho
15f64db06b [NEW] Add Sardinian localization file
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@857 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-03 01:16:33 +00:00
Don Ho
be07939355 [UPDATE] Update Localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@856 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-02 22:14:25 +00:00
Don Ho
4eb429531e [BUG_FIXED] Fix "Save All" UI problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@855 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-02 22:04:50 +00:00
Don Ho
18942fa999 [RELEASE] Notepad++ 5.9.7 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@854 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-01 22:51:32 +00:00
Don Ho
d6633a0b6c git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@853 f5eea248-9336-0410-98b8-ebc06183d4e3 2012-01-01 19:29:31 +00:00
Don Ho
9138bbc5e8 [NEW_FEATURE] Add "Move Up" (Ctrl+Up) and "Move Down" (Ctrl+Down) commands in Project Panel.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@852 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-01-01 17:18:20 +00:00
Don Ho
f90935057d [UPDATE] Add 2 translation entries ("Move Up" & "Move Down" for Project Panel) in english.xml.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@851 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-12-31 14:00:51 +00:00
Don Ho
5bdd0008f3 [NEW_FEATURE] Add "Move Up" and "Move Down" commands in Project Panel (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@850 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-12-30 15:19:36 +00:00
Don Ho
07acbb5812 [ENHANCE] Drag and drop feature in Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@849 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-12-19 22:47:31 +00:00
Don Ho
ab2836f716 [ENHANCE] Enhancement for drag and drop feature in Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@848 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-12-17 18:19:42 +00:00
Don Ho
0598f46e9f [ENHANCE] Force incremental search bar use the gray background.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@847 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-12-10 09:24:45 +00:00
Don Ho
49964f565d [CHANGE_BEHAVIOUR] Plugins loading from %APPDATA\Notepad++\plugins\% is enabled only if "NPP_INSTALLED_DIR\Notepad++\allowAppDataPlugins.xml" is present.
[NEW_FEATURE] Edit Zone border can be customizable via Preferences dialog.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@846 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-22 01:15:03 +00:00
Don Ho
24a25a0b49 [ENHANCE] Project Manager Drag and Drop feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@845 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-19 00:21:46 +00:00
Don Ho
6c4eef8cb7 [MODIF_BEHAVIOUR] Make plugins in %APPDATA%/Notepad++/plugins/ override les plugins in Notepad++ installation directory.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@844 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-16 23:24:11 +00:00
Don Ho
150304a5a0 [RELEASE] Notepad++ 5.9.6.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@843 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-13 12:31:00 +00:00
Don Ho
daec0f042a [UPDATE] Reduce the margin of edit zone.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@842 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-09 22:44:12 +00:00
Don Ho
721d283366 [ENHANCE] Drag and drop feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@841 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-09 21:31:44 +00:00
Don Ho
117136e341 [BUG_FIXED] Fix a crash issue while right-clicking on the doc switcher's column control ("Name" and "Ext.").
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@840 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-06 16:44:39 +00:00
Don Ho
f35cd62e88 [NEW_FEATURE] Add drag and drop ability (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@839 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-06 11:22:54 +00:00
Don Ho
56a653b1a9 [RELEASE] Notepad++ 5.9.6.1 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@838 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-05 08:48:26 +00:00
Don Ho
7c81c623fd [ENHANCEMENT] Enhance "Add files from Directory" command in Project Manager: sorted result: first all folders, then all files, both of them alphabetically.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@837 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-03 02:15:46 +00:00
Don Ho
2158a119c8 [OPTIMIZE] Compact recursiveAddFilesFrom function.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@836 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-03 01:49:33 +00:00
Don Ho
e82e63d3a6 [BUG_FiXED] Fix the crash issue while execute "Add Files from Directory" command (Project Manager).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@835 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-11-01 23:42:00 +00:00
Don Ho
bc3870e742 [RELEASE] Notepad++ 5.9.6 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@834 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-31 20:46:12 +00:00
Don Ho
8daa455c0d [NEW_FEATURE] Add "adding files from folder" for Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@833 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-31 01:25:40 +00:00
Don Ho
46888bb4f3 [BUG_FIXED] Fix Project Manager's "Open Workspace" and "Reload Workspace" commands bug - without removing the old Workspace.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@832 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-29 00:03:02 +00:00
Don Ho
077bcf56d1 [RELEASE] Notepad++ 5.9.5 release.
[NEW_FEATURE] Make Project panel translatable.
[UPDATE] Update the localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@831 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-23 12:53:16 +00:00
Don Ho
9a2f0eeb73 [MODIF] Change the updater url.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@830 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-22 14:49:08 +00:00
Don Ho
95a31d6a87 git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@829 f5eea248-9336-0410-98b8-ebc06183d4e3 2011-10-21 21:55:55 +00:00
Don Ho
4e7a560874 [BUG_FIXED]
1. Fix Project Panel loading non-project file bug.
2. Fix adding/hidding Language Menue item problem in Preference dialog.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@828 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-16 10:08:46 +00:00
Don Ho
86947350c3 [RELEASE] Notepad++ v5.9.4 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@827 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-10 22:44:56 +00:00
Don Ho
cbd3affb9a [RELEASE] Notepad++ v5.9.4 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@826 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-10 22:17:45 +00:00
Don Ho
d8cf66efed [UPDATE] Update the localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@825 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-10 20:49:57 +00:00
Don Ho
9bec0007c3 [UPDATE] Update the localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@824 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-09 11:42:03 +00:00
Don Ho
4af7c82a67 [BUG_FIXED] Fix a crash bug - crash on launch time if default User defined language was set on the previous session.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@823 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-07 22:02:18 +00:00
Don Ho
a0dfaf424c [BUG_FIXED] Fix Project Manager writing file paths bug while saving under the root.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@822 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-04 00:16:50 +00:00
Don Ho
33ce72fa6c [ENHANCE] Enhance Project Manager - add DELETE and ENTER shortcut.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@821 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-10-02 00:17:43 +00:00
Don Ho
49eb552f71 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@820 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-28 01:01:37 +00:00
Don Ho
b040f8ccef [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@819 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-26 22:45:42 +00:00
Don Ho
7c71960fda [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@818 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-26 18:24:22 +00:00
Don Ho
79399432c0 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@817 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-26 00:43:06 +00:00
Don Ho
cfa7850d01 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@816 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-25 01:33:34 +00:00
Don Ho
2d5cf5ddeb [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@815 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-23 00:19:29 +00:00
Don Ho
100842b729 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@814 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-22 01:05:53 +00:00
Don Ho
87a142c5e8 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@813 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-21 01:05:24 +00:00
Don Ho
e107b8a547 [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@812 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-20 23:55:35 +00:00
Don Ho
6f444eee1f [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@811 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-20 00:15:48 +00:00
Don Ho
647748824a [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@810 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-18 23:47:16 +00:00
Don Ho
0fd460401a [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@809 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-16 00:51:02 +00:00
Don Ho
489f63cd6b [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@808 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-14 22:27:16 +00:00
Don Ho
8d137e2457 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@807 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-14 01:10:16 +00:00
Don Ho
bf93a79886 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@806 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-11 23:02:03 +00:00
Don Ho
ede0a41d78 [ENHANCE] Enhance Project Manager.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@805 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-07 18:10:31 +00:00
Don Ho
f88cbf265e [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@804 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-03 12:00:38 +00:00
Don Ho
de6036b575 [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@803 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-03 01:27:19 +00:00
Don Ho
4a2f689453 [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@802 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-01 20:59:36 +00:00
Don Ho
463e198409 [NEW_FEATURE] enhance Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@801 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-09-01 00:25:32 +00:00
Don Ho
52a17f8056 [NEW_FEATURE] Add Project manager (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@800 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-08-29 23:01:41 +00:00
Don Ho
e252f39deb [BUG_FIXED] Fix wrong display of tab number setting dialog in Lang Menu/Tab settings of Preferences dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@799 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-08-23 00:13:07 +00:00
Don Ho
bcb9206c43 [BUG_FIXED] Fix ANSI version Clipboard history entries display bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@798 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-08-21 21:34:19 +00:00
Don Ho
df3e1d4ef8 [NEW_FEATURE] Doc Switcher can be sorted now.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@797 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-08-20 22:13:22 +00:00
Don Ho
1ce665e1e5 [RELEASE] Notepad++ v5.9.3 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@796 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-24 01:29:24 +00:00
Don Ho
d31369f267 [BUG_FIXED] (Author:Alexander van der Lokken) Fix "Replace all" feature hangs on the Regular Expression '$'.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@795 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-24 01:25:55 +00:00
Don Ho
1b590704f6 [RELEASE] Notepad++ v5.9.3 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@794 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-23 20:20:40 +00:00
Don Ho
3727c1efba [UPDATE_UI] Tune the position of UI component in Preferences dialog.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@793 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-20 20:04:39 +00:00
Don Ho
a9da259124 [NEW_FEATURE] Add active folding area highlighting feature (only for box and circle mode).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@792 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-17 22:34:28 +00:00
Don Ho
f1d217157b [BUG_FIXED] Fix Doc Switcher clone status bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@790 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-15 22:49:28 +00:00
Don Ho
b1e3ca6aba [BUG_FIXED] Fix Doc Switcher logic bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@789 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-15 01:25:59 +00:00
Don Ho
bd28e3bfa7 [NEW_FEATURE] Make file switcher dialog accessible (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@788 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-15 01:00:05 +00:00
Don Ho
5aad3ba823 [NEW_FEATURE] Add full path file name as tip in file switcher (while hovering on item).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@787 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-14 11:19:58 +00:00
Don Ho
505fba9b79 [BUG_FIXED] Detect the absence of Scintilla.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@786 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-13 23:32:57 +00:00
Don Ho
c508aa94ef [MODIFY] Chang file switcher behaviour while clonning a document on the other view.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@785 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-07-09 10:14:54 +00:00
Don Ho
5d8355de60 [NEW_FEATURE] Add file switcher (list) dialog (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@784 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-30 21:37:43 +00:00
Don Ho
f002d94ff9 [NEW_FEATURE] Make Recent File List totally customizable (terminated).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@783 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-27 22:26:02 +00:00
Don Ho
5905eac7b3 [NEW_FEATURE] Make Recent File List totally customizable (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@782 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-27 18:07:30 +00:00
Don Ho
9cddb4903d [NEW_FEATURE] Make Recent File List totally customizable (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@781 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-27 01:23:58 +00:00
Don Ho
16bae1a4a5 [NEW_FEATURE] Make Recent File List totally customizable (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@780 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-26 02:09:56 +00:00
Don Ho
daaaabe744 [NEW_FEDATURE] Add contextMenu in VerticalFileSwitcher panel.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@779 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-22 00:12:36 +00:00
Don Ho
61b3183593 [NEW_FEATURE] Make Recent File List in submenu (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@778 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-18 22:54:32 +00:00
Don Ho
9ea90c6449 [BUG_FIXED] Fix wrong result returned by NPPM_GETLANGUAGENAME.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@777 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-18 21:53:14 +00:00
Don Ho
4782e310b2 [NEW_FEDATURE] Implement VerticalFileSwitcher feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@776 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-16 23:51:58 +00:00
Don Ho
8bae5fcf0f [NEW] Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@775 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-15 23:38:36 +00:00
Don Ho
b32e972221 [NEW_FEDATURE] Implement VerticalFileSwitcher feature (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@774 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-13 01:24:00 +00:00
Don Ho
ffb79104f6 [NEW_FEATURE] Add file switcher (list) dialog (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@773 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-11 14:40:44 +00:00
Don Ho
c4327b5b34 [RELEASE] Notepad++ 5.9.2 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@772 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-05 13:53:36 +00:00
Don Ho
6578a2219f [BUG_FIXED] 1. Fix the crash issue clipboard history under XP while there is no data in Clipboard.
2. Fix the wrong assignment for 2 members of std::string type in Buffer class.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@771 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-04 15:16:23 +00:00
Don Ho
903788f9bd [ENHANCE] 1. Put the focus on edit zone after insertion from ASCII panel and clipboard history panel.
2. Make clipboard inspection implementation conform to win32 standard.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@770 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-06-04 12:57:58 +00:00
Don Ho
7b4be22351 [RELEASE] Notepad++ 5.9.1 release (fixed)
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@769 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-05-31 00:27:04 +00:00