298 Commits

Author SHA1 Message Date
d86c1d004d Tooltips added to character grid 2016-05-06 11:25:41 +02:00
7bd217ec47 Aesthetic modifications 2016-05-06 11:25:12 +02:00
01c50ba9e1 wxZRColaCharGrid now forwards Tab key to allow classic dialog control navigation 2016-05-06 08:40:03 +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
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
99a4b2e6c8 Insert+Unicode keyboard feature added 2016-04-30 15:37:06 +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
7807e8a918 ZRCola.fbp added to project 2016-04-23 22:14:49 +02:00
840c8240b7 Composer panel settings moved for simpler configuration organization 2016-04-23 06:38:48 +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
82d2fc42bd Minor updates of auto-saving feature 2016-04-22 13:39:34 +02:00
5f755aa3d9 Auto-Save & Restore of text added
(closes #16)
2016-04-22 13:29:30 +02:00
5df7ca886b Decomposition before composition added
(resolves #17)
2016-04-22 11:00:11 +02:00
a021dd31f7 ZRCola::mapping is generic now 2016-04-20 12:24:23 +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
ab3ef08a5f Translation database moved to ZRColaApp 2016-04-12 14:47:14 +02:00
7e6eaefd42 Doxygen annotation update 2016-04-11 13:52:57 +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
98eff47054 Clipboard events are forwarded to focused control now
(resolves #12)
2016-04-08 12:35:38 +02:00
acfe980705 Non-working OEM key sequences issue fixed
resolves #5
2016-04-07 14:52:45 +02:00
426b7a6227 Keyboard sequence monitoring upgraded not to react on modifier keys, canceling multi-key sequences when non-first key modifier pressed 2016-04-07 14:49:28 +02:00
4f52304fe9 Advertised shortcuts disabled (closes #4) 2016-04-07 10:50:31 +02:00
61af77e7b6 Main window size and position is remembered now 2016-04-06 13:15:03 +02:00
ee7f94d776 Old configuration delete added 2016-04-06 13:12:44 +02:00
1cb4f470c6 Application's config is global now 2016-04-06 13:09:33 +02:00
8fd0437502 GUI upgrade: Edit menu added, tool bar added, status bar added 2016-04-06 12:33:38 +02:00
93361f0edb Partial key sequence match no longer propagates the event 2016-04-06 12:29:07 +02:00
2007d04812 Non-Slovenian setup no longer include Slovenian localization 2016-04-05 14:54:54 +02:00
a4aff5151e Merged consecutive characters issue fixed 2016-04-05 14:38:59 +02:00
06dae56c66 Shortcut monitor handles raw keyboard events now to get untranslated key codes 2016-04-04 14:22:33 +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
e9535d5ee4 Cleanup 2016-04-04 10:03:57 +02:00
1d46968076 Sub-module update 2016-04-01 13:28:23 +02:00
c1e9819446 MSIBuildCfg.mak moved 2016-03-30 15:09:59 +02:00
4650f8244b Localization issues fixed 2016-03-24 12:37:01 +01:00
e5711cc6b5 ZRCola.zrcdb installation added 2016-03-18 15:10:07 +01:00
54802ec29a Language of localization file fixed 2016-03-18 15:07:09 +01:00