NN
dbb43a729f
DlgProc returns INT_PTR and not BOOL. Use correct prototype and remove casts.
...
See https://msdn.microsoft.com/en-us/library/windows/desktop/ms645469(v=vs.85).aspx
2015-06-01 21:30:41 +03:00
Don Ho
b1f84d2788
[NEW] Add some menu accelerator.
...
[UPDATE] Fix some typos and syntax issues.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1299 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-11-30 02:17:49 +00:00
Don Ho
b139d878e0
[BUG_FIXED] Make icons' background color of functionList and projectManager transparent.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1272 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-08-10 23:22:04 +00:00
Don Ho
c824157bcc
[UPDATE] Update native language files (in progress).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1141 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-10-28 19:18:01 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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