255 Commits

Author SHA1 Message Date
2a18117b17 Sub-module update 2017-04-18 14:05:58 +02:00
b7bef14746 Copyright extended to 2017 2017-04-18 14:05:45 +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
cc4a150501 Translation set ID data-type introduced 2017-03-30 10:23:08 +02:00
186dbee443 Multiple translation sets support 2017-03-30 09:49:22 +02:00
716dde0a84 Clean-up 2017-03-29 09:46:33 +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
ca306345c2 Composed and decomposed strings of the ZRCola::translation_db::translation protected 2017-03-16 10:21:29 +01:00
03ff056898 ZRCola::translation_db::translation::com_start marked as const now 2017-03-16 09:44:43 +01:00
9f083bb521 Character-Language table extended to support multi-UTF-16 characters 2017-03-14 14:14:39 +01:00
a224454b3c ZRCola::translation::CompareString() >> ZRCola::CompareString() 2017-03-14 13:23:20 +01:00
bd0fdba435 Composed characters extended to support multiple UTF-16 character 2017-03-14 12:54:46 +01:00
87814981db ZRCola::translation_db::Compose fixed to honor inputMax==-1 correctly 2017-03-14 10:51:56 +01:00
14e665fdf2 Sub-module update 2017-01-13 13:55:18 +01:00
f65634e285 Sub-module update and version set to 2.0 2016-11-08 11:20:50 +01:00
5304402ec5 Sub-module update 2016-10-18 14:26:57 +02:00
5cc72a6a96 wxAUI pane captions no longer persist to allow localization 2016-10-18 12:38:55 +02:00
2b2b2656b3 Language of character tags in Character Search dialog resolved to match UI language 2016-10-18 11:00:40 +02:00
d46557a367 CompareString() flags simplified to work on Windows XP 2016-10-13 12:55:44 +02:00
4ce3213b1a Searching by character tags honors category selection now 2016-10-13 12:30:55 +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
38a77ca51b Code clean-up 2016-10-13 10:34:45 +02:00
affe7b06a2 Code clean-up 2016-10-13 09:01:23 +02:00
f51c4dbbec ZRCola::tagname_db::Search() added 2016-10-12 18:45:59 +02:00
650ad13a30 lang >> locale 2016-10-12 18:40:07 +02:00
f53779dbad Character tagging support added 2016-10-12 14:30:24 +02:00
8d9af61d5e ZRCOLA_ >> PRODUCT_ 2016-10-11 12:54:13 +02:00
5f339d0d51 Sub-module update 2016-10-11 12:49:35 +02:00
641d178248 include/zrcola.h >> include/version.h 2016-10-11 12:49:01 +02:00
060ed729b3 en_US localization fixed 2016-10-11 11:22:40 +02:00
15693f643f MSI module Makefile simplified 2016-10-11 11:04:42 +02:00
916b466909 Revert "MSI files contain all localization files now"
This reverts commit a112a467551272bdad88062cff7811baf9edb402.
2016-10-11 10:06:59 +02:00
a112a46755 MSI files contain all localization files now 2016-10-11 10:03:18 +02:00
d9bf31897e Sub-module update 2016-10-11 09:26:26 +02:00
dddc2d5794 chrcatid_t_blank and langid_t_blank are static members of their respective structures now 2016-10-06 23:17: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
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
f0b573f1a8 Sub-module update 2016-10-04 13:15:52 +02:00
c2887f77b0 WinStd update 2016-09-19 10:52:04 +02:00
f056a4b0ec rcxgettext.exe dependency eliminated 2016-09-19 10:46:17 +02:00
181778c981 Adaptation to MSIBuild updates
- Source file English "en_US" instead of generic "En" now
- MSIBUILD_LANG_PO merged to LANG
- Language names in MSIBuild extended from two letter to ll_CC syntax
2016-09-19 10:04:42 +02:00
ffb887b306 Creation of localized folder added 2016-09-15 12:56:38 +02:00
ab28678227 Generation of localized IDT files simplified 2016-09-06 16:40:56 +02:00
26e81ac0a0 Sub-module update 2016-07-18 08:51:20 +02:00