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 |
|
Sabine
|
52c115b847
|
feat(linux): mcompile SetKeyboardToPositional opened/included
|
2023-07-18 19:15:46 +02:00 |
|
Sabine
|
c429941d03
|
feat(linux): mcompile open DoConvert in mcompile which starts DoConvertPart1 and DoConvertPart2
|
2023-07-18 18:35:19 +02:00 |
|
Sabine
|
b254f9b4eb
|
feat(linux): mcompile mcompile.cpp starts keymap
|
2023-07-18 12:02:21 +02:00 |
|
Sabine
|
4b653d30b3
|
feat(linux): mcompile KMX_saveKeyboard, KMX_WriteCompiledKeyboard
|
2023-07-17 13:48:19 +02:00 |
|
Sabine
|
560fa6ab89
|
feat(linux): mcompile tidy up code
|
2023-07-12 14:39:33 +02:00 |
|
Sabine
|
30c82a7685
|
feat(linux): mcompile add KMX_Datatypes
|
2023-07-11 11:26:33 +02:00 |
|
Sabine
|
c67b7d3e46
|
feat(linux): mcompile cosmetics
|
2023-07-06 13:56:41 +02:00 |
|
Sabine
|
223865d74d
|
feat(linux): mcompile exchange Err(), LogError(), DebugLog() with KMX_Log
use wchar for output everywhere
|
2023-07-05 16:52:36 +02:00 |
|
Sabine
|
762827c96d
|
feat(linux): mcompile use #ifdef around main
|
2023-07-03 12:48:02 +02:00 |
|
Sabine
|
84fc51bd3d
|
feat(linux): mcompile loadKeyboard starts VerifyKeyboard&FixupKeyboard-still lots of comments, compiles but not fully functional yet
|
2023-06-27 16:03:53 +02:00 |
|
Sabine
|
49f833ada1
|
feat(linux): mcompile #include files to mcompile, comment out most old code, adapt meson.build to use more .cpp-files
|
2023-06-12 15:05:43 +02:00 |
|
Sabine
|
ae80e6f2a5
|
feature(Linux): mcompile : copy files to mcompiles/keymap which may be needed; ; replace some DataTypes
|
2023-06-07 19:09:12 +02:00 |
|