13 Commits

Author SHA1 Message Date
98eff47054 Clipboard events are forwarded to focused control now
(resolves #12)
2016-04-08 12:35:38 +02:00
8fd0437502 GUI upgrade: Edit menu added, tool bar added, status bar added 2016-04-06 12:33:38 +02:00
a4aff5151e Merged consecutive characters issue fixed 2016-04-05 14:38:59 +02:00
799ef2da6b Sending capital Latin letters as lowercase issue fixed 2016-04-04 13:43:36 +02:00
80941d968f Cleanup 2016-04-04 13:21:40 +02:00
041ce03f09 Keyboard shortcuts changed to:
- ZRCola Compose: Win+Z => Win+F5
- Send composed: Ctrl+Enter => F5
- ZRCola Decompose: Win+Shift+Z => Win+F6
- Send decomposed: Ctrl+Enter => F6
- Cancel (de)composition: Esc
2016-04-04 13:15:26 +02:00
c6f1e8a251 Temporary special character insertion replaced with a first version of a dynamic one 2016-03-02 14:44:32 +01:00
6c65f6a872 Input to target window more accurately prepared now 2016-02-09 20:28:07 +01:00
73cd87a39f ZRCola shortcut changed to Win+Z - Word has issues with Ctrl+Alt+Z 2016-02-09 19:29:33 +01:00
5c1f570a0e Menu bar with some initial functionality added 2016-02-09 19:28:50 +01:00
7c5cf56820 Send hotkey is Ctrl+Enter now (since text controls are multiline now and consume Enter themselves) 2016-02-09 11:33:13 +01:00
80ad8f50b3 The send logic updated to support separate shortcuts for composition and decomposition 2016-02-08 15:31:51 +01:00
208ef894a7 Main window is wxFrame based now 2016-02-08 12:56:13 +01:00