Commit graph

71 commits

Author SHA1 Message Date
Sabine
e353f4e8d6 feat(linux): mcompile remove -u option 2023-11-20 21:28:44 +01:00
Sabine
fa57aa7ae9 feat(linux): mcompile fill rgkey with AltGr+ AltGr/Caps 2023-11-20 19:38:31 +01:00
Sabine
d731f4fbfe feat(linux): mcompile tidy up rename functions 2023-11-17 10:25:35 +01:00
Sabine
5577e4c6d3 feat(linux): mcompile use ScanCodeToUSVirtualKey/USVirtualKeyToScanCode 2023-11-17 09:56:27 +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
42702d10eb feat(linux): mcompile more tidy up 2023-11-10 14:33:59 +01:00
Sabine
9e31156edc feat(linux): mcompile tidy up 2023-11-10 11:27:42 +01:00
Sabine
3796ee35e0 feat(linux): mcompile new get_position_From_GDK 2023-11-09 16:58:08 +01:00
Sabine
e9cc54617b feat(linux): mcompile OEM keys 2023-11-09 12:55:19 +01:00
Sabine
e8fb6f8b60 feat(linux): mcompile started OEM keys 2023-11-08 17:19:28 +01:00
Sabine
867dc565cd feat(linux): mcompile numbers + Char OK for DE,FR 2023-11-08 14:23:53 +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
0a09e59aa6 feat(linux): mcompile tidy up and rgkeys for nr, chars for DE and FR 2023-11-07 22:55:40 +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
6ff02e8b52 feat(linux): mcompile use GDK to fill rgKeys nr+char OK, OEM still ToDo 2023-11-02 16:29:22 +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
652a1b56b6 feat(linux): mcompile fill rgKey 186-192, 219, 222 2023-10-26 19:54:35 +02:00
Sabine
70163eb5fa feat(linux): mcompile small changes wprintf+ implement+use KMX_VKUnderlyingLayoutToVKUS 2023-10-21 11:59:07 +02:00
Sabine
54b8a1f2ab feat(linux): mcompile fill rgkey 2023-10-14 22:00:01 +02:00
Sabine
90fb32160c feat(linux): mcompile tidy up 2023-10-12 21:42:21 +02:00
Sabine
2ead73ba11 feat(linux): mcompile fill rgkey OEM-Keys 2023-10-12 21:29:46 +02:00
Sabine
0256c98434 feat(linux): mcompile fill rgkey: numbers and A-Z are filled OK 2023-10-05 17:16:11 +02:00
Sabine
1d0bba6320 feat(linux): mcompile tidy up 2023-10-04 18:39:26 +02:00
Sabine
050e80aa86 feat(linux): mcompile use correct mapping for numbers 2023-10-04 16:34:52 +02:00
Sabine
2a46b6fc44 feat(linux): mcompile use mapping Lin-Win that is available already in keyman 2023-10-02 19:27:56 +02:00
Sabine
a414542887 feat(linux): mcompile use keycodes from \linux\ibus-keyman\src\key 2023-09-28 12:31:50 +02:00
Sabine
85d7b87175 feat(linux): mcompile some new functions to test content of rgKey; start adding numpad to rgkey 2023-09-26 14:06:52 +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
9ddd4192d8 feat(linux): mcompile add functions to query Vector 2023-09-22 11:59:16 +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
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
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
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
2d3d1065a9 feature-(linux): mcompile remove more unneccassary code 2023-07-24 18:56:26 +02:00
Sabine
1da2ef3d27 feature-(linux): mcompile remove unneccassary code 2023-07-24 18:55:12 +02:00
Sabine
5e62bed218 feat(linux): mcompile tidy up 2023-07-21 22:09:06 +02:00