Commit graph

162 commits

Author SHA1 Message Date
Sabine
5f857de3d8 feat(linux): mcompile fill rgkey with deadkey 2023-11-30 17:40:02 +01:00
Sabine
aec220dfaa feat(linux): mcompile tidy up 2023-11-30 11:33:37 +01:00
Sabine
df64c563c3 feat(linux): mcompile deadkeys: open DoConvert- "if(bDeadkeyConversion) {// I4552..." 2023-11-30 11:08:21 +01:00
Sabine
7cd43792ab feat(linux): mcompile start deadkeys, KMX_Lin_ImportRules_Lin 2023-11-28 20:43:33 +01:00
Sabine
58a315089d feat(linux): mcompile force filling rgkey[VK_DE] to be able to check lowest part of ImportRule 2023-11-24 17:29:59 +01:00
Sabine
2c3d5e8201 feat(linux): mcompile manually fill rgkey with the same values 2023-11-24 10:42:51 +01:00
Sabine
ca831fcb03 feat(linux): mcompile function to manually fill rgkey[VK_DE] for testing reasons 2023-11-23 15:16:35 +01:00
Sabine
46acfd0307 feat(linux): mcompile find char using SC (KMX_VKUSToSCUnderlyingLayout) instead of VK 2023-11-22 13:31:17 +01:00
Sabine
e353f4e8d6 feat(linux): mcompile remove -u option 2023-11-20 21:28:44 +01:00
Sabine
4398de7b41 feat(linux): mcompile tidy up 2023-11-13 17:53:14 +01:00
Sabine
4a318cba47 feat(linux): mcompile constructor KMX_VirtualKey to use with GDK 2023-11-10 15:33:30 +01:00
Sabine
9e31156edc feat(linux): mcompile tidy up 2023-11-10 11:27:42 +01:00
Sabine
4a7901b640 feat(linux): mcompile tidy up 2023-11-09 17:06:20 +01:00
Sabine
e9cc54617b feat(linux): mcompile OEM keys 2023-11-09 12:55:19 +01:00
Sabine
ab0b5e938b Merge branch 'feat/linux/mcompile-DoConvert-read' of https://github.com/keymanapp/keyman into feat/linux/mcompile-DoConvert-read
# Conflicts:
#	linux/mcompile/keymap/helpers.cpp
#	linux/mcompile/keymap/keymap.cpp
#	linux/mcompile/keymap/keymap.h
#	linux/mcompile/keymap/mc_import_rules.cpp
#	linux/mcompile/keymap/mcompile.cpp
2023-11-07 23:25:12 +01:00
Sabine
bab7d372ef feat(linux): mcompile more tidy up code 2023-11-07 13:19:15 +01:00
Sabine
bce124447f feat(linux): mcompile tidy up code 2023-11-07 13:04:45 +01:00
Sabine
1d7f8c4bc2 feat(linux): mcompile use GDK to fill rgKeys 2023-10-31 17:37:34 +01:00
Sabine
ee328bb7a2 feat(linux): mcompile fill rgKey 220 (221) 2023-10-27 22:52:24 +02:00
Sabine
70163eb5fa feat(linux): mcompile small changes wprintf+ implement+use KMX_VKUnderlyingLayoutToVKUS 2023-10-21 11:59:07 +02:00
Sabine
90fb32160c feat(linux): mcompile tidy up 2023-10-12 21:42:21 +02:00
Sabine
1d0bba6320 feat(linux): mcompile tidy up 2023-10-04 18:39:26 +02:00
Sabine
461ade9633 feat(linux): mcompile in translate key open functions+rename to KMX_... -> program will run but won`t give the right results yet 2023-09-29 16:33:41 +02:00
Sabine
218004d99d feat(linux): mcompile use keycodes from \linux\ibus-keyman\src\keycodes.h 2023-09-28 12:29:59 +02:00
Sabine
4dfec70bf6 feat(linux): mcompile use All_Vector for constructor of KMX_VirtualKey for rgkeys 2023-09-22 18:11:31 +02:00
Sabine
feb472d334 feat(linux): mcompile start to adapt ImportRules 2023-09-22 12:01:45 +02:00
Sabine
bf9d20fde7 feat(linux): mcompile move all functions that use VectorFile.txt to helpers 2023-09-21 14:14:26 +02:00
Sabine
d4b852a12d feat(linux): mcompile usable with or without GDK depending on #USE_GDK 2023-09-19 15:22:43 +02:00
Sabine
00944bc00b feat(linux): mcompile add #preprocessor identifier to use mcompile with file or GDK 2023-09-19 09:50:24 +02:00
Sabine
aa53755a34 feat(linux): mcompile new function InsertKeyvalsFromKeymap() 2023-09-19 09:27:51 +02:00
Sabine
48df423114 feat(linux): mcompile helper functions(write load/compare Vector of keys) 2023-08-18 19:08:52 +02:00
Sabine
c0d859e2d2 feat(linux): mcompile open ReportUnconvertedKeyboardRules() 2023-08-15 16:20:13 +02:00
Sabine
e697a5f0ae feat(linux): mcompile remove more old/unused code 2023-08-10 17:03:45 +02:00
Sabine
cd853716bf feat(linux): mcompile remove old/unused code 2023-08-10 16:40:19 +02:00
Sabine
0fa6f6680c feat(linux): mcompile -adapt translateKeyboard 2023-08-10 15:45:10 +02:00
Sabine
1904947f32 feat(linux): mcompile change type return value of functions from KMX_BOOL/bool to int/KMX_DWORD 2023-08-01 13:08:34 +02:00
Sabine
5096498900 feat(linux): mcompile tidy up wprintf, function names/variable names 2023-08-01 09:22:05 +02:00
Sabine
06db40aa21 feat(linux): mcompile rename functions +tidy up 2023-08-01 00:09:52 +02:00
Sabine
669d3389a9 feat(linux): mcompile use std::map in replaceNamesWithCharacter 2023-07-31 23:07:08 +02:00
Sabine
a3daee80b5 feat(linux): mcompile tidy up 2023-07-29 21:31:19 +02:00
Sabine
2371f59240 feat(linux): mcompile Version using Vector of KMX_DWORD (instead of Vector of std::string) 2023-07-29 20:46:25 +02:00
Sabine
d50322a995 feat(linux): mcompile tidy up: remove unneccessary code 2023-07-28 18:25:50 +02:00
Sabine
e3fed21dd1 feat(linux): mcompile replace std::cout, std::wcout, MyCout, printf and use wprintf 2023-07-28 17:20:28 +02:00
Sabine
d13413db5a feat(linux): mcompile finish DoConvert-read 2023-07-28 17:03:11 +02:00
Sabine
4ff67ca9db feat-(linux): mcompile edit agin 2023-07-25 18:01:18 +02:00
Sabine
1da2ef3d27 feature-(linux): mcompile remove unneccassary code 2023-07-24 18:55:12 +02:00
Sabine
3c37ca0cee feat(linux): new functions KMX_VKUSToVKUnderlyingLayout and KMX_CharFromVK; return correct char 2023-07-24 18:03:58 +02:00
Sabine
5e62bed218 feat(linux): mcompile tidy up 2023-07-21 22:09:06 +02:00
Sabine
7bb002ba86 feat(linux): mcompile tidy up 2023-07-19 16:53:11 +02:00
Sabine
fce512ce4c feat(linux): mcompile first version to use gtk 2023-07-19 16:36:59 +02:00