433 Commits

Author SHA1 Message Date
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
7545e9dadf Key sequence naming moved to ZRCola to allow localization 2016-05-06 13:40:55 +02:00
eb67174bed - Key sequences moved to wxZRCola app for global availability
- Top window retrieval mechanism in wxZRColaKeyHandler more robust now
2016-05-06 12:24:21 +02:00
8f33c72ad7 Inline function optimization more aggressive now 2016-05-06 12:11:41 +02:00
dbdfa139c4 Sub-module update 2016-05-06 12:11:10 +02:00
dd87605ac2 Character grid updated to show wxAui style tool tips 2016-05-06 11:56:41 +02:00
5c9a9cab03 INS+Unicode status bar message more descriptive now 2016-05-06 11:32:30 +02:00
d86c1d004d Tooltips added to character grid 2016-05-06 11:25:41 +02:00
7bd217ec47 Aesthetic modifications 2016-05-06 11:25:12 +02:00
01c50ba9e1 wxZRColaCharGrid now forwards Tab key to allow classic dialog control navigation 2016-05-06 08:40:03 +02:00
f9ef646f22 On-screen character catalog added 2016-05-05 15:37:44 +02:00
2a6212d19d Character group data cleanup 2016-05-05 15:21:25 +02:00