41 Commits

Author SHA1 Message Date
d98987ec5f Upgrade to latest WinStd library
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:48:40 +02:00
ddae64ca6d Extend copyright year 2018-09-07 23:57:59 +02:00
59d06ae3dc Make explicit int to unsigned __int6 conversion 2018-09-07 19:36:10 +02:00
4226774e21 Silence ADO .h warnings 2018-09-07 19:34:56 +02:00
d9527fe70f Predefined translation sequences added to ZRCola.zrcdb database 2017-06-01 13:28:18 +02:00
8f4f20f2b4 Internal classes upgraded to support future normalization 2017-05-08 13:33:40 +02:00
9bba0ca557 com_translation now stand-alone class for clearer code 2017-05-08 12:40:01 +02:00
b7bef14746 Copyright extended to 2017 2017-04-18 14:05:45 +02:00
08397415c4 Clean-up 2017-03-30 14:54:15 +02:00
6dff6eed4f Translation set database and other translation sets added 2017-03-30 13:08:20 +02:00
155642a3f9 "Composition" and "Decomposition" renamed to more general terms "Translation" and "Inverse translation" to extend its use for transliteration 2017-03-27 14:10:43 +02:00
87a2828ce0 Translation rank split to composed and decomposed character rank allowing asymmetric ranking 2017-03-27 12:39:36 +02:00
806aa550a5 Characters are represented as UTF-16 sequences instead of a single UTF-16 character 2017-03-21 09:09:07 +01:00
9f083bb521 Character-Language table extended to support multi-UTF-16 characters 2017-03-14 14:14:39 +01:00
bd0fdba435 Composed characters extended to support multiple UTF-16 character 2017-03-14 12:54:46 +01:00
f53779dbad Character tagging support added 2016-10-12 14:30:24 +02:00
87c41451ab ATL replaced by WinStd 2016-10-06 16:02:56 +02:00
ba8254c097 Auto C++ typing introduced where appropriate 2016-10-06 11:52:17 +02:00
0e9c6ab66e Support for more or less frequent characters in catalog added 2016-06-14 12:12:17 +02:00
d7968f539c Related character detection is smarter and more accurate now 2016-05-30 12:11:16 +02:00
c195a07982 Code simplified as the benefit did not outweigh complexity 2016-05-26 16:27:55 +02:00
1178406aa9 Related character generation finished
(closes #26)
2016-05-26 15:57:49 +02:00
1e09407742 Related characters preparation multi-threaded now 2016-05-26 12:59:06 +02:00
a7b5e1a573 Related characters feature work continues... 2016-05-26 12:03:43 +02:00
d70b72b0c1 Inactive related characters removed 2016-05-26 08:53:38 +02:00
7e3e24232d Key codes are translated to English U.S. keyboard correctly now 2016-05-25 12:44:00 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
4aa0d9183e Support for Unicode character database added 2016-05-11 14:39:20 +02:00
2a6212d19d Character group data cleanup 2016-05-05 15:21:25 +02:00
6e4cd60152 Character group database support added 2016-05-04 15:49:51 +02:00
8c51f9c2a6 Ambiguous decomposition sequences now decompose to first ranked decomposition
(resolves #18)
2016-04-22 11:30:42 +02:00
5e4331903b Language names are displayed with the localized full name now
(closes #15)
2016-04-13 20:39:14 +02:00
b7f3305019 ZRCola::langid_t moved to common.h 2016-04-11 12:51:49 +02:00
177edd19e8 Languages and language-specific characters added to the database 2016-04-11 12:41:22 +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
5398ccbd5e Support for dynamic keyboard shortcuts added 2016-03-02 12:29:54 +01:00
4e5811803a Accessing translation data standardized 2016-03-02 10:45:22 +01:00
215e03a705 Migration to dynamic translation tables continues... 2016-02-29 17:05:35 +01:00
c32475c8ac Work continues... 2016-02-26 14:27:29 +01:00
866fceb081 Work continues 2016-02-26 12:20:08 +01:00