759 Commits

Author SHA1 Message Date
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
c21e1b8198 Sub-module update 2016-04-11 13:53:08 +02:00
7e6eaefd42 Doxygen annotation update 2016-04-11 13:52:57 +02:00
f735bd5bee Decomposition can omit language specific characters now 2016-04-11 13:28:19 +02:00
b7f3305019 ZRCola::langid_t moved to common.h 2016-04-11 12:51:49 +02:00
b194662c03 Typo in documentation fixed 2016-04-11 12:41:40 +02:00
177edd19e8 Languages and language-specific characters added to the database 2016-04-11 12:41:22 +02:00
fc93474b9a Characters with decompositions starting with # do not decompose any more. 2016-04-11 10:21:11 +02:00
02f164cee6 Version set to 2.0-alpha4 ver/2.0-alpha4 2016-04-08 14:54:18 +02:00
a35c0d83ca Merge branch 'master' of https://github.com/Amebis/ZRCola 2016-04-08 14:49:47 +02:00
6b4ed23801 ZRCola database updated
(resolves #7)
2016-04-08 14:49:27 +02:00
2c602ad659 ZRCola database updated 2016-04-08 14:48:23 +02:00
279537b1f3 Combinations with partial longer match not composed issue resolved
(resolves #6)
2016-04-08 14:45:28 +02:00
f918c49bfd Accessing an element of table before determining size issue resolved 2016-04-08 13:48:33 +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
cd2c20fc06 Version set to 2.0-alpha3. ver/2.0-alpha3 2016-04-08 09:22:10 +02:00
ac772671cc Publish target split into PublishPre and Publish 2016-04-08 09:21:53 +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
834743c7dd Cleanup 2016-04-07 13:10:54 +02:00
c8628ef4eb Key sequence import fixed (resolves #7) 2016-04-07 12:53:19 +02:00
4f52304fe9 Advertised shortcuts disabled (closes #4) 2016-04-07 10:50:31 +02:00
eef80067bb Language setting moved from HKCU (per-user) to HKLM (global) 2016-04-07 09:41:29 +02:00
9240288245 Generic module names replaced 2016-04-06 14:14:35 +02:00
1b41ff7aab Version set to 2.0-alpha2 ver/2.0-alpha2 2016-04-06 13:21:24 +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
ce43a99b30 Sub-module update 2016-04-04 15:36:28 +02:00
06dae56c66 Shortcut monitor handles raw keyboard events now to get untranslated key codes ver/2.0-alpha1 2016-04-04 14:22:33 +02:00
31869a9094 Comment fixed 2016-04-04 14:21:28 +02:00