103 Commits

Author SHA1 Message Date
ddae64ca6d Extend copyright year 2018-09-07 23:57:59 +02:00
bc48240e0a Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static 2018-09-07 23:41:58 +02:00
dcabe36369 Remove MFC dependency 2018-09-07 19:40:28 +02:00
692a37651d Fix printf() parameters 2018-09-07 19:36:42 +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
3831012af9 Distinguish variables with same names
...to resolve C4457 warnings.
2018-09-07 19:32:54 +02:00
707f57d6ae Update wxExtend sub-module 2018-09-01 06:49:29 +02:00
ef2d61cac1 Update sub-modules 2018-08-31 14:28:01 +02:00
d9527fe70f Predefined translation sequences added to ZRCola.zrcdb database 2017-06-01 13:28:18 +02:00
6487507570 Adaptation to database changes 2017-05-10 09:45:21 +02:00
de6d890ac1 Secondary translation permutations added to support normalization 2017-05-09 12:08:34 +02:00
31b6f1a3e8 Recursively inverse translated translations ranks updated 2017-05-08 14:52:30 +02:00
4c6839e9fe com_translation class extended to support normalization 2017-05-08 14:44:53 +02:00
397cfe71dd Duplicate transformations (differing by rank only) removed from database 2017-05-08 14:33:33 +02:00
1834543564 Rearranged transformation sort order in database 2017-05-08 13:39:19 +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
435b5c4a10 Duplicate error number resolved 2017-05-03 13:30:06 +02:00
5ba870158e Decomposition syntax validation temporary removed 2017-05-03 12:36:15 +02:00
a6693673a5 Preliminary decomposition syntax validation introduced 2017-04-28 19:37:14 +02:00
b7bef14746 Copyright extended to 2017 2017-04-18 14:05:45 +02:00
3b297c8427 Missing translations added 2017-04-03 12:16:46 +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
acbae76737 Clean-up 2017-03-30 10:57:31 +02:00
186dbee443 Multiple translation sets support 2017-03-30 09:49:22 +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
db391d7023 Incorrect frequent character information in Character Catalog fixed 2016-10-18 13:36:35 +02:00
2e14bcf1ec Translation templates update 2016-10-13 11:53:04 +02:00
0ed0cf8c49 Support for searchable character tags added 2016-10-13 11:13:46 +02:00
f53779dbad Character tagging support added 2016-10-12 14:30:24 +02:00
a45115d5e7 Support for the [VRS_CharList].[klj_bes_en] has been discontinued 2016-10-12 14:28:15 +02:00
8d9af61d5e ZRCOLA_ >> PRODUCT_ 2016-10-11 12:54:13 +02:00
641d178248 include/zrcola.h >> include/version.h 2016-10-11 12:49:01 +02:00
cee1ea7dbc Total decomposition of rule's decompositions added 2016-10-06 20:56:41 +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
186bc61723 Locale is set using wxExtend's wxInitializeLocale() helper function now 2016-10-05 13:18:35 +02:00
4c716f2ba3 Translation update 2016-10-05 11:02:42 +02:00
1866ace76f Version tagging removed from POT file generation to make POT files version independent 2016-08-03 08:27:09 +02:00
26e81ac0a0 Sub-module update 2016-07-18 08:51:20 +02:00
0e9c6ab66e Support for more or less frequent characters in catalog added 2016-06-14 12:12:17 +02:00
86d512e752 Empty character groups and categories are included in translation catalog too now 2016-06-13 10:57:00 +02:00
a6088c3028 Additional check for inactive/disabled characters in Character Catalog added 2016-06-02 21:06:36 +02:00
d7968f539c Related character detection is smarter and more accurate now 2016-05-30 12:11:16 +02:00