Commit graph

128 commits

Author SHA1 Message Date
Sabine
7736780b33 chore(linux): implement all of Marcs changes from mcompile-mac into mcompile-linux 2024-09-18 16:33:59 +02:00
Sabine
dd0ea90d66 feat(linux): remove local u16 and use km_u16 2024-08-14 11:30:08 +02:00
Sabine
58c1e507b4 chore(linux): remove mcompile-specific km_types.h 2024-08-13 17:03:41 +02:00
Sabine
690caec12b feat(Linux): swap detailed comments <-> one-line comments 2024-08-06 09:26:00 +02:00
Sabine
0388967813 feat(Linux): more comments PR 12065 2024-08-02 12:20:00 +02:00
Sabine
56c6be2aa2 feat(linux): comments of PR 12065
# Conflicts:
#	linux/mcompile/keymap/keymap.h
#	linux/mcompile/keymap/mcompile.cpp
2024-08-01 15:08:58 +02:00
SabineSIL
7ed711ce3e
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-comments 2024-07-30 20:35:18 +02:00
Sabine
1828b46ab2 feat(linux): start adding comments according to the new regulations
feat(linux): more comments

feat(linux): even more comments

feat(linux): code comments deadkey

feat(linux): code comments deadkey, keymap

feat(linux): code comments mc_import_rules,mc_kmxfile, mcompile

feat(linux): remaining stuff

feat(linux): some more little edits

feat(linux): format documents

feat(linux): a few edits

feat(linux): u16: comments and replace codecvt
2024-07-30 11:32:06 +02:00
Sabine
e6f212ce77 feat(linux): changes in convert_rgkey_Shiftstate_to_LinuxShiftstate 2024-07-04 17:56:08 +02:00
Sabine
83f079e685 feat(linux): remove count 2024-07-04 17:16:45 +02:00
Sabine
5a70d83b4f feat(linux): new fun convert_rgkey_Shiftstate_to_LinuxShiftstate() 2024-07-04 17:09:31 +02:00
Sabine
f6c5a4a81d feat(linux): warning after Error, keycode_max 2024-06-28 17:15:24 +02:00
Sabine
7a0fcd1149 feat(linux): more comments for keymap 2 2024-06-27 15:48:01 +02:00
Sabine
912b8ac9d4 feat(linux): more comments on keymap 2024-06-26 21:28:10 +02:00
Sabine
5795625ca7 feat(linux): ... and back in 2024-06-26 16:06:42 +02:00
Sabine
98beb944c5 feat(linux): ... and remove again 2024-06-26 16:02:18 +02:00
Sabine
e8c8f165e1 feat(linux): add blanc lines to prevent github from stating "empty file" 2024-06-26 15:50:32 +02:00
Sabine
6e9396c997 feat(linux): changes in file permission and other files 2024-06-26 14:56:41 +02:00
Sabine
2b59c3ca1b feat(linux): CodePointToU16String 2024-06-24 16:05:49 +02:00
Sabine
0075b8f04a feat(linux): createCompleteVector_US 2024-06-24 14:57:37 +02:00
Sabine
1ddbcf68be feat(linux):work on comments for keymap 2024-06-21 18:03:44 +02:00
Sabine
d2f031e9bc feat(linux): function ensureValidInputForKeyboardTranslation instead of 2 comparisons at several places 2024-06-19 08:49:09 +02:00
Sabine
801baf55d0 feat(linux): remove comments 2024-06-18 09:34:45 +02:00
Sabine
f724b4e79e feat(linux): layout changes only 2024-06-18 09:26:50 +02:00
Sabine
4cf80439f0 feat(linux): rework deadkey.cpp/.h 2024-06-17 17:21:56 +02:00
Sabine
39c25c4cf0 feat(linux): renaming symbols: mostly capital-non-capital at beginning of symbol name 2024-06-12 10:20:30 +02:00
Sabine
a6cec0921e feat(linux): mcompile-dk remove comments 2024-03-14 02:56:19 +01:00
Sabine
2d364bfb66 feat(linux): mcompile-dk start replace wchar_t
feat(linux): mcompile-dk replace wchar_t create duplicate u16.functions (no implem. yet)

feat(linux): mcompile-dk replace wchar_t disable some old wchar_t functions

feat(linux): mcompile-dk replace wchar_t disable more old wchar_t functions

feat(linux): mcompile-dk char16 works

feat(linux): mcompile remove _16 where I do not need them

feat(linux): mcompile remove even more _16 where I do not need them

feat(linux): mcompile rename functions with _16 back
2024-03-07 15:47:34 +01:00
Sabine
08085e34a0 feat(linux): mcompile-dk comment out some #includes that are not needed 2024-02-28 15:38:27 +01:00
Sabine
b0811ba991 feat(linux): mcompile-dk capslock-equation added again. We need it! (we cannot set capslock=1 ) 2024-02-27 16:05:03 +01:00
Sabine
4687fdc955 feat(linux): mcompile-dk remove numpad, special shift states, sort_dk 2024-02-26 08:59:19 +01:00
Sabine
aa36aadcc0 feat(linux): mcompile-dk edit comments 2024-02-20 17:16:31 +01:00
Sabine
77d50eee7a feat(linux): mcompile-dk combine KMX_get_KeyValUnderlying_From_KeyCodeUnderlying 2024-02-20 15:41:36 +01:00
Sabine
002d9e19ce feat(linux): mcompile-dk remove keymap in some functions 2024-02-20 13:57:40 +01:00
Sabine
76adcd07ca feat(linux): mcompile-dk naming of Var,Function (KeyVal,KeyCode,VK) 2024-02-20 10:09:17 +01:00
Sabine
fb1ad0cad7 feat(linux): mcompile-dk LogErrror,naming,tidy up 2024-02-20 09:33:54 +01:00
Sabine
e2af2d0d34 feat(linux): mcompile-dk looking at this->SC() vs. KMX_get_KeyCodeUnderlying_From_KeycodeUS_GDK 2024-02-19 20:47:50 +01:00
Sabine
d0c7d348f3 feat(linux): mcompile-dk remove mc_savekeyboard 2024-02-15 12:37:33 +01:00
Sabine
da4ea69fde feat(linux): mcompile-dk remove helpers.cpp/h 2024-02-15 12:09:47 +01:00
Sabine
41e4803869 feat(linux): mcompile-dk rename function 2024-02-14 15:55:21 +01:00
Sabine
0675a5df9c feat(linux): mcompile-dk remove unneccessary function 2024-02-14 15:29:33 +01:00
Sabine
07b1d5d1e3 feat(linux): mcompile-dk remove func 2 2024-02-14 14:50:03 +01:00
Sabine
3211a0c31a feat(linux): mcompile-dk gerneral tidy up 2024-02-14 14:33:44 +01:00
Sabine
8e0f7ffbbb feat(linux): mcompile-dk more replacing,renaming solved con 2024-02-14 11:41:10 +01:00
Sabine
4aec162e49 feat(linux): again resolve mcompile-dk rename even more functions 2024-02-14 11:36:52 +01:00
Sabine
cdeeec9e63 feat(linux): res. conf mcompile-dk rename more functions 2024-02-14 11:35:49 +01:00
Sabine
80e044e106 feat(linux): again resolce conflict mcompile-dk remove KMX_get_FFFF_Underlying_according_to_keycode_and_Shiftstate_GDK_dw 2024-02-14 11:33:41 +01:00
Sabine
b49f28f3ef feat(linux): resolve conflicts mcompile-dk remove unused functions, consolidate Datatypes 2024-02-14 11:29:53 +01:00
Sabine
d2cee893f2 feat(linux): mcompile-dk resolved problem for deadkey(2) 2024-02-12 15:30:20 +01:00
Sabine
b345e6cda6 feat(linux): mcompile-dk tidy up 2024-02-06 20:07:33 +01:00