|
a021dd31f7
|
ZRCola::mapping is generic now
|
2016-04-20 12:24:23 +02:00 |
|
|
5e4331903b
|
Language names are displayed with the localized full name now
(closes #15)
|
2016-04-13 20:39:14 +02:00 |
|
|
c21e1b8198
|
Sub-module update
|
2016-04-11 13:53:08 +02:00 |
|
|
7e6eaefd42
|
Doxygen annotation update
|
2016-04-11 13:52:57 +02:00 |
|
|
f735bd5bee
|
Decomposition can omit language specific characters now
|
2016-04-11 13:28:19 +02:00 |
|
|
b7f3305019
|
ZRCola::langid_t moved to common.h
|
2016-04-11 12:51:49 +02:00 |
|
|
b194662c03
|
Typo in documentation fixed
|
2016-04-11 12:41:40 +02:00 |
|
|
177edd19e8
|
Languages and language-specific characters added to the database
|
2016-04-11 12:41:22 +02:00 |
|
|
fc93474b9a
|
Characters with decompositions starting with # do not decompose any more.
|
2016-04-11 10:21:11 +02:00 |
|
|
279537b1f3
|
Combinations with partial longer match not composed issue resolved
(resolves #6)
|
2016-04-08 14:45:28 +02:00 |
|
|
f918c49bfd
|
Accessing an element of table before determining size issue resolved
|
2016-04-08 13:48:33 +02:00 |
|
|
2007d04812
|
Non-Slovenian setup no longer include Slovenian localization
|
2016-04-05 14:54:54 +02:00 |
|
|
30a2027707
|
Sub-module update
|
2016-04-01 19:42:33 +02:00 |
|
|
c1e9819446
|
MSIBuildCfg.mak moved
|
2016-03-30 15:09:59 +02:00 |
|
|
7b27a14505
|
Sub-module update
|
2016-03-30 14:30:11 +02:00 |
|
|
b07ba1671c
|
Friendlier parameter names
|
2016-03-30 13:17:09 +02:00 |
|
|
fa4460213d
|
Sub-module update
|
2016-03-29 15:33:31 +02:00 |
|
|
08808db8c8
|
Submodule updated
|
2016-03-18 15:06:01 +01:00 |
|
|
f46f38d0e3
|
Submodules updated
|
2016-03-14 17:29:44 +01:00 |
|
|
3e3e311a62
|
sl locale specialized to sl_SI
|
2016-03-14 17:02:23 +01:00 |
|
|
5511625e5e
|
Main MSI module split into submodules
|
2016-03-12 14:48:25 +01:00 |
|
|
8f66e85cee
|
Copyright year updated
|
2016-03-12 14:22:39 +01:00 |
|
|
96acb87852
|
Submodules updated
|
2016-03-12 14:14:14 +01:00 |
|
|
d4c0d0ca12
|
Submodule update
|
2016-03-12 09:24:12 +01:00 |
|
|
f4531bdf20
|
atlex and MSICALib submodules added
|
2016-03-12 08:50:48 +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 |
|
|
4d72a5bc4c
|
Support for separate search-sort comparison added
|
2016-03-08 14:02:28 +01:00 |
|
|
70990846e1
|
Compare methods changed to compare index relevant fields only, to make reusable for search purposes
|
2016-03-03 16:08:07 +01:00 |
|
|
0ec73e44ca
|
Index search method added
|
2016-03-03 16:06:59 +01:00 |
|
|
48e0fc9639
|
Index reorganization
|
2016-03-03 14:48:27 +01:00 |
|
|
3e6c535f42
|
Index comparison logic is part of indexes now
|
2016-03-03 13:42:37 +01:00 |
|
|
c6f1e8a251
|
Temporary special character insertion replaced with a first version of a dynamic one
|
2016-03-02 14:44:32 +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 |
|
|
f3c0e83d04
|
Database element is generic 16-bit unsigned integer now
|
2016-03-02 12:29:41 +01:00 |
|
|
0501a5c7ca
|
Indexes simplified to save space and add flexibility
|
2016-03-02 11:20:45 +01:00 |
|
|
4e5811803a
|
Accessing translation data standardized
|
2016-03-02 10:45:22 +01:00 |
|
|
c44b449a36
|
Translation block ID changed
|
2016-03-02 10:19:24 +01:00 |
|
|
8e9a7d0fa9
|
Merged libZRColaUI back
|
2016-03-02 09:56:47 +01:00 |
|
|
6bb0cd7b89
|
(De)composition is not static any more
|
2016-03-01 15:36:21 +01:00 |
|
|
ce89d26373
|
ZRCola.zrcdb loading added
|
2016-03-01 14:49:32 +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 |
|
|
9d7cd76520
|
stdex library added to workspace
|
2016-02-29 11:11:45 +01:00 |
|
|
b31e796049
|
wxExtend switched to master
|
2016-02-26 12:50:14 +01:00 |
|
|
795bddcdc3
|
Back to master
|
2016-02-26 12:20:45 +01:00 |
|
|
866fceb081
|
Work continues
|
2016-02-26 12:20:08 +01:00 |
|
|
1afc37c916
|
Empty libZRColaUI project added
|
2016-02-25 14:24:54 +01:00 |
|
|
4c91b8582a
|
Output DLL filename changed
|
2016-02-25 12:43:04 +01:00 |
|