mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
f497257cf5
commit
16c82bf3ce
@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.23.102.(build_#) (2023-01-02)
|
||||
Current BETA/RC Version 5.23.103.(build_#) (2023-01-03)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -118,6 +118,7 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.103.1]- Load Toolbar-Bitmap handling.
|
||||
[.102.1]- Minor design change and some fixes for Margin and Bookmark handling.
|
||||
[1230.1]- Minor bugs related to new feature Change-History.
|
||||
[1230.1]- (re)setting default window position in case of non std DPI resolution.
|
||||
|
||||
@ -1 +1 @@
|
||||
102
|
||||
103
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
version="5.23.102.1"
|
||||
version="5.23.103.1"
|
||||
processorArchitecture="*"
|
||||
type="win32"
|
||||
/>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 23
|
||||
#define VERSION_REV 102
|
||||
#define VERSION_REV 103
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 532
|
||||
#define LEXILLA_VER 521
|
||||
|
||||
BIN
themes/b&w/16/ToolbarDisabled.bmp
Normal file
BIN
themes/b&w/16/ToolbarDisabled.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
themes/b&w/24/Toolbar2.bmp
Normal file
BIN
themes/b&w/24/Toolbar2.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
themes/b&w/24/Toolbar2Disabled.bmp
Normal file
BIN
themes/b&w/24/Toolbar2Disabled.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
themes/b&w/24/Toolbar2Hot.bmp
Normal file
BIN
themes/b&w/24/Toolbar2Hot.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Loading…
Reference in New Issue
Block a user