Sabine
404d888fde
feat(linux): work on 2nd round of comments on PR 11816
2024-06-20 17:44:21 +02:00
Sabine
ade07bb298
feat(linux): move CODE__SIZE and #include <../../../../common/include/kmx_file.h> instead of double #include "kmx_file.h"
2024-06-19 12:18:54 +02:00
Sabine
d2f031e9bc
feat(linux): function ensureValidInputForKeyboardTranslation instead of 2 comparisons at several places
2024-06-19 08:49:09 +02:00
Sabine
80390b6b61
feat(linux): start rework mc_import_rules
2024-06-18 11:10:38 +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
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
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
afb391fea7
feat(linux): mcompile-dk disable use of HKL
2024-02-28 17:06:46 +01:00
Sabine
f04b1df60e
feat(linux): mcompile-dk disable KMX_VirtualKey(KMX_HKL hkl,UINT virtualKey)
2024-02-28 15:45:14 +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
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
001dc52021
feat(linux): mcompile-dk remove KMX_FillKeyState
2024-02-20 16:13:27 +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
0675a5df9c
feat(linux): mcompile-dk remove unneccessary function
2024-02-14 15:29:33 +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
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
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
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