diff --git a/PowerEditor/bin/change.log b/PowerEditor/bin/change.log index 89bc03183..32013242a 100644 --- a/PowerEditor/bin/change.log +++ b/PowerEditor/bin/change.log @@ -1,9 +1,17 @@ -Notepad++ v6.5.4 new features and bug fixes: +Notepad++ v6.5.5 new features and bug fixes: -1. Enhance Notepad++ to conform with DPI-aware application. -2. Make extension column optional in vertical file switcher. -3. Add 3rd option "function + word completion" in auto-completion feature. -4. Fix closing bug in doc switcher via the context menu (right clicking of an unselected item). +1. Add character encoding auto-detection feature. +2. Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits. +3. Enable word-completion in ANSI document under CJK environment. +4. Add wildcard capacity for file name argument in command line. +5. Add new command line argument "-r" for opening files recursively (with wildcard characters). +6. Fix the crash bug while setting current document as Objective-C source code. +7. Fix rename not replacing the existing file bug. +8. Enhance Function list feature: reload on saving. +9. Enhance Function list feature: better recognition of perl function. +10. Fix sorting path in Windows document dialog makes Notepad++ crash. +11. Fix the no extension column setting for Doc Switcher not initialized properly in preference dialog. +12. Add "Command line arguments help" menu item command. Included plugins: diff --git a/PowerEditor/bin/npp.pdb b/PowerEditor/bin/npp.pdb index 5d48dd9eb..f83323689 100644 Binary files a/PowerEditor/bin/npp.pdb and b/PowerEditor/bin/npp.pdb differ diff --git a/PowerEditor/installer/nativeLang/catalan.xml b/PowerEditor/installer/nativeLang/catalan.xml index 1dc2b7712..f32d35fc0 100644 --- a/PowerEditor/installer/nativeLang/catalan.xml +++ b/PowerEditor/installer/nativeLang/catalan.xml @@ -1,12 +1,12 @@ - + - +
@@ -23,7 +23,8 @@ By Hiro5 [groccat at gmail] - + + @@ -68,6 +69,8 @@ By Hiro5 [groccat at gmail] + + @@ -77,8 +80,8 @@ By Hiro5 [groccat at gmail] - - + + @@ -105,6 +108,8 @@ By Hiro5 [groccat at gmail] + + @@ -119,6 +124,7 @@ By Hiro5 [groccat at gmail] + @@ -248,6 +254,7 @@ By Hiro5 [groccat at gmail] + @@ -300,6 +307,8 @@ By Hiro5 [groccat at gmail] + + @@ -588,12 +597,13 @@ By Hiro5 [groccat at gmail] - + - + + @@ -632,6 +642,7 @@ By Hiro5 [groccat at gmail] + @@ -653,6 +664,16 @@ By Hiro5 [groccat at gmail] + + + + + + + + + + @@ -698,16 +719,45 @@ By Hiro5 [groccat at gmail] - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -733,37 +783,6 @@ By Hiro5 [groccat at gmail] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -787,7 +806,7 @@ By Hiro5 [groccat at gmail] - + @@ -806,10 +825,29 @@ By Hiro5 [groccat at gmail] - + + + + + + + + + + + + + + + + + + + + + + diff --git a/PowerEditor/installer/nativeLang/croatian.xml b/PowerEditor/installer/nativeLang/croatian.xml index 5b7435d65..938e36d53 100644 --- a/PowerEditor/installer/nativeLang/croatian.xml +++ b/PowerEditor/installer/nativeLang/croatian.xml @@ -1,10 +1,11 @@ - +
@@ -24,13 +25,14 @@ + - + @@ -43,7 +45,7 @@ - + @@ -71,6 +73,8 @@ + + @@ -145,6 +149,8 @@ + + @@ -322,6 +328,8 @@ + +
@@ -699,6 +707,7 @@ + @@ -804,6 +813,7 @@ + @@ -918,6 +928,7 @@ + diff --git a/PowerEditor/installer/nativeLang/czech.xml b/PowerEditor/installer/nativeLang/czech.xml index ae8c7cd50..f1815ad1e 100644 --- a/PowerEditor/installer/nativeLang/czech.xml +++ b/PowerEditor/installer/nativeLang/czech.xml @@ -1,10 +1,10 @@ - +
@@ -282,6 +282,7 @@ + @@ -657,6 +658,7 @@ + @@ -685,6 +687,7 @@ + @@ -807,6 +810,7 @@ + diff --git a/PowerEditor/installer/nativeLang/english.xml b/PowerEditor/installer/nativeLang/english.xml index eca06deea..c51e636b5 100644 --- a/PowerEditor/installer/nativeLang/english.xml +++ b/PowerEditor/installer/nativeLang/english.xml @@ -141,7 +141,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/hungarian.xml b/PowerEditor/installer/nativeLang/hungarian.xml index ef429d350..1503a92f2 100644 --- a/PowerEditor/installer/nativeLang/hungarian.xml +++ b/PowerEditor/installer/nativeLang/hungarian.xml @@ -2,9 +2,9 @@ - + - +
@@ -21,9 +21,10 @@ - - + + + @@ -42,6 +43,7 @@ + @@ -69,9 +71,13 @@ + + + + @@ -84,8 +90,6 @@ - - @@ -142,7 +146,8 @@ - + + @@ -158,8 +163,8 @@ - + @@ -213,6 +218,17 @@ + + + + + + + + + + + @@ -223,17 +239,6 @@ - - - - - - - - - - - @@ -279,6 +284,7 @@ + @@ -308,6 +314,8 @@ + +
@@ -637,6 +645,8 @@ + @@ -727,6 +737,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -742,45 +795,17 @@ - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -827,6 +852,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/PowerEditor/installer/nativeLang/korean.xml b/PowerEditor/installer/nativeLang/korean.xml index 6eb21ec8e..c542e28b6 100644 --- a/PowerEditor/installer/nativeLang/korean.xml +++ b/PowerEditor/installer/nativeLang/korean.xml @@ -1,43 +1,7 @@ - - + +
@@ -653,6 +617,7 @@ + @@ -745,8 +710,9 @@ - - + + + @@ -854,6 +820,7 @@ + diff --git a/PowerEditor/installer/nativeLang/polish.xml b/PowerEditor/installer/nativeLang/polish.xml index 1835d90b0..aee467ed5 100644 --- a/PowerEditor/installer/nativeLang/polish.xml +++ b/PowerEditor/installer/nativeLang/polish.xml @@ -1,47 +1,49 @@ - +
- - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + + + + + + - - - - - - - - + + + + + + + @@ -64,116 +66,122 @@ - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -192,483 +200,723 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + - - - - + + + +
- - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + + - + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + + - - - - - - + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -696,6 +944,28 @@ by przej + + + + + + + + + + + + + + + + + + + + + + diff --git a/PowerEditor/installer/nativeLang/romanian.xml b/PowerEditor/installer/nativeLang/romanian.xml index 935db67ad..9cdbce832 100644 --- a/PowerEditor/installer/nativeLang/romanian.xml +++ b/PowerEditor/installer/nativeLang/romanian.xml @@ -1,6 +1,6 @@ - +
@@ -16,10 +16,12 @@ - - + + + + @@ -37,6 +39,7 @@ + @@ -64,9 +67,13 @@ + + + + @@ -100,9 +107,9 @@ - - - + + + @@ -129,11 +136,14 @@ - - + + - + + + + @@ -149,7 +159,8 @@ - + + @@ -200,10 +211,20 @@ + + + + + + + + + + + - - + @@ -252,6 +273,7 @@ + @@ -279,6 +301,10 @@ + + + +
@@ -333,17 +359,19 @@ + - - - + + + + @@ -361,9 +389,9 @@ - - - + + + @@ -432,7 +460,7 @@ - + @@ -573,12 +601,13 @@ + - - + + @@ -593,19 +622,25 @@ - + + + - + + + + @@ -646,7 +681,7 @@ - + @@ -683,18 +718,61 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -702,40 +780,19 @@ - + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + @@ -781,6 +838,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/PowerEditor/installer/nativeLang/spanish.xml b/PowerEditor/installer/nativeLang/spanish.xml index 06f62fd2e..b4ce9fb7f 100644 --- a/PowerEditor/installer/nativeLang/spanish.xml +++ b/PowerEditor/installer/nativeLang/spanish.xml @@ -19,6 +19,9 @@ + + + @@ -36,6 +39,7 @@ + @@ -62,15 +66,19 @@ + + + + - - - + + + - + @@ -130,6 +138,10 @@ + + + + @@ -196,7 +208,18 @@ - + + + + + + + + + + + + @@ -244,6 +267,7 @@ + @@ -272,6 +296,8 @@ + +
@@ -453,7 +479,7 @@ - + @@ -577,6 +603,8 @@ + @@ -658,29 +686,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -694,11 +699,57 @@ + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -743,6 +794,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/PowerEditor/installer/nativeLang/swedish.xml b/PowerEditor/installer/nativeLang/swedish.xml index fdee32dd3..f6d07ba3d 100644 --- a/PowerEditor/installer/nativeLang/swedish.xml +++ b/PowerEditor/installer/nativeLang/swedish.xml @@ -1,65 +1,6 @@ - - +
@@ -678,6 +619,7 @@ Comments: Update. + @@ -796,6 +738,7 @@ Comments: Update. + @@ -885,18 +828,18 @@ Comments: Update. - + - + - - - + + + diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index a366980f8..969b4a9b9 100644 --- a/PowerEditor/installer/nppSetup.nsi +++ b/PowerEditor/installer/nppSetup.nsi @@ -28,10 +28,10 @@ ; Define the application name !define APPNAME "Notepad++" -!define APPVERSION "6.5.4" +!define APPVERSION "6.5.5" !define APPNAMEANDVERSION "${APPNAME} v${APPVERSION}" !define VERSION_MAJOR 6 -!define VERSION_MINOR 54 +!define VERSION_MINOR 55 !define APPWEBSITE "http://notepad-plus-plus.org/" diff --git a/PowerEditor/src/resource.h b/PowerEditor/src/resource.h index 954ee46a3..eb7ea1e1e 100644 --- a/PowerEditor/src/resource.h +++ b/PowerEditor/src/resource.h @@ -29,12 +29,12 @@ #ifndef RESOURCE_H #define RESOURCE_H -#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.5.4") +#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.5.5") // should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71 // ex : #define VERSION_VALUE TEXT("5.63\0") -#define VERSION_VALUE TEXT("6.54\0") -#define VERSION_DIGITALVALUE 6, 5, 4, 0 +#define VERSION_VALUE TEXT("6.55\0") +#define VERSION_DIGITALVALUE 6, 5, 5, 0 #ifdef UNICODE #define UNICODE_ANSI_MODE TEXT("(UNICODE)")