39 Commits

Author SHA1 Message Date
46a3a13311 WinStd: Update
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-02-03 13:45:53 +01:00
e930d96090 Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 08:48:49 +01:00
0800f813ff Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:10:29 +01:00
8f1b412c1f Switch to Visual Studio 2019
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-19 11:51:33 +02:00
5e751eb23e Make (de)composition a separate translation set 2018-09-18 11:23:30 +02:00
e86847f364 Introduce preliminary ARM64 support 2018-09-10 09:41:50 +02:00
bc48240e0a Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static 2018-09-07 23:41:58 +02:00
707f57d6ae Update wxExtend sub-module 2018-09-01 06:49:29 +02:00
ef2d61cac1 Update sub-modules 2018-08-31 14:28:01 +02:00
e19a98a249 Translation management extended and moved from settings dialog to Translate toolbar 2017-06-01 20:02:43 +02:00
d6075327ef Copy (de)composed and return feature introduced 2017-01-13 13:56:51 +01:00
ecefcecfd8 Event to detect secondary ZRCola launch implemented by winstd::win_handle now 2016-10-06 15:59:27 +02:00
26e81ac0a0 Sub-module update 2016-07-18 08:51:20 +02:00
22be76bec5 New character request is now dialog based
(closes #13)
2016-05-31 14:54:15 +02:00
155f12f44e Backward/forward navigation in Character Selector introduced 2016-05-30 09:43:28 +02:00
44c86e2886 Manual check for updates added
(closes #22)
2016-05-24 16:53:26 +02:00
91c44c388f About dialog extended 2016-05-24 08:43:03 +02:00
bb1b0e64d6 German and Russian translation stub added 2016-05-13 20:05:18 +02:00
e4fb91e305 Settings moved from menu(s) to configuration dialog
(closes #21)
2016-05-13 16:22:51 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
0d30a89d22 Character selector merged back to continue work
# Conflicts:
#	ZRCola/ZRCola.fbp
#	ZRCola/ZRCola.vcxproj
#	ZRCola/ZRCola.vcxproj.filters
#	ZRCola/locale/sl_SI.po
#	ZRCola/zrcolafrm.cpp
#	ZRCola/zrcolafrm.h
#	ZRCola/zrcolagui.cpp
#	ZRCola/zrcolagui.h
2016-05-11 09:00:59 +02:00
f9ef646f22 On-screen character catalog added 2016-05-05 15:37:44 +02:00
b7533d4b27 Character selector feature skeleton added 2016-04-26 16:05:42 +02:00
7807e8a918 ZRCola.fbp added to project 2016-04-23 22:14:49 +02:00
8fd0437502 GUI upgrade: Edit menu added, tool bar added, status bar added 2016-04-06 12:33:38 +02:00
e9535d5ee4 Cleanup 2016-04-04 10:03:57 +02:00
3e3e311a62 sl locale specialized to sl_SI 2016-03-14 17:02:23 +01:00
87b80bb8c4 Dynamic keyboard entries moved to wxZRColaKeyHandler 2016-03-03 16:24:30 +01:00
c6f1e8a251 Temporary special character insertion replaced with a first version of a dynamic one 2016-03-02 14:44:32 +01:00
3f94c919ba ZRCola connected to libZRCola for composition and decomposition. 2016-02-08 14:58:25 +01:00
208ef894a7 Main window is wxFrame based now 2016-02-08 12:56:13 +01:00
efc1746db1 Support for PO files compilation added 2016-02-08 12:02:24 +01:00
d7e5920cc2 zrcola.ico file added to the project 2016-02-08 11:57:21 +01:00
712df76722 ZRCola.rc file moved up one folder 2016-02-07 16:02:07 +01:00
1e8e71b0fb Work continues...
Main application bar frame replaced with wxDialog
GUI now created using wxFormBuilder
Stale main.cpp removed
2016-02-07 15:53:58 +01:00
61cb61c90c Work continues... 2016-02-06 09:27:56 +01:00
9660e983c4 Work continues... 2016-02-04 12:20:43 +01:00
43dc5c3ac4 Reorganization 2016-02-03 09:20:44 +01:00
7250d5bfa3 Initial commit 2016-02-03 08:57:52 +01:00