Commit graph

148 commits

Author SHA1 Message Date
Sabine
690caec12b feat(Linux): swap detailed comments <-> one-line comments 2024-08-06 09:26:00 +02:00
SabineSIL
04e237ddf2
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-comments 2024-08-01 16:01:09 +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
2aacc783e3 feat(linux): use Shiftstate instead of int in ToUnicodeEx 2024-07-30 18:43:06 +02:00
Sabine
bf79287481 feat(linux): remove Open_File for KMX_WCHAR ;capslock=1 2024-07-30 17:28:40 +02:00
Sabine
ddcd45216e feat(linux): info for KMX_ToUnicodeEx 2024-07-30 16:06:30 +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
7e2d46e467 Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-rework_mc_kmxfile
# Conflicts:
#	linux/mcompile/keymap/mc_import_rules.cpp
2024-07-24 16:43:45 +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
7a0fcd1149 feat(linux): more comments for keymap 2 2024-06-27 15:48:01 +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
SabineSIL
e84c4befd4
Merge branch 'feat/linux/mcompile-DoConvert-read' into feat/linux/mcompile-rework_mc_import_rules 2024-06-26 13:26:08 +02:00
Sabine
252c409400 feat(linux): comment and assert in KMX_ToUnicodeEx when surrogate pairs are used 2024-06-24 10:35:54 +02:00
Sabine
7051754154 feat(linux): work on 2.nd round of comments 11816 2024-06-24 09:44:44 +02:00
Sabine
f9c05b872a feat(linux): second round of comments for 11816 2024-06-24 09:25:33 +02:00
Sabine
1ddbcf68be feat(linux):work on comments for keymap 2024-06-21 18:03:44 +02:00
Sabine
0eb96a70ac feat(linux):check buffer size moved 2024-06-21 09:45:21 +02:00
Sabine
e4e05a794f feat(linux):check buffer size moved 2024-06-21 09:40:52 +02:00
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