Sabine
|
f2d22ebc3f
|
feat(linux): mcompile sort converting functions III
|
2023-12-07 14:28:26 +01:00 |
|
Sabine
|
e1f2972230
|
feat(linux): mcompile sort converting functions II
|
2023-12-07 14:08:54 +01:00 |
|
Sabine
|
aad0191a5b
|
feat(linux): mcompile sort converting functions I
|
2023-12-07 13:58:43 +01:00 |
|
Sabine
|
4b84604eb4
|
feat(linux): mcompile new file deadkey.h/.cpp and function createDK_ComposeTable
|
2023-12-02 17:20:23 +01:00 |
|
Sabine
|
9014296717
|
feat(linux): mcompile tidy up
|
2023-12-01 23:07:01 +01:00 |
|
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
|
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
|
80f7374fb1
|
feat(linux): mcompile rename functions
|
2023-11-21 16:40:36 +01:00 |
|
Sabine
|
621376525a
|
feat(linux): mcompile use AltGr; tidy up
|
2023-11-21 15:58:07 +01:00 |
|
Sabine
|
e353f4e8d6
|
feat(linux): mcompile remove -u option
|
2023-11-20 21:28:44 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
cd853716bf
|
feat(linux): mcompile remove old/unused code
|
2023-08-10 16:40:19 +02:00 |
|
Sabine
|
1c8ca69de3
|
feat(linux): mcompile remove helpers.h
|
2023-08-10 15:43:33 +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
|
d13413db5a
|
feat(linux): mcompile finish DoConvert-read
|
2023-07-28 17:03:11 +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
|
891f04e791
|
feat(linux): mcompile commentary in keymap.cpp/h
|
2023-07-21 20:50:30 +02:00 |
|