Commit graph

56 commits

Author SHA1 Message Date
Sabine
2ad66f6a59 chore(linux): add kbp->dpBitmapOffset, kbp->dwBitmapSize and calculate dky in 2 lines 2024-09-19 10:58:54 +02:00
Sabine
7736780b33 chore(linux): implement all of Marcs changes from mcompile-mac into mcompile-linux 2024-09-18 16:33:59 +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
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
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
ec05b41546 feat(linux): char-filenames, check parameters in run() 2024-07-01 11:15:14 +02:00
Sabine
6647932a14 feat(linux): move run, GetDeadkeys: declaration to fwd-decl in cpp`s 2024-06-28 13:57:47 +02:00
Sabine
fad203d847 feat(linux): change mcompile.h 2024-06-26 16:08:25 +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
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
39c25c4cf0 feat(linux): renaming symbols: mostly capital-non-capital at beginning of symbol name 2024-06-12 10:20:30 +02:00
Sabine
5d43f0a24e feat(linux): mcompile-dk use const wchar_t* in LogError 2024-02-29 17:58:05 +01:00
Sabine
aa36aadcc0 feat(linux): mcompile-dk edit comments 2024-02-20 17:16:31 +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
ed603820ca feat(linux): mcompile-dk replace KMX_LogError 2024-02-14 19:05:18 +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
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
c4d723e9fc feat(linux): mcompile review comments 2024-01-12 16:30:37 +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
0d00533153 feat(linux): mcompile lots of cleanup 2023-12-13 16:13:14 +01:00
Sabine
bc478f7254 feat(linux): mcompile LayoutRow started 2023-12-12 23:06:26 +01:00
Sabine
65ff317e10 feat(linux): mcompile renaming converting functions 2023-12-12 13:26:13 +01:00
Sabine
349fe17770 feat(linux): mcompile renaming func 2023-12-12 09:48:33 +01:00
Sabine
25957c5350 feat(linux): mcompile sort converting functions IV 2023-12-07 14:51:47 +01:00
Sabine
9122080c1e feat(linux): mcompile allow keycode 94 in getKeyvalsFromKeyCode 2023-12-07 12:51:08 +01:00
Sabine
5a5fd432eb feat(linux): mcompile KMX_ConvertDeadkey finished 2023-12-05 16:50:06 +01:00
Sabine
f29d6f1de1 feat(linux): mcompile open KMX_ConvertDeadkey 2023-12-04 16:10:34 +01:00
Sabine
4b84604eb4 feat(linux): mcompile new file deadkey.h/.cpp and function createDK_ComposeTable 2023-12-02 17:20:23 +01:00
Sabine
9014296717 feat(linux): mcompile tidy up 2023-12-01 23:07:01 +01:00
Sabine
0c5dab947e feat(linux): mcompile open more functions for deadkeys 2023-12-01 21:56:26 +01:00
Sabine
58a315089d feat(linux): mcompile force filling rgkey[VK_DE] to be able to check lowest part of ImportRule 2023-11-24 17:29:59 +01:00
Sabine
bce124447f feat(linux): mcompile tidy up code 2023-11-07 13:04:45 +01:00
Sabine
461ade9633 feat(linux): mcompile in translate key open functions+rename to KMX_... -> program will run but won`t give the right results yet 2023-09-29 16:33:41 +02:00
Sabine
bf9d20fde7 feat(linux): mcompile move all functions that use VectorFile.txt to helpers 2023-09-21 14:14:26 +02:00
Sabine
515b42015c feat(linux): mcompile start importRules 2023-08-18 19:07:38 +02:00
Sabine
c0d859e2d2 feat(linux): mcompile open ReportUnconvertedKeyboardRules() 2023-08-15 16:20:13 +02:00
Sabine
cd853716bf feat(linux): mcompile remove old/unused code 2023-08-10 16:40:19 +02:00
Sabine
b254f9b4eb feat(linux): mcompile mcompile.cpp starts keymap 2023-07-18 12:02:21 +02:00
Sabine
560fa6ab89 feat(linux): mcompile tidy up code 2023-07-12 14:39:33 +02:00