91 Commits

Author SHA1 Message Date
0e70075c78 Missing ATL namespace identifiers added 2016-03-08 14:18:54 +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
74d076861b Support for multi-stage keyboard sequences added 2016-03-08 13:26:16 +01:00
87b80bb8c4 Dynamic keyboard entries moved to wxZRColaKeyHandler 2016-03-03 16:24:30 +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
72c03af0c5 Key sequence length check added 2016-03-02 14:03:27 +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
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
ce89d26373 ZRCola.zrcdb loading added 2016-03-01 14:49:32 +01:00
81e88a82e4 ZRCola.zrcdb added 2016-03-01 14:07:02 +01:00
cf49ef6fb7 <iostream> support for translation database added 2016-03-01 14:03:38 +01:00
628c9b6884 Merge branch 'master' of https://github.com/Amebis/ZRCola
# Conflicts:
#	ZRColaCompile/dbsource.cpp
#	ZRColaCompile/dbsource.h
#	ZRColaCompile/main.cpp
#	ZRColaCompile/stdafx.h
#	lib/libZRCola/include/zrcola/common.h
#	lib/libZRCola/include/zrcola/compose.h
2016-02-29 17:09:12 +01:00
215e03a705 Migration to dynamic translation tables continues... 2016-02-29 17:05:35 +01:00
7e6bc01b8a Migration to dynamic translation tables continues... 2016-02-29 15:28:17 +01:00
9d7cd76520 stdex library added to workspace 2016-02-29 11:11:45 +01:00
c32475c8ac Work continues... 2016-02-26 14:27:29 +01:00
a5454cb537 Cleanup 2016-02-26 13:32:26 +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
0e17c9d4dc ZRColaCompile utility introduced 2016-02-25 15:15:42 +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
811778bd4e API version suffix added to DLL file name 2016-02-22 09:22:05 +01:00
6c65f6a872 Input to target window more accurately prepared now ver/SDP2016 2016-02-09 20:28:07 +01:00
12a7978c47 Slovenian translation updated 2016-02-09 19:30:10 +01:00
73cd87a39f ZRCola shortcut changed to Win+Z - Word has issues with Ctrl+Alt+Z 2016-02-09 19:29:33 +01:00
5c1f570a0e Menu bar with some initial functionality added 2016-02-09 19:28:50 +01:00
ee1f85ff27 Composition of the trailing sequence fixed 2016-02-09 19:25:08 +01:00
38639a8716 ZRCola normalization prepared 2016-02-09 15:09:55 +01:00
7db14e1d20 ZRCola composition added 2016-02-09 15:09:32 +01:00
0cb3acf426 Decomposition rearranged 2016-02-09 15:07:54 +01:00
5283aee91c Aesthetic modifications 2016-02-09 11:39:10 +01:00
7c5cf56820 Send hotkey is Ctrl+Enter now (since text controls are multiline now and consume Enter themselves) 2016-02-09 11:33:13 +01:00
03b855fbbb Composition and decomposition text controls are multiline now + they synchronize text selection. 2016-02-09 11:11:26 +01:00
d25b215a69 Version resource added 2016-02-09 08:40:06 +01:00
4b903b86b3 wxExtend.mo added to ignore list 2016-02-08 15:52:25 +01:00
99c77f9e05 Bogus OutDir and IntDir fixed 2016-02-08 15:47:50 +01:00