|
3b6eff0b44
|
Changed Cut/Copy/Paste event forwarding logic to avoid deadlocks in future
|
2016-05-04 15:54:07 +02:00 |
|
|
9a2bc6b743
|
Language localization optimization
|
2016-05-04 15:52:47 +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 |
|
|
21114d818c
|
On-screen Unicode dump added
(closes #14)
|
2016-04-22 16:12:59 +02:00 |
|
|
7a424da3fc
|
Code to Save & Restore text moved to wxZRColaComposerPanel to avoid confusion with GUI persistence
|
2016-04-22 14:24:17 +02:00 |
|
|
5f755aa3d9
|
Auto-Save & Restore of text added
(closes #16)
|
2016-04-22 13:29:30 +02:00 |
|
|
5e4331903b
|
Language names are displayed with the localized full name now
(closes #15)
|
2016-04-13 20:39:14 +02:00 |
|
|
55c76265df
|
Redundant check removed
|
2016-04-13 12:41:41 +02:00 |
|
|
4fba54bdb2
|
Text language for decomposition GUI support added
(closes #1)
|
2016-04-13 11:03:38 +02:00 |
|
|
fc78a650a2
|
Select All (text) feature added
|
2016-04-08 13:01:09 +02:00 |
|
|
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 |
|