40 Commits

Author SHA1 Message Date
0ed0cf8c49 Support for searchable character tags added 2016-10-13 11:13:46 +02:00
0e9c6ab66e Support for more or less frequent characters in catalog added 2016-06-14 12:12:17 +02:00
fbd60a53dc Categories are collapsible in Character Search dialog now 2016-06-13 13:25:05 +02:00
ff0354474e Character Selector >> Find Character 2016-06-02 20:54:52 +02:00
c39aa9f97e Manual check for updates modified to use foreground thread: works always, but blocks UI while downloading 2016-06-02 20:33:49 +02:00
cb17f06927 ZRCola keyboard shortcuts PDF and link to Instructions website added 2016-06-01 19:16:25 +02:00
22be76bec5 New character request is now dialog based
(closes #13)
2016-05-31 14:54:15 +02:00
2dc6b2d4f5 ZRCola declaration instruction added 2016-05-31 10:39:10 +02:00
c938320c45 Character selector dialog upgrade: tool tips and keyboard shortcut display added 2016-05-31 08:32:32 +02:00
beabeb17aa Character preview grid control allows Tab traversal now 2016-05-30 11:55:22 +02:00
155f12f44e Backward/forward navigation in Character Selector introduced 2016-05-30 09:43:28 +02:00
d46a1d4041 Select All/None/Invert feature added to categories in Character Selector 2016-05-26 17:16:51 +02:00
6733ef3cfc wxAuiManager persistence changed to resolve asserts in Win32 builds 2016-05-25 00:07:34 +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
e4fb91e305 Settings moved from menu(s) to configuration dialog
(closes #21)
2016-05-13 16:22:51 +02:00
a81dd7e250 Character request feature added
(closes #13)
2016-05-13 13:36:25 +02:00
a4fe4b6a26 Current character category display added to character selector 2016-05-13 13:24:18 +02:00
155fb03c5a Character search moved to separate thread for smoother experience 2016-05-13 12:11:38 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
44f2ef1ae1 Work on character selector continues 2016-05-11 14:39:57 +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
23ba447283 ZRCola now minimizes to system tray.
(closes #20)
2016-05-10 13:10:37 +02:00
a27f7f470d (De)Composition moved to idle processing & other optimizations
(fixes #19)
2016-05-10 09:41:35 +02:00
f9ef646f22 On-screen character catalog added 2016-05-05 15:37:44 +02:00
306be13fca GUI switched to wxAui 2016-05-03 13:29:24 +02:00
15365aff46 Input language detection added
(closes #2)
2016-04-29 12:54:39 +02:00
38bf070a4a Auto-start on logon feature added
(closes #8)
2016-04-29 09:51:40 +02:00
b7533d4b27 Character selector feature skeleton added 2016-04-26 16:05:42 +02:00
58f354f028 GUI edit boxes labeled now 2016-04-23 22:22:46 +02:00
21114d818c On-screen Unicode dump added
(closes #14)
2016-04-22 16:12:59 +02:00
5f755aa3d9 Auto-Save & Restore of text added
(closes #16)
2016-04-22 13:29:30 +02:00
4fba54bdb2 Text language for decomposition GUI support added
(closes #1)
2016-04-13 11:03:38 +02:00
61af77e7b6 Main window size and position is remembered now 2016-04-06 13:15:03 +02:00
8fd0437502 GUI upgrade: Edit menu added, tool bar added, status bar added 2016-04-06 12:33:38 +02:00
c6f1e8a251 Temporary special character insertion replaced with a first version of a dynamic one 2016-03-02 14:44:32 +01:00
5c1f570a0e Menu bar with some initial functionality added 2016-02-09 19:28:50 +01:00
03b855fbbb Composition and decomposition text controls are multiline now + they synchronize text selection. 2016-02-09 11:11:26 +01:00
208ef894a7 Main window is wxFrame based now 2016-02-08 12:56:13 +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