344 Commits

Author SHA1 Message Date
44c86e2886 Manual check for updates added
(closes #22)
2016-05-24 16:53:26 +02:00
3c2e689ae2 Index-out-of-bounds issue fixed 2016-05-24 12:18:49 +02:00
5d215f628b Icon for ZRColaInstall added 2016-05-24 11:40:39 +02:00
e055207cea Installer bootstrap utility introduced 2016-05-24 10:31:53 +02:00
8f10cff923 Digital signatures reverted to SHA-1 for Windows XP and Vista support 2016-05-24 10:31:11 +02:00
91c44c388f About dialog extended 2016-05-24 08:43:03 +02:00
79664972a3 Grid navigation to previous/next row using left and right arrow keys added 2016-05-23 18:59:12 +02:00
d36c47e8a6 Character not implemented in 00 ZRCola font removed 2016-05-23 18:41:36 +02:00
16a28cd011 Font and database update 2016-05-23 15:35:50 +02:00
73f1d4d2c9 Unicode control characters removed from the lists 2016-05-23 15:15:31 +02:00
26c899734b The character entered via Unicode in Character Selector is now looked up in search results, brought into view and selected. 2016-05-23 15:03:09 +02:00
ff6a551c50 Unicode code in Character Selector is four hexadecimal digits long now 2016-05-23 15:02:08 +02:00
72ba4377c8 Sub-module update 2016-05-23 15:01:01 +02:00
3f02306182 Font of character preview in character selector reduced for less clipping 2016-05-23 10:50:43 +02:00
9c03547378 ZRCola window is now brought front and focused when invoked from iconized state.
(fixes #25)
2016-05-23 10:41:32 +02:00
5271aca526 Double application launch prevention lock added
(fixes #24)
2016-05-23 10:40:07 +02:00
dbcf539616 Sub-module update 2016-05-23 10:32:25 +02:00
903c635b34 Sub-module update 2016-05-16 12:23:14 +02:00
6c13837398 Couple of compiler warnings resolved 2016-05-16 10:44:05 +02:00
3126091e0b Sub-module update 2016-05-13 20:05:34 +02:00
bb1b0e64d6 German and Russian translation stub added 2016-05-13 20:05:18 +02:00
78ccf1b2cf Version set to 2.0-beta ver/2.0-beta 2016-05-13 18:54:11 +02:00
c921d533a9 Issue with non included term trailing in sub-word index fixed 2016-05-13 18:47:12 +02:00
e4fb91e305 Settings moved from menu(s) to configuration dialog
(closes #21)
2016-05-13 16:22:51 +02:00
a81dd7e250 Character request feature added
(closes #13)
2016-05-13 13:36:25 +02:00
a4fe4b6a26 Current character category display added to character selector 2016-05-13 13:24:18 +02:00
1198579963 Character category index fixed 2016-05-13 13:22:17 +02:00
5d732522fe wxZRColaCharGrid memory leak fixed
(fixes #23)
2016-05-13 13:21:39 +02:00
155fb03c5a Character search moved to separate thread for smoother experience 2016-05-13 12:11:38 +02:00
710937f8df Language ID type redeclaration for easier and safer work 2016-05-13 10:16:29 +02:00
4e435b044c Additional operators 2016-05-13 10:16:23 +02:00
4ec7dc3ca5 Search optimizations 2016-05-13 09:32:36 +02:00
9c3c1585d5 Character Select finished
(closes #11)
2016-05-13 03:44:28 +02:00
53ce3a2411 COMDAT Folding disabled for debug builds 2016-05-12 17:15:04 +02:00
643a8dcb82 Sub-module update 2016-05-12 14:12:09 +02:00
9337b660d2 Database update 2016-05-12 10:56:07 +02:00
44f2ef1ae1 Work on character selector continues 2016-05-11 14:39:57 +02:00
4aa0d9183e Support for Unicode character database added 2016-05-11 14:39:20 +02:00
e3c6a01722 ZRCola::index::compare_sort() reverts to compare() by default now 2016-05-11 12:40:14 +02:00
0d30a89d22 Character selector merged back to continue work
# Conflicts:
#	ZRCola/ZRCola.fbp
#	ZRCola/ZRCola.vcxproj
#	ZRCola/ZRCola.vcxproj.filters
#	ZRCola/locale/sl_SI.po
#	ZRCola/zrcolafrm.cpp
#	ZRCola/zrcolafrm.h
#	ZRCola/zrcolagui.cpp
#	ZRCola/zrcolagui.h
2016-05-11 09:00:59 +02:00
23ba447283 ZRCola now minimizes to system tray.
(closes #20)
2016-05-10 13:10:37 +02:00
a27f7f470d (De)Composition moved to idle processing & other optimizations
(fixes #19)
2016-05-10 09:41:35 +02:00
50790ad01d ZRCola no longer responds to Ctrl+Alt shortcuts when invoked with AltGr 2016-05-09 16:48:54 +02:00
ae3344d5eb Aesthetic modifications 2016-05-09 11:57:19 +02:00
79ae4855e3 Additional "text updated" event generation added to fix premature event receiving on EM_REPLACESEL
(fixes #19)
2016-05-09 11:57:02 +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
92bbc9a8bf Version set to 2.0-alpha7. ver/2.0-alpha7 2016-05-06 15:05:43 +02:00
b88cafcdfd Missing dependency added 2016-05-06 15:05:26 +02:00
994ec6461e Non-working locale-specific key sequences issue fixed 2016-05-06 14:27:12 +02:00
1867235007 Key sequences (shortcuts) added to Character Catalog tooltips 2016-05-06 13:42:14 +02:00