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
|
41cc7180b7
|
feat(linux): mcompile more tidy up
|
2023-10-04 18:48:03 +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
|
d321ef0a5b
|
feat(linux): mcompile in translate key more open functions+rename to KMX_...
|
2023-09-29 16:43:41 +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
|
5786137d01
|
feat(linux): mcompile start of translate key
|
2023-09-29 13:07:45 +02:00 |
|
Sabine
|
5d57ee714c
|
feat(linux): mcompile ImportRules- fill rgkeys finished
|
2023-09-28 16:51:34 +02:00 |
|
Sabine
|
a414542887
|
feat(linux): mcompile use keycodes from \linux\ibus-keyman\src\key
|
2023-09-28 12:31:50 +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
|
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
|
feb472d334
|
feat(linux): mcompile start to adapt ImportRules
|
2023-09-22 12:01:45 +02:00 |
|
Sabine
|
9ddd4192d8
|
feat(linux): mcompile add functions to query Vector
|
2023-09-22 11:59:16 +02:00 |
|
Sabine
|
9a88b6349b
|
feat(linux): mcompile add more functions to helpers.cpp/.h
|
2023-09-22 11:56:53 +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
|
17a311841f
|
feat(linux): mcompile small change in mc_import_rules
|
2023-09-20 13:48:00 +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
|
515b42015c
|
feat(linux): mcompile start importRules
|
2023-08-18 19:07:38 +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
|
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
|
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
|
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
|
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
|
891f04e791
|
feat(linux): mcompile commentary in keymap.cpp/h
|
2023-07-21 20:50:30 +02:00 |
|
Sabine
|
7bb002ba86
|
feat(linux): mcompile tidy up
|
2023-07-19 16:53:11 +02:00 |
|