Commit Graph

23 Commits

Author SHA1 Message Date
Don Ho
9594e0baf8 [RELEASE] Notepad++ 6.5.1 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1144 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-11-03 22:22:57 +00:00
Don Ho
5d900beba2 [RELEASE] Notepad++ 6.5 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1127 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-29 08:27:23 +00:00
Don Ho
512cc2db65 [RELEASE] Notepad++ 6.4.3 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1089 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-07-28 19:10:01 +00:00
Don Ho
3b08109267 [RELEASE] Notepad++ 6.3.1 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1030 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-03-17 23:31:02 +00:00
Don Ho
60239d517f [UPDATE] Update language files and html API file.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@961 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-10-01 23:46:27 +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
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
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
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
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
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
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
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
8caa50ba55 [RELEASE] Notepad++ 5.8 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@668 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-09-19 23:29:36 +00:00
Don Ho
ba9731ca7f [NEW] Regroup bookmark operation menu commands under "Bookmark" menu folder.
[BUG_FIXED] Fix "Save all" inconsistent icon state on toolbar.
[UPDATE]
- (Author: Christian Cuvier) Update offline help document.
- Native Language Files : updated and added new one
- Add new keywords for HTML5 and css.


git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@638 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-04 07:12:02 +00:00
Don Ho
40eb02ab1f [RELEASE] Notepad++ v5.6.8 release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@621 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-03-04 23:26:37 +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
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
b7ae5956f9 [UPDATE] Update the localization files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@582 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-04 02:14:33 +00:00
Don Ho
ea2caf3d1d [RELEASE] Release v5.5 bis : Add Plugin Manager in installer.
[NEW] remove unnecessary (repeated) separator in context menu.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@541 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-09-22 00:42:32 +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