76 Commits

Author SHA1 Message Date
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
1a6dc8b723 AUI initial organization fixed 2016-05-05 08:15:54 +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
72c29a692e GUI aligned with stock text 2016-04-08 13:22:23 +02:00
fc78a650a2 Select All (text) feature added 2016-04-08 13:01:09 +02:00
acec7098e5 Minor GUI improvements 2016-04-08 12:44:35 +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