459 Commits

Author SHA1 Message Date
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
1a6dc8b723 AUI initial organization fixed 2016-05-05 08:15:54 +02:00
3b6eff0b44 Changed Cut/Copy/Paste event forwarding logic to avoid deadlocks in future 2016-05-04 15:54:07 +02:00
9a2bc6b743 Language localization optimization 2016-05-04 15:52:47 +02:00
6e4cd60152 Character group database support added 2016-05-04 15:49:51 +02:00
f2f0b007c4 wxAui becoming main UI 2016-05-03 13:33:43 +02:00
306be13fca GUI switched to wxAui 2016-05-03 13:29:24 +02:00
eb75e020e9 Folder icon added 2016-05-03 12:44:58 +02:00
bbb09f3779 8.3 file names now unique across module variations 2016-05-03 12:43:10 +02:00
99a4b2e6c8 Insert+Unicode keyboard feature added 2016-04-30 15:37:06 +02:00
3ff9459198 Slovenian translation update 2016-04-30 15:36:03 +02:00
8bdef858a0 Composition recognition improvements 2016-04-30 14:55:52 +02:00
4ef335b6aa Version set to 2.0-alpha6 ver/2.0-alpha6 2016-04-29 13:09:19 +02:00
15365aff46 Input language detection added
(closes #2)
2016-04-29 12:54:39 +02:00
4a27d62b4e ZRCola::LangConvert() function added 2016-04-29 12:35:59 +02:00
38bf070a4a Auto-start on logon feature added
(closes #8)
2016-04-29 09:51:40 +02:00
b7533d4b27 Character selector feature skeleton added 2016-04-26 16:05:42 +02:00
c7df06ba1e Fixed order in SQL queries for consistent ZRCola.zrcdb generation 2016-04-26 15:43:33 +02:00
b9d636fb30 CharDescGenerate job added to generate character descriptions 2016-04-26 15:26:11 +02:00
ac005c0b77 Merge branch 'master' of https://github.com/Amebis/ZRCola 2016-04-23 22:23:00 +02:00
58f354f028 GUI edit boxes labeled now 2016-04-23 22:22:46 +02:00
a1a1852552 GUI edit boxes labeled now 2016-04-23 22:16:03 +02:00
7807e8a918 ZRCola.fbp added to project 2016-04-23 22:14:49 +02:00
3daaff4260 Script to import UnicodeData.txt to ZRCola.mdb added 2016-04-23 14:02:50 +02:00
840c8240b7 Composer panel settings moved for simpler configuration organization 2016-04-23 06:38:48 +02:00