Commit graph

141 commits

Author SHA1 Message Date
Sabine
724e5b6eaf feat(linux): rename symbols more 2024-06-14 14:49:34 +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
5d43f0a24e feat(linux): mcompile-dk use const wchar_t* in LogError 2024-02-29 17:58:05 +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
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
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
8704c7ee80 feat(linux): mcompile-dk remove a function 2024-02-14 14:48:15 +01:00
Sabine
3211a0c31a feat(linux): mcompile-dk gerneral tidy up 2024-02-14 14:33:44 +01:00
Sabine
3662839708 feat(linux): mcompile-dk check warnings 2024-02-14 12:45:55 +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
3c9ccc0e57 feat(linux): mcompile-dk createAlDead out of loop 2024-02-14 11:25:43 +01:00
Sabine
d2cee893f2 feat(linux): mcompile-dk resolved problem for deadkey(2) 2024-02-12 15:30:20 +01:00
Sabine
f19ec9dca1 feat(linux): mcompile-dk found problem for deadkey(2) 2024-02-09 22:10:47 +01:00
Sabine
fb47917974 feat(linux): mcompile-dk alDead sorted & in right order as win version 2024-02-09 10:32:43 +01:00
Sabine
9c83fd0264 feat(linux): mcompile-dk [K_?00] resolved 2024-02-07 10:29:44 +01:00
Sabine
b345e6cda6 feat(linux): mcompile-dk tidy up 2024-02-06 20:07:33 +01:00
Sabine
38ce7ab87b feat(linux): mcompile-dk new KMX_toUnicodeEx 2024-02-06 18:24:59 +01:00
Sabine
5ab1dcd727 feat(linux): mcompile-dk reduce nr of functions using gdk_keymap_translate_keyboard_state 2024-02-05 14:40:16 +01:00
Sabine
dcf49b9f08 feat(linux): mcompile-dk tidy up 2024-02-02 17:55:07 +01:00
Sabine
78e736722a feat(linux): mcompile-dk doublicate functions 2024-02-02 16:36:49 +01:00
Sabine
463fe2fe88 feat(linux): mcompile-dk tidy up 2024-02-01 18:15:44 +01:00
Sabine
6af536a174 feat(linux): mcompile-dk more shiftstates in KMX_get_CharsUnderlying_according_to_keycode_and_Shiftstate_GDK 2024-02-01 16:16:16 +01:00
Sabine
783dc4b6b4 feat(linux): mcompile-dk :use deadkey(dkmax) , contents of alDead sorted; KMX_ToUnicodeEx returns 0 as well 2024-01-31 12:42:10 +01:00
Sabine
0e20c3e34e feat(linux): mcompile-dk shrink contents of alDead 2024-01-24 19:12:07 +01:00
Sabine
5a816ec3c5 feat(linux): mcompile-dk KMX_TranslateDeadkeyKey 2024-01-24 15:46:19 +01:00
Sabine
33c63fb72a feat(linux): mcompile-loader.KMX_ProcessDeadKey 2024-01-22 19:51:46 +01:00
Sabine
5769bf04f8 feat(linux): mcompile-deadkeys KMX_get_CharUnderlying_From_SCUnderlying_GDK/if(bDeadkeyConversion) 2024-01-18 12:01:30 +01:00
Sabine
f589087dff feat(linux): mcompile-deadkeys start 2024-01-16 11:05:20 +01:00
Sabine
f43ca566a6 feat(linux): mcompile disable comments 2024-01-15 17:53:52 +01:00
Sabine
417c9bb6aa feat(linux): mcompile review code 2024-01-12 16:23:48 +01:00
Sabine
4132d5f43b feat(linux): mcompile work on _S2 comments 2024-01-11 11:13:02 +01:00
Sabine
1ac467bff5 feat(linux): mcompile check files 2024-01-10 13:32:15 +01:00
Sabine
a17ed9f16f feat(linux): mcompile check deadkeys.cpp/h 2024-01-10 10:48:13 +01:00
Sabine
7cc51bfe7e feat(linux): mcompile minor changes2 2023-12-13 20:04:35 +01:00
Sabine
0f124814d4 feat(linux): mcompile minor changes 2023-12-13 17:47:15 +01:00
Sabine
0d00533153 feat(linux): mcompile lots of cleanup 2023-12-13 16:13:14 +01:00
Sabine
60c3d89bb0 feat(linux): mcompile LayoutRow 2023-12-13 14:40:28 +01:00