diff --git a/PowerEditor/bin/change.log b/PowerEditor/bin/change.log index 1951e4699..2e3987647 100644 --- a/PowerEditor/bin/change.log +++ b/PowerEditor/bin/change.log @@ -1,11 +1,8 @@ -Notepad++ v6.2.1 fixed bugs: +Notepad++ v6.2.2 fixed bugs and added features: -1. Fix link hotspot colourising issue. -2. Fix a regression bug about Configurator GUI: font setting controls are disabled. -3. Fix a crash issue due to the inconsistent userDefineLang.xml. -4. Fixed bug of UDL2 where "Folder in code" keywords were detected even outside of commnets. -5. Fixed for the hex number detection bug of UDL2 (for example, 0xfece57 ok, but not 0xfe57ce). -6. Fix a crash bug while file path as argument and its length is more than 260 characters. +1. Fix url link style problem in php document. +2. Add selected line count display on the status bar. +3. Add the capacity to treat path like "\test\test.txt". Included plugins: diff --git a/PowerEditor/bin/npp.pdb b/PowerEditor/bin/npp.pdb index 6e7092078..0d094ba2b 100644 Binary files a/PowerEditor/bin/npp.pdb and b/PowerEditor/bin/npp.pdb differ diff --git a/PowerEditor/installer/nativeLang/aragonese.xml b/PowerEditor/installer/nativeLang/aragonese.xml index d55ec9692..abf2eb919 100644 --- a/PowerEditor/installer/nativeLang/aragonese.xml +++ b/PowerEditor/installer/nativeLang/aragonese.xml @@ -1,4 +1,4 @@ - + - +
@@ -79,9 +79,9 @@ By Ches - - - + + + @@ -94,7 +94,7 @@ By Ches - + @@ -102,10 +102,10 @@ By Ches - + - - + + @@ -209,8 +209,8 @@ By Ches - - + + @@ -286,9 +286,9 @@ By Ches
- - - + + + @@ -296,8 +296,8 @@ By Ches - - + + @@ -327,7 +327,7 @@ By Ches - + @@ -344,17 +344,17 @@ By Ches - - + + - + - + - + @@ -395,15 +395,15 @@ By Ches - - - - - - - - - + + + + + + + + + @@ -460,7 +460,7 @@ By Ches - + @@ -481,7 +481,7 @@ By Ches - + @@ -490,8 +490,8 @@ By Ches - - + + @@ -503,7 +503,7 @@ By Ches - + @@ -520,7 +520,7 @@ By Ches - + @@ -586,7 +586,7 @@ By Ches - + @@ -623,8 +623,8 @@ By Ches - - + + @@ -636,33 +636,16 @@ By Ches - - - - + + + + - + @@ -689,8 +672,8 @@ Ye seguro que quiere ubrir-los?"/> - - + + @@ -698,15 +681,15 @@ Ye seguro que quiere ubrir-los?"/> - - + + - - + + diff --git a/PowerEditor/installer/nativeLang/catalan.xml b/PowerEditor/installer/nativeLang/catalan.xml index d000fcaab..d70bea223 100644 --- a/PowerEditor/installer/nativeLang/catalan.xml +++ b/PowerEditor/installer/nativeLang/catalan.xml @@ -1,8 +1,8 @@ @@ -240,6 +240,7 @@ By Hiro5 [groccat at gmail] + @@ -288,7 +289,6 @@ By Hiro5 [groccat at gmail] - @@ -304,7 +304,6 @@ By Hiro5 [groccat at gmail] - @@ -386,60 +385,163 @@ By Hiro5 [groccat at gmail] - - - - - - - + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + - + + + + + + + - - - - + + + + + + + + - - - - + + + + - - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -637,25 +739,16 @@ By Hiro5 [groccat at gmail] - - - - + + + + - + diff --git a/PowerEditor/installer/nativeLang/danish.xml b/PowerEditor/installer/nativeLang/danish.xml index b2ccfbbaa..278133014 100644 --- a/PowerEditor/installer/nativeLang/danish.xml +++ b/PowerEditor/installer/nativeLang/danish.xml @@ -1,7 +1,7 @@ - +
@@ -238,6 +238,7 @@ + @@ -286,7 +287,7 @@ - +
@@ -394,7 +395,7 @@ - + @@ -405,50 +406,143 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -583,9 +677,6 @@ - diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index ef6e0cb66..b96d85633 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.2.1" +!define APPVERSION "6.2.2" !define APPNAMEANDVERSION "${APPNAME} v${APPVERSION}" !define VERSION_MAJOR 6 -!define VERSION_MINOR 21 +!define VERSION_MINOR 22 !define APPWEBSITE "http://notepad-plus-plus.org/" diff --git a/PowerEditor/src/resource.h b/PowerEditor/src/resource.h index c4024d50e..d38c9092f 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.2.1") +#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.2.2") // 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.21\0") -#define VERSION_DIGITALVALUE 6, 2, 1, 0 +#define VERSION_VALUE TEXT("6.22\0") +#define VERSION_DIGITALVALUE 6, 2, 2, 0 #ifdef UNICODE #define UNICODE_ANSI_MODE TEXT("(UNICODE)")