File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ Defined by this header:
4343#define PDC_VER_MAJOR 4
4444#define PDC_VER_MINOR 5
4545#define PDC_VER_CHANGE 3
46- #define PDC_VER_YEAR 2025
47- #define PDC_VER_MONTH 12
48- #define PDC_VER_DAY 30
46+ #define PDC_VER_YEAR 2026
47+ #define PDC_VER_MONTH 01
48+ #define PDC_VER_DAY 06
4949
5050#define PDC_STRINGIZE ( x ) #x
5151#define PDC_stringize ( x ) PDC_STRINGIZE( x)
Original file line number Diff line number Diff line change 11Generally speaking, this history mentions only the more significant
22changes. See the git log for full details.
33
4- Current PDCursesMod - 2025 December 24
5- =======================================
4+ Current PDCursesMod - 2026 January 06
5+ =====================================
66
77Minor new features
88------------------
@@ -70,6 +70,10 @@ Bug fixes
7070- WinCon : a typo prevented mouse wheel events from working at all.
7171 Fix provided by Jordan Hemming. 93dba3adf6
7272
73+ - Fullwidth characters are now shown correctly for 32-bit chtypes (if they
74+ are supported on that platform in the first place, and the font
75+ actually has glyphs for them). 3d6bc63caa
76+
7377PDCursesMod 4.5.3 - 2025 August 11
7478==================================
7579
You can’t perform that action at this time.
0 commit comments