Commit Graph

43 Commits (a43e2db58f219bbaeec8988f80f94f71205e7808)

Author SHA1 Message Date
Don HO 30bd15f04a Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
Don HO 64d7535be1 x64 ready
1. Remove all warning while compiling in x64
2. Treat warning as error (W4) while compiling in x64
2016-06-05 20:30:22 +02:00
Don Ho 93c704c857 Add "Open Folder as Workspace" command in file menu 2016-03-19 16:15:21 +01:00
Don Ho 7d0d874296 File Browser (New name: Folder as Workspace) - in progress
Add "copy path", "add folder" and "remove all folders" 3 menu commands.
2016-02-06 14:58:42 +01:00
Damien GERARD 3fb1d96671 Some warning fixes 2015-08-14 04:32:38 -07:00
Don Ho 251e987a71 [NEW_FEATURE] Add 2 context menus on status bar
Add language context menu and EOL conversion context menu on status bar.
2015-06-08 03:19:34 +02:00
Don Ho 246c8bd168 [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
Don Ho e9e710a3d4 [UPDATE] Unprecompile headers (part 2) 2015-05-31 22:40:07 +02:00
Don Ho 7f6dd17f03 [CODE_ENHANCEMENT] Code enhancement. 2015-05-28 01:22:28 +02:00
Andreas Jönsson ad2cc85c0e Simplify NativeLangSpeaker::messageBox. 2015-05-17 19:29:43 +02:00
Andreas Jönsson 4d8e731d3e Add const to NativeLangSpeaker::messageBox(). 2015-05-17 19:09:21 +02:00
Don Ho 395110c26b [BUG_FIXED] Fix the regression for the translation: remap the sub-menu entry for the added command "Mark...".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1322 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-12-28 00:38:53 +00:00
Don Ho d4127c6094 [UPDATE] Update the translation for English, Chinese and French.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1264 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-07-23 22:11:48 +00:00
Don Ho abf23face0 [BUG_FIXED] Fix a localization bug.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1186 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-02-22 11:29:06 +00:00
Don Ho a7c2d050fd [BUG_FIXED] Fix the display/translation problem for new added commands.
[UPDATE] Update html auto-completion file.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1157 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-12-08 13:52:49 +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 c9ab034e61 [UPDATE] Update localization files (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1140 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-10-28 00:02:44 +00:00
Don Ho a171d5fbdc [ENHANCEMENT] Add button tips in function list.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1138 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-10-25 07:32:04 +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 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 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 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 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 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 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 0cfae0f4ce [BUG_FIXED] Fixed a translation items shift issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@965 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-07 17:12:34 +00:00
Don Ho 2352cb8d52 [NEW] Make Styler dialog of UDL2 translatable.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@962 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-04 21:21:03 +00:00
Don Ho a58e54bc68 [NEW_FEATURE] (Author: Loreia L.) New implementation of User Defined Language - UDL2.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@960 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-09-28 21:04:16 +00:00
Don Ho ba6315c7bd [ENHANCE] Enhance the translation system (for tab context menu).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@958 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-09-16 13:15:07 +00:00
Don Ho e4fcbb728d [UPDATE] Update the nativeLang.xml for all available languages for Notepad++.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@955 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-09-09 21:33:06 +00:00
Don Ho 755774861e [ENHANCEMENT] Enhance the localization system - main menu entries.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@951 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-09-03 17:42:52 +00:00
Don Ho caaaef7c26 [ENHANCEMENT] Enhance the localization system - no need to update nativeLang.xml if menu sub-entries are moved.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@950 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-09-02 23:14:36 +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 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 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 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 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 aa5bfb5d5f [BUG_FIXED] Fix the inverse of title and message for some MessageBox.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@738 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-02-20 00:11:03 +00:00
Don Ho 3a149d8500 [RELEASE] Notepad++ 5.8.7 release.
[ENHANCE] Add minimalist installation available in installer.
[UPDATE] Update some language files.
[NEW] Change off-line document format from chm to html.
[BUG_FIXED] Fix TAB key browsing bug in Preferences dialog partially.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@735 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-01-31 01:46:36 +00:00
Don Ho 1e48bf25f1 [NEW_FEATURE]
1. New "Mark" tab for "Mark all" feature in Find/Replace dialog.
2. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog.
3. Make some message dialogs translatable.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@733 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-01-19 21:05:40 +00:00
Don Ho b127612e16 [BUG_FIXED] Fix language switching to English not working bug.
[MODIFY] Reduce PostIt/FullScreen restore button size.
[BUG_FIXED] Fix PostIt wrong restore button position after toggling off fullScreen mode.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@627 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-24 21:08:50 +00:00
Don Ho fd02b9df00 [UPDATE] refactoring (in progress).
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@622 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-05 00:15:06 +00:00