Commit Graph

74 Commits

Author SHA1 Message Date
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
2873d37901 [RELEASE] 6.1.6 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@940 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-08-16 00:56:20 +00:00
Don Ho
6224cf51b5 [RELEASE] 6.1.5 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@927 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-07-07 14:37:41 +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
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
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
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
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
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
851284d90e [ENHANCE] enhance AnsiCharactersInsertion feature.
[UPDATE] Implementation of document switcher is in progress.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@761 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-05-23 00:51:13 +00:00
Don Ho
70970e2bfd [UPDATE] Move 3 external precompile symboles into project file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@757 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-05-21 14:02:58 +00:00
Don Ho
a5083edfb5 [NEW_FEATURE] Add "paste HTML content" and "paste RTF content" commands.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@740 f5eea248-9336-0410-98b8-ebc06183d4e3
2011-03-11 00:57:06 +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
49e4230a4a [NEW_FEATURE] Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
[NEW] Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
[BUG_FIXED] Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
[NEW] Add NPPM_GETCURRENTNATIVELANGENCODING message (to get the current native language enconding).
[UPDATE] Update native languages files: english.xml, french.xml and chinese.xml .
[BUG_FIXED] Remove characters count feature from the status bar due to its performance issue with UTF8 file.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@647 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-08-14 00:11:01 +00:00
Don Ho
3f6f0e9b2e [NEW] (Author : Christian Cuvier) Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').
[BUG_FIXED] (Author : Fabrizio Gennari) Fix finding "\0" or "\x00" issue in find extened mode.
[NEW] (Author : Hayes Roberts) Add Notepad++ mascot images.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@602 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-24 21:59:33 +00:00
Don Ho
2ec3cdea2f [RELEASE] Notepad++ v5.6.2
[UPDATE] Update localization files and NppHelp.
[ADD] Make some commands recordable.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@589 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-11 00:32:12 +00:00
Don Ho
c16f0d3930 [BUG_FIXED] Fix the Unicode localization file display incident.
[UPDATE] Update 3 localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@588 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-08 23:43:24 +00:00
Don Ho
cc875b2458 [UPDATE] Update 3 localization files : English, French and Chinese.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@587 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-07 02:17:25 +00:00
Don Ho
759a950cfa [RELEASE] Notepad++ v5.6.1 release.
[UPDATE] (Author : Christian Cuvier) Update NppHelp.
[UPDATE]  Update localization files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@584 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-05 01:46:08 +00:00
Don Ho
074441eda2 [[NEW_FEATURE] (Author : Christian Cuvier) Rational number is recognized in User Defined Language System.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@535 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-12 13:05:46 +00:00
Don Ho
43a49d0b54 [MODIF] Modify menu items and controls names.
[NEW] Add Uzbek, Kazakh and Afrikaans languages.
[UPDATE] Update English, Chinese, French and the other language files.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@524 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-08-21 01:21:26 +00:00
Don Ho
84154b4b38 [ADD] Add nativeLang files
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@507 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-05 16:02:57 +00:00