47d3884af3
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:38:32 +01:00
0d112cd90b
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 08:48:49 +01:00
12c2889ea3
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-03-25 08:36:00 +01:00
c7e29b1862
Add UTF-8 BOM markers
...
MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-19 10:59:54 +01:00
ebdbb84a29
Enable recommended code analysis and address warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-13 13:18:11 +01:00
b3702ed237
Extend copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:38:57 +01:00
0800f813ff
Rename stdafx.h to pch.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:10:29 +01:00
893dbf5783
Update year to 2019
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:50:04 +02:00
ddae64ca6d
Extend copyright year
2018-09-07 23:57:59 +02:00
b7bef14746
Copyright extended to 2017
2017-04-18 14:05:45 +02:00
806aa550a5
Characters are represented as UTF-16 sequences instead of a single UTF-16 character
2017-03-21 09:09:07 +01:00
38a77ca51b
Code clean-up
2016-10-13 10:34:45 +02:00
ba8254c097
Auto C++ typing introduced where appropriate
2016-10-06 11:52:17 +02:00
424a6762f7
Support for numeric keyboard with Ins+nnnn added
2016-07-14 13:59:50 +02:00
4ec7dc3ca5
Search optimizations
2016-05-13 09:32:36 +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
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
994ec6461e
Non-working locale-specific key sequences issue fixed
2016-05-06 14:27:12 +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
5c9a9cab03
INS+Unicode status bar message more descriptive now
2016-05-06 11:32:30 +02:00
99a4b2e6c8
Insert+Unicode keyboard feature added
2016-04-30 15:37:06 +02:00
acfe980705
Non-working OEM key sequences issue fixed
...
resolves #5
2016-04-07 14:52:45 +02:00
426b7a6227
Keyboard sequence monitoring upgraded not to react on modifier keys, canceling multi-key sequences when non-first key modifier pressed
2016-04-07 14:49:28 +02:00
8fd0437502
GUI upgrade: Edit menu added, tool bar added, status bar added
2016-04-06 12:33:38 +02:00
93361f0edb
Partial key sequence match no longer propagates the event
2016-04-06 12:29:07 +02:00
06dae56c66
Shortcut monitor handles raw keyboard events now to get untranslated key codes
2016-04-04 14:22:33 +02:00
e5711cc6b5
ZRCola.zrcdb installation added
2016-03-18 15:10:07 +01:00
e13133d0e4
Indexes redesigned to return data reference directly for cleaner code
2016-03-08 14:09:23 +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