696 Commits

Author SHA1 Message Date
994ec6461e Non-working locale-specific key sequences issue fixed 2016-05-06 14:27:12 +02:00
1867235007 Key sequences (shortcuts) added to Character Catalog tooltips 2016-05-06 13:42:14 +02:00
7545e9dadf Key sequence naming moved to ZRCola to allow localization 2016-05-06 13:40:55 +02:00
eb67174bed - Key sequences moved to wxZRCola app for global availability
- Top window retrieval mechanism in wxZRColaKeyHandler more robust now
2016-05-06 12:24:21 +02:00
8f33c72ad7 Inline function optimization more aggressive now 2016-05-06 12:11:41 +02:00
dbdfa139c4 Sub-module update 2016-05-06 12:11:10 +02:00
dd87605ac2 Character grid updated to show wxAui style tool tips 2016-05-06 11:56:41 +02:00
5c9a9cab03 INS+Unicode status bar message more descriptive now 2016-05-06 11:32:30 +02:00
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
2a6212d19d Character group data cleanup 2016-05-05 15:21:25 +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
6e4cd60152 Character group database support added 2016-05-04 15:49:51 +02:00
f2f0b007c4 wxAui becoming main UI 2016-05-03 13:33:43 +02:00
306be13fca GUI switched to wxAui 2016-05-03 13:29:24 +02:00
eb75e020e9 Folder icon added 2016-05-03 12:44:58 +02:00
bbb09f3779 8.3 file names now unique across module variations 2016-05-03 12:43:10 +02:00
99a4b2e6c8 Insert+Unicode keyboard feature added 2016-04-30 15:37:06 +02:00
3ff9459198 Slovenian translation update 2016-04-30 15:36:03 +02:00
8bdef858a0 Composition recognition improvements 2016-04-30 14:55:52 +02:00
4ef335b6aa Version set to 2.0-alpha6 ver/2.0-alpha6 2016-04-29 13:09:19 +02:00
15365aff46 Input language detection added
(closes #2)
2016-04-29 12:54:39 +02:00
4a27d62b4e ZRCola::LangConvert() function added 2016-04-29 12:35:59 +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
c7df06ba1e Fixed order in SQL queries for consistent ZRCola.zrcdb generation 2016-04-26 15:43:33 +02:00
b9d636fb30 CharDescGenerate job added to generate character descriptions 2016-04-26 15:26:11 +02:00
ac005c0b77 Merge branch 'master' of https://github.com/Amebis/ZRCola 2016-04-23 22:23:00 +02:00
58f354f028 GUI edit boxes labeled now 2016-04-23 22:22:46 +02:00
a1a1852552 GUI edit boxes labeled now 2016-04-23 22:16:03 +02:00
7807e8a918 ZRCola.fbp added to project 2016-04-23 22:14:49 +02:00
3daaff4260 Script to import UnicodeData.txt to ZRCola.mdb added 2016-04-23 14:02:50 +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
8c51f9c2a6 Ambiguous decomposition sequences now decompose to first ranked decomposition
(resolves #18)
2016-04-22 11:30:42 +02:00
5df7ca886b Decomposition before composition added
(resolves #17)
2016-04-22 11:00:11 +02:00
2e89edb62c Source and destination index mapping on the left side of the first transformation issue fixed 2016-04-22 10:59:29 +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
5a2fcf7cb2 Version set to 2.0-alpha5. ver/2.0-alpha5 2016-04-13 11:05:09 +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