Commit Graph

454 Commits

Author SHA1 Message Date
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
71e2f0c9e3 [BUG_FIXED] (Author: Dave Brotherstone) Fix UTF-8 EOF detection for PCRE.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@900 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-23 23:43:48 +00:00
Don Ho
1282853ede [BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@899 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-23 22:38:42 +00:00
Don Ho
1bb0c2f137 [BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@898 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-23 21:58:47 +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
25cdfe770c [BUG_FiXED] (Author: Dave Brotherstone)Fix Scintilla compilation with boost v1.49 PCRE problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@894 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 01:50:56 +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