Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
call setlocale() before initscr() (#86)
See section Initialization in man 3 ncurses.
https://www.man7.org/linux/man-pages/man3/ncurses.3x.html
Locale shall be initialized before ncurses initialization.
Author: Vitaliy Aksyonov <
18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 13:38:52 -0700
Committed by: GitHub <
noreply@github.com>
Files:
M goldlib/gcui/gkbdbase.cpp
M goldlib/gcui/gvidinit.cpp
===========================
fix loading multiple spellchecker dictionaries (#84)
strtok() is used down the stack in schecker.Load() and destroys internal
state.
Only first dictionary was loaded because of this.
Author: Vitaliy Aksyonov <
18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 13:01:07 -0700
Committed by: GitHub <
noreply@github.com>
Files:
M golded3/geedit.cpp
===========================
remove space in front of ctzoffset and otzoffset (#85)
Author: Vitaliy Aksyonov <
18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 12:32:22 -0700
Committed by: GitHub <
noreply@github.com>
Files:
M golded.spec
M golded3/gemsgs.cpp
M srcdate.h
===========================
add Synchronet msgs.ini support (#83)
resolve #77
Author: Vitaliy Aksyonov <
18148062+vitaliy-aksyonov@users.noreply.github.com> Date: 2024-03-06 06:28:26 -0700
Committed by: GitHub <
noreply@github.com>
Files:
M cfgs/config/advanced.cfg
M cfgs/config/advanced.rus
M docs/notework.rus
M docs/notework.txt
M golded.spec
M goldlib/gall/CMakeLists.txt
M goldlib/gall/gall.all
A goldlib/gall/giniprsr.cpp
A goldlib/gall/giniprsr.h
M goldlib/gall/gstrall.h
M goldlib/gall/gstrutil.cpp
M goldlib/gcfg/gedacfg.cpp
M goldlib/gcfg/gxsync.cpp
M srcdate.h
M windows/golded.dep
M windows/golded.dsp
M windows/goldlib.dep
M windows/goldlib.dsp
M windows/goldlib.mak
M windows/goldlib.vcproj
M windows/goldlib.vcxproj
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)