739 Commits

Author SHA1 Message Date
64e3735b12 Make character selection dialog non-modal
This allows direct focusing in (de)compose text control even when the
character selection dialog is open.

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:49:56 +02:00
c598fe4fe0 Invert order of translations and (de)composition
Example: This allows a to be translated into ά, as a is first
translated to α and finally ZRCola composed into ά. Otherwise we'd need
to include all accented character translations in transliteration
tables.

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:49:49 +02:00
4393b02323 Fix decomposition
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:49:41 +02:00
0dba3d4652 Update sub-module
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:49:33 +02:00
c9231078a6 Preset version to 2.1.3
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:49:24 +02:00
d98987ec5f Upgrade to latest WinStd library
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-01 14:48:40 +02:00
4900202d7e Trigger per-user setup on logon 2019-04-01 14:48:31 +02:00
a3c73e1c4d Preset version to 2.1.2 2018-11-19 12:07:10 +01:00
a8436ee3d7 Silence the missing shcore.dll warning on Windows 7 ver/2.1.1 2018-11-06 09:33:17 +01:00
c8ea746474 Preset version to 2.1.1 2018-11-06 09:24:50 +01:00
039dae11bc Set version to 2.1 ver/2.1 2018-10-09 14:00:02 +02:00
ce11c7f4d4 Do not restore placement and sizing when GUI changes ver/2.1-beta7 2018-09-25 13:45:06 +02:00
ea5049172d Revise main window minimization/hiding/restoring 2018-09-25 12:04:02 +02:00
1feebdbbf8 Pre-set version to 2.1-beta7 2018-09-25 12:02:39 +02:00
39708ad4cb Set m_taskBarIcon to NULL after deleted 2018-09-25 12:00:04 +02:00
e0e8401482 Update translations 2018-09-25 11:02:15 +02:00
a5099d7424 Add Cyrillic >> Latin translations back 2018-09-25 10:37:25 +02:00
c6d567edfd Resolve warning popup when GetDpiForWindow() is not available ver/2.1-beta6 2018-09-19 12:59:03 +02:00
3d104d4292 Swap composed and decomposed letters on ZRCola (de)compose icon
...to match the natural order of the decomposed and composed panels in
GUI.
2018-09-19 12:41:09 +02:00
07706db14e Switch to Transifex project for localization 2018-09-19 12:15:40 +02:00
10e53e431a Update translation templates 2018-09-19 09:10:34 +02:00
5e751eb23e Make (de)composition a separate translation set 2018-09-18 11:23:30 +02:00
30b2eb270b Update fonts 2018-09-17 15:06:41 +02:00
ed98e1d588 Update sub-module 2018-09-17 15:04:35 +02:00
6c3b84b448 Revert MSI URLs from HTTPS to HTTP
Updater doesn't handle HTTPS. Yet.
2018-09-17 09:40:02 +02:00
2d04361318 Add missing Updater public key to ZRCola.exe resources 2018-09-17 09:06:10 +02:00
2d82904b13 Check HTTP status 200 before parsing the response 2018-09-17 09:02:04 +02:00
640421be60 Make list of settings pages wider 2018-09-13 13:10:39 +02:00
75941da5a7 Fix window placement on DPI changes 2018-09-12 16:11:02 +02:00
974d6bd827 Honor monitor layout and DPI changes when persisting window placement 2018-09-11 15:32:13 +02:00
16dc9aff96 Add high DPI support 2018-09-10 12:38:40 +02:00
18f36e7fde Add missing translation sequence dialog name 2018-09-10 10:02:27 +02:00
5d0ea994d7 Update wxFormBuilder 2018-09-10 09:45:36 +02:00
e86847f364 Introduce preliminary ARM64 support 2018-09-10 09:41:50 +02:00
c295fcfc12 Update documentation 2018-09-08 01:37:01 +02:00
9f0c831fb5 Split Makefile into multiple reusable .mak files 2018-09-08 01:32:00 +02:00
ddae64ca6d Extend copyright year 2018-09-07 23:57:59 +02:00
bc48240e0a Upgrade to Visual Studio 2017 and wxWidgets 3.1.2 static 2018-09-07 23:41:58 +02:00
6a3fbc063c Fix down-casting 2018-09-07 20:30:01 +02:00
3672c8e87e Distinguish variables with same names
...to resolve C4457 warnings.
2018-09-07 20:17:35 +02:00
dcabe36369 Remove MFC dependency 2018-09-07 19:40:28 +02:00
4b59582568 Add missing #include <algorithm> 2018-09-07 19:37:22 +02:00
692a37651d Fix printf() parameters 2018-09-07 19:36:42 +02:00
59d06ae3dc Make explicit int to unsigned __int6 conversion 2018-09-07 19:36:10 +02:00
4226774e21 Silence ADO .h warnings 2018-09-07 19:34:56 +02:00
3831012af9 Distinguish variables with same names
...to resolve C4457 warnings.
2018-09-07 19:32:54 +02:00
073311be78 Simplify property sheet inclusion 2018-09-07 18:02:30 +02:00
6636bf4211 Fix intermediate/output folder creation on nmake register 2018-09-03 13:08:53 +02:00
7f0e2cca04 Switch to wxWidgets 3.1.1 2018-09-03 13:08:14 +02:00
3976831d98 Update sub-modules 2018-09-03 10:42:43 +02:00