42 Commits

Author SHA1 Message Date
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
8d9af61d5e ZRCOLA_ >> PRODUCT_ 2016-10-11 12:54:13 +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
1866ace76f Version tagging removed from POT file generation to make POT files version independent 2016-08-03 08:27:09 +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
6c82b6333f AEsthetic modifications 2016-05-26 16:02:44 +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
67a6fd18e4 Empty character categories removed from database 2016-05-25 13:57:33 +02:00
1fcd2d2689 std namespace omitted for code clarity 2016-05-25 13:24:37 +02:00
710937f8df Language ID type redeclaration for easier and safer work 2016-05-13 10:16:29 +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
349bc34fa8 libZRColaUI extended to use wxWidgets and ZRColaApp::GetKeySequenceAsText() moved back to ZRCola::keyseq_db::GetSequenceAsText() for general accessibility 2016-05-09 11:05:21 +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
177edd19e8 Languages and language-specific characters added to the database 2016-04-11 12:41:22 +02:00
31869a9094 Comment fixed 2016-04-04 14:21:28 +02:00
5edfe17fae Localization setup modified 2016-03-14 17:06:26 +01:00
690109c5a6 Localization settings are read from configuration now 2016-03-12 15:49:17 +01:00
b9199f9a7b size_type data type changed to best matching class 2016-03-08 14:44:48 +01:00
e13133d0e4 Indexes redesigned to return data reference directly for cleaner code 2016-03-08 14:09:23 +01:00
3e6c535f42 Index comparison logic is part of indexes now 2016-03-03 13:42:37 +01:00
775d6611b2 Duplicate key sequences detection added 2016-03-02 13:30:21 +01:00
5398ccbd5e Support for dynamic keyboard shortcuts added 2016-03-02 12:29:54 +01:00
0501a5c7ca Indexes simplified to save space and add flexibility 2016-03-02 11:20:45 +01:00
8b86afeb5d Error output revision 2016-03-01 15:44:14 +01:00
6bb0cd7b89 (De)composition is not static any more 2016-03-01 15:36:21 +01:00
cf49ef6fb7 <iostream> support for translation database added 2016-03-01 14:03:38 +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
0e17c9d4dc ZRColaCompile utility introduced 2016-02-25 15:15:42 +01:00