Commit graph

132 commits

Author SHA1 Message Date
Sabine
404d888fde feat(linux): work on 2nd round of comments on PR 11816 2024-06-20 17:44:21 +02:00
Sabine
d2f031e9bc feat(linux): function ensureValidInputForKeyboardTranslation instead of 2 comparisons at several places 2024-06-19 08:49:09 +02:00
Sabine
4cf80439f0 feat(linux): rework deadkey.cpp/.h 2024-06-17 17:21:56 +02:00
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
89844cb074 feat(linux): mcompile-dk very last edits 2024-03-18 01:16:32 +01:00
Sabine
a6cec0921e feat(linux): mcompile-dk remove comments 2024-03-14 02:56:19 +01:00
Sabine
5d43f0a24e feat(linux): mcompile-dk use const wchar_t* in LogError 2024-02-29 17:58:05 +01:00
Sabine
754f13fa22 feat(linux): mcompile-dkcomments on capslock 2024-02-27 16:28:24 +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
f6e887a6be feat(linux): mcompile-dk remove comments 2024-02-27 08:12:12 +01:00
Sabine
78c4b5897c feat(linux): mcompile-dk disable functions to calculate capslock and set capslock =1 2024-02-26 09:13:45 +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
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
ed603820ca feat(linux): mcompile-dk replace KMX_LogError 2024-02-14 19:05:18 +01:00
Sabine
0675a5df9c feat(linux): mcompile-dk remove unneccessary function 2024-02-14 15:29:33 +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
beaa25047e feat(linux): mcompile-dk remove dublicate lines after rebasing 2024-02-14 12:25:58 +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
b345e6cda6 feat(linux): mcompile-dk tidy up 2024-02-06 20:07:33 +01:00
Sabine
dcf49b9f08 feat(linux): mcompile-dk tidy up 2024-02-02 17:55:07 +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
0e849653b2 feat(linux): mcompile-dk remove difference in kmn-file (deadkey(3) + [CTRL K_SPACE] <==> [CTRL "`"] 2024-01-26 12:44:42 +01:00
Sabine
53d6f021e2 feat(linux): mcompile-dk more KMX_TranslateDeadkeyKey 2024-01-24 16:08:04 +01:00
Sabine
5a816ec3c5 feat(linux): mcompile-dk KMX_TranslateDeadkeyKey 2024-01-24 15:46:19 +01:00
Sabine
bbf3b39201 feat(linux): mcompile newFunc create_alDead, class Deadkey to .h 2024-01-24 10:44:35 +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
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
474d5d6518 feat(linux): mcompile KMX_VirtualKey KMX_VirtualKey(KMX_HKL hkl,UINT virtualKey, GdkKeymap **keymap) 2024-01-11 17:46:45 +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