231 Commits

Author SHA1 Message Date
75941da5a7 Fix window placement on DPI changes 2018-09-12 16:11:02 +02:00
974d6bd827 Honor monitor layout and DPI changes when persisting window placement 2018-09-11 15:32:13 +02:00
e86847f364 Introduce preliminary ARM64 support 2018-09-10 09:41:50 +02:00
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
4b59582568 Add missing #include <algorithm> 2018-09-07 19:37:22 +02:00
59d06ae3dc Make explicit int to unsigned __int6 conversion 2018-09-07 19:36:10 +02:00
3831012af9 Distinguish variables with same names
...to resolve C4457 warnings.
2018-09-07 19:32:54 +02:00
7f0e2cca04 Switch to wxWidgets 3.1.1 2018-09-03 13:08:14 +02:00
3976831d98 Update sub-modules 2018-09-03 10:42:43 +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
7edf4f452e Update submodules 2018-08-24 14:51:25 +02:00
a40d021404 Update sub-modules 2017-12-19 12:10:38 +01:00
35f6b33f54 Update sub-modules 2017-12-18 08:23:19 +01:00
9ca82f02f8 Decomposition (inverse-translation) fixed 2017-07-13 14:50:27 +02:00
7fbcbd17fb Sub-module update 2017-07-12 14:13:27 +02:00
e19a98a249 Translation management extended and moved from settings dialog to Translate toolbar 2017-06-01 20:02:43 +02:00
a66128b8ca Incorrect data type fixed 2017-06-01 19:59:09 +02:00
d9527fe70f Predefined translation sequences added to ZRCola.zrcdb database 2017-06-01 13:28:18 +02:00
937c263d56 Sub-module update 2017-05-30 12:55:45 +02:00
84fa35c9be Clean-up 2017-05-10 09:44:06 +02:00
8da5f88e0d MSICA has its own copy of WinStd and MSICALib libraries to allow stand-alone configuration (i.e. static RTL) 2017-04-24 23:07:06 +02:00
5a4a20a873 Sub-module update 2017-04-24 22:07:15 +02:00
7e50ba5974 Sub-module update 2017-04-24 21:59:48 +02:00
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