glasseyes
|
899a9ae1e6
|
dispose things in tests that were memleaks
|
2018-11-12 15:55:28 +07:00 |
|
Tim Eves
|
61f90b172e
|
Fix path handling so it's wchar_t const * on windows and char const * on linux
|
2018-11-07 04:49:56 +07:00 |
|
Tim Eves
|
689e21856b
|
Explicitly declare test json doc strings as utf8 for Windows compiler
|
2018-11-07 04:30:09 +07:00 |
|
Tim Eves
|
4afe030627
|
Add number USVs erased to BACK action item
Possible but difficult to get from state object if not provided. IBus
will use this.
|
2018-11-07 04:26:49 +07:00 |
|
Tim Eves
|
d70fe629e8
|
Fix state API implmentation to use new options, keyboard and context objects.
|
2018-11-07 04:25:28 +07:00 |
|
Tim Eves
|
242105216a
|
Rename options_set -> options and option -> option_item
|
2018-11-07 02:13:40 +07:00 |
|
Tim Eves
|
93c76c14df
|
Move headers into include/keyman from include/
Necessary to allow keyboardprocessor.h to refer to auxillary headers as
<keyboard/header.h>
|
2018-11-06 16:19:14 +07:00 |
|
Tim Eves
|
4d4bb125b6
|
Add the last of the kmnkbd unit tests for state and engine api.
|
2018-10-31 16:05:17 +07:00 |
|