diff --git a/PowerEditor/bin/change.log b/PowerEditor/bin/change.log index e93dbb713..b67ed3021 100644 --- a/PowerEditor/bin/change.log +++ b/PowerEditor/bin/change.log @@ -1,23 +1,12 @@ -Notepad++ v6.7.8.2 bug-fix: +Notepad++ v6.7.9 new features and bug-fix: -1. Disable Notepad++ updater (WinGup) under XP. - - -Notepad++ v6.7.8.1 bug-fix: - -1. Fix "Missing msvcr120.dll" message error (of WinGup). - - -Notepad++ v6.7.8 new features and bug-fixes: - -1. Fix an annoying regression about message "The buffer passed to GetFullPathName was too small!". -2. Update WinGup to version 3.0 which has SSL support and customizable User-Agent. -3. Improve sort lines performance greatly. -4. Fix tabbar close button usability issue (too small) on a high resolution laptop (Surface Pro 3). -5. Fix Settings on cloud - Google drive detection error. -6. Hiding tab bar via command line won't make hidden tab setting be saved in the next session. -7. Fix a bug of "Jump to next indicator" command. -8. Fix "File Status auto-detection" settings bug. +1. Upgrade Scintilla to v3.56. +2. Add Language and EOL conversion context menu on status bar. +3. Enhance sort lines feature: Add lexicographic and numeric (integer and real) sorting with ascending and descending order. +4. Add new feature which launches a new instance with administrator privilege to save the protected file. +5. Fix the context menu not working problem after doing find in files action. +6. Improve copy (to clipboard) in found results panel. +7. Improve find in files modal dialog. diff --git a/PowerEditor/installer/nativeLang/german.xml b/PowerEditor/installer/nativeLang/german.xml index 9df6c3f2f..46196f381 100644 --- a/PowerEditor/installer/nativeLang/german.xml +++ b/PowerEditor/installer/nativeLang/german.xml @@ -1,8 +1,8 @@ - + - + + diff --git a/PowerEditor/installer/nativeLang/hungarian.xml b/PowerEditor/installer/nativeLang/hungarian.xml index 8691d4671..75979e8c3 100644 --- a/PowerEditor/installer/nativeLang/hungarian.xml +++ b/PowerEditor/installer/nativeLang/hungarian.xml @@ -3,9 +3,9 @@ - + - +
@@ -303,6 +303,7 @@ +
@@ -339,7 +340,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/russian.xml b/PowerEditor/installer/nativeLang/russian.xml index 98ef701be..cff886637 100644 --- a/PowerEditor/installer/nativeLang/russian.xml +++ b/PowerEditor/installer/nativeLang/russian.xml @@ -84,6 +84,7 @@ + @@ -244,11 +245,11 @@ - - - - - + + + + + @@ -740,11 +741,11 @@ - - - - - + + + + + @@ -756,7 +757,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/spanish.xml b/PowerEditor/installer/nativeLang/spanish.xml index 56ae5ed6d..2282d0c59 100644 --- a/PowerEditor/installer/nativeLang/spanish.xml +++ b/PowerEditor/installer/nativeLang/spanish.xml @@ -1,6 +1,6 @@ - +
@@ -85,7 +85,8 @@ - + + @@ -351,7 +352,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/tatar.xml b/PowerEditor/installer/nativeLang/tatar.xml new file mode 100644 index 000000000..c08a3dd5c --- /dev/null +++ b/PowerEditor/installer/nativeLang/tatar.xml @@ -0,0 +1,922 @@ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
diff --git a/PowerEditor/installer/nativeLang/turkish.xml b/PowerEditor/installer/nativeLang/turkish.xml index 6f5fa7a5b..3e2b91224 100644 --- a/PowerEditor/installer/nativeLang/turkish.xml +++ b/PowerEditor/installer/nativeLang/turkish.xml @@ -1,6 +1,6 @@ - +
@@ -86,6 +86,7 @@ + diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index 2f325ebb7..69e68b6aa 100644 --- a/PowerEditor/installer/nppSetup.nsi +++ b/PowerEditor/installer/nppSetup.nsi @@ -36,10 +36,10 @@ ; Define the application name !define APPNAME "Notepad++" -!define APPVERSION "6.7.8.2" +!define APPVERSION "6.7.9" !define APPNAMEANDVERSION "${APPNAME} v${APPVERSION}" !define VERSION_MAJOR 6 -!define VERSION_MINOR 782 +!define VERSION_MINOR 79 !define APPWEBSITE "http://notepad-plus-plus.org/" @@ -1071,6 +1071,9 @@ SectionGroup "Localization" localization ${MementoUnselectedSection} "Tamil" tamil CopyFiles "$TEMP\nppLocalization\tamil.xml" "$INSTDIR\localization\tamil.xml" ${MementoSectionEnd} + ${MementoUnselectedSection} "Tatar" tatar + CopyFiles "$TEMP\nppLocalization\tatar.xml" "$INSTDIR\localization\tatar.xml" + ${MementoSectionEnd} ${MementoUnselectedSection} "Telugu" telugu CopyFiles "$TEMP\nppLocalization\telugu.xml" "$INSTDIR\localization\telugu.xml" ${MementoSectionEnd} @@ -1791,6 +1794,9 @@ SectionGroup un.localization Section un.tamil Delete "$INSTDIR\localization\tamil.xml" SectionEnd + Section un.tatar + Delete "$INSTDIR\localization\tatar.xml" + SectionEnd Section un.telugu Delete "$INSTDIR\localization\telugu.xml" SectionEnd diff --git a/PowerEditor/installer/packageAll.bat b/PowerEditor/installer/packageAll.bat index 8d5976323..5360a4178 100644 --- a/PowerEditor/installer/packageAll.bat +++ b/PowerEditor/installer/packageAll.bat @@ -143,7 +143,7 @@ If ErrorLevel 1 PAUSE If ErrorLevel 1 PAUSE "C:\Program Files\7-Zip\7z.exe" a -r .\build\npp.bin.7z .\zipped.package.release\* If ErrorLevel 1 PAUSE -"C:\Program Files\NSIS\Unicode\makensis.exe" nppSetup.nsi +"C:\Program Files (x86)\NSIS\Unicode\makensis.exe" nppSetup.nsi @echo off diff --git a/PowerEditor/src/localizationString.h b/PowerEditor/src/localizationString.h index 0460f7835..3186458c0 100644 Binary files a/PowerEditor/src/localizationString.h and b/PowerEditor/src/localizationString.h differ diff --git a/PowerEditor/src/resource.h b/PowerEditor/src/resource.h index a5421074f..978b1fb85 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.7.8.2") +#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.7.9") // 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.782\0") -#define VERSION_DIGITALVALUE 6, 7, 8, 2 +#define VERSION_VALUE TEXT("6.79\0") +#define VERSION_DIGITALVALUE 6, 7, 9, 0 #ifndef IDC_STATIC #define IDC_STATIC -1