mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_RC1
This commit is contained in:
commit
dd1d253e75
@ -71,6 +71,8 @@ NEW:
|
||||
CHANGES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.507.1]- Base64 Decoding: select source code-page for decoding.
|
||||
[.507.1]- Base64: default Encoding/Decoding based on current code-page
|
||||
[.427.1]- Color selection dialog: NP3 icon, positioning and dark-mode.
|
||||
[.427.1]- Adjust standard colors for URL Hyperlink (better standard dark-mode visual).
|
||||
[.425.1]- New default for hyperlink tooltip is OFF.
|
||||
|
||||
@ -1 +1 @@
|
||||
506
|
||||
507
|
||||
|
||||
@ -3,14 +3,14 @@
|
||||
== This .txt file is intended for Translators to communicate to them the Line Mumbers of the ==
|
||||
== "Added/Modified" items in the Resource files ("xx_yy.rc" and "grepWinNP3.lang"). ==
|
||||
== ==
|
||||
== Latest update: "May 2021" on 2021-05-06 ==
|
||||
== Latest update: "May 2021" on 2021-05-07 ==
|
||||
====================================================================================================
|
||||
|
||||
March 2021: Line numbers to translate_2021-03.png - https://workupload.com/file/MrtH6U2RhKC
|
||||
March 2021: Line numbers to translate_2021-03.png - https://workupload.com/file/MrtH6U2RhKC (2021-03-31)
|
||||
|
||||
April 2021: Line numbers to translate_2021-04.png - https://workupload.com/file/jcbdVpEBCfr (updated)
|
||||
April 2021: Line numbers to translate_2021-04.png - https://workupload.com/file/jcbdVpEBCfr (2021-04-29)
|
||||
|
||||
May 2021: Line numbers to translate_2021-05.png - https://workupload.com/file/fW35WNxMa5y (updated)
|
||||
May 2021: Line numbers to translate_2021-05.png - https://workupload.com/file/B3Gq4QFHERL (2021-05-07)
|
||||
|
||||
June 2021: Line numbers to translate_2021-06.png -
|
||||
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL Kod&eer\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Dekodeer\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Ка&даваць URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "Д&экадаваць URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Κ&ωδικοποίηση URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "&Αποκωδικοποίηση URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL &Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Codificar", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decodificar", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decodificar como ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Codificar URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "D&ecodificar URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Codificar", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decodificar", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decodificar como ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Codificar URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "D&ecodificar URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encodage", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Décodage", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Décodage comme ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&URL Encodage\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Décodage\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL एन्कोड (&E)\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL डिकोड (&D)\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&URL bekódolás\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "U&RL kikódolás\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL &Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&URL Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URLエンコード(&E)\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URLデコード(&D)\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL 인코딩(&E)\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL 디코딩(&D)\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode als ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&URL Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Koduj URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "Dekoduj URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Codificar &URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "&Decodificar URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Codificar &URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "&Descodificar URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Ко&дировать URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "Дек&одировать URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Kódovať URL\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "&Dekódovať URL\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL-kodning\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "Ta bort URL-kodning\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL &Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL &Encode\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL &Decode\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL 编码(&E)\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL 解码(&D)\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -265,6 +265,7 @@ BEGIN
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Base&64 Encode", IDM_EDIT_BASE64ENCODE
|
||||
MENUITEM "Base6&4 Decode", IDM_EDIT_BASE64DECODE
|
||||
MENUITEM "Base64 Decode to codepage ...", IDM_EDIT_B64DECODESEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "URL 編碼(&E)\tCtrl+Shift+E", IDM_EDIT_URLENCODE
|
||||
MENUITEM "URL 解碼(&D)\tCtrl+Shift+R", IDM_EDIT_URLDECODE
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.21.506.1"
|
||||
version="5.21.507.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 21
|
||||
#define VERSION_REV 506
|
||||
#define VERSION_REV 507
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 502
|
||||
#define LEXILLA_VER 502
|
||||
|
||||
Loading…
Reference in New Issue
Block a user