217 Commits

Author SHA1 Message Date
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
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