Sabine
17eea39b4b
feat(linux): ensureValidInputForKeyboardTranslation more
2024-07-04 15:00:57 +02:00
Sabine
f6a969b111
feat(linux): ensureValidInputForKeyboardTranslation
2024-07-04 14:24:25 +02:00
Sabine
f6c5a4a81d
feat(linux): warning after Error, keycode_max
2024-06-28 17:15:24 +02:00
Sabine
08f2b05384
feat(linux): >= instead of > for comparison with gdk_level
2024-06-27 17:19:54 +02:00
Sabine
7a0fcd1149
feat(linux): more comments for keymap 2
2024-06-27 15:48:01 +02:00
Sabine
912b8ac9d4
feat(linux): more comments on keymap
2024-06-26 21:28:10 +02:00
Sabine
fad203d847
feat(linux): change mcompile.h
2024-06-26 16:08:25 +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
75c9850cfd
feat(linux): remove x11 from meson.build
2024-06-26 15:00:49 +02:00
Sabine
6e9396c997
feat(linux): changes in file permission and other files
2024-06-26 14:56:41 +02:00
Sabine
bc5b502cf0
feat(linux): comments for mc_kmxfile
2024-06-25 17:12:58 +02:00
Sabine
2b59c3ca1b
feat(linux): CodePointToU16String
2024-06-24 16:05:49 +02:00
Sabine
0075b8f04a
feat(linux): createCompleteVector_US
2024-06-24 14:57:37 +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
404d888fde
feat(linux): work on 2nd round of comments on PR 11816
2024-06-20 17:44:21 +02:00
Sabine
f22088c2d9
Merge branch 'feat/linux/mcompile-rework_deadkey' into feat/linux/mcompile-rework_mc_import_rules
2024-06-20 09:36:08 +02:00
Sabine
9da9c8b8b7
feat(linux): change .clang-format
2024-06-20 09:35:01 +02:00
Sabine
e0bd714f5f
feat(linux): edit nit picks
2024-06-19 15:33:17 +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
f07cb3a12e
feat(linux): change variable names
2024-06-18 10:03:28 +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
433332d892
feat(linux): undo changes in .gittignore
2024-06-18 09:03:02 +02:00
Sabine
bfea2fa521
feat(linux): change gitignore
2024-06-17 19:20:46 +02:00
Sabine
fa192039b5
feat(linux): rework deadkey.cpp/.h format document
2024-06-17 17:25:03 +02:00
Sabine
4cf80439f0
feat(linux): rework deadkey.cpp/.h
2024-06-17 17:21:56 +02:00
SabineSIL
a305176238
Merge pull request #11761 from keymanapp/feat/linux/mcompile-renameSymbols
...
feat(linux): rename symbols throughout mcompile-linux 🐘
2024-06-14 15:08:08 +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
55c70f7ce3
feat(linux): mcompile.cpp edit some text
2024-06-11 11:28:42 +02:00
Sabine
977007be4d
feat(linux): mcompile add line
2024-04-29 09:40:16 +02:00
Sabine
85620712c8
feat(linux): mcompile-dk still solve conflict in .gitignore
2024-03-18 01:41:00 +01:00
Sabine
809bc35520
feat(linux): mcompile-dk solve conflict in .gitignore
2024-03-18 01:30:05 +01: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
7ea0cff478
Merge branch 'feat/linux/mcompile-wchart_char16_changed16' into feat/linux/mcompile-DoConvert-read
2024-03-07 16:41:28 +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
bca7bd6fba
feat(linux): mcompile rename functions with _16 back
2024-03-05 18:40:47 +01:00
Sabine
aa534f999e
feat(linux): mcompile remove even more _16 where I do not need them
2024-03-05 17:52:06 +01:00
Sabine
99dd1fa294
feat(linux): mcompile remove _16 where I do not need them
2024-03-05 17:12:59 +01:00
Sabine
19e120d8bb
feat(linux): mcompile-dk char16 works
2024-03-05 16:57:16 +01:00
Sabine
1c9f879780
feat(linux): mcompile-dk replace wchar_t disable more old wchar_t functions
2024-03-01 22:38:03 +01:00
Sabine
7bb97981a7
feat(linux): mcompile-dk replace wchar_t disable some old wchar_t functions
2024-03-01 22:10:57 +01:00
Sabine
901ff2bf68
feat(linux): mcompile-dk replace wchar_t create duplicate u16.functions (no implem. yet)
2024-03-01 17:23:58 +01:00