Eric Tang
|
02e5dea778
|
Add basic error checking to the configuration parser
|
2017-07-03 19:40:41 -07:00 |
|
Eric Tang
|
3d58445f29
|
Make parseLayer static
|
2017-07-02 10:21:23 -07:00 |
|
Eric Tang
|
0f92b0ba22
|
Take a step towards parsing keymaps
|
2017-06-24 11:07:56 -07:00 |
|
László Monda
|
a27a2645ba
|
Extract SerializedMouseAction_* enum values.
|
2017-06-16 15:59:38 +02:00 |
|
László Monda
|
30b30bf9c3
|
Remove const members.
|
2017-06-16 11:51:08 +02:00 |
|
László Monda
|
41225b2042
|
Update the serialization of the keystroke action according to the recent changes of Agent.
|
2017-06-15 23:22:16 +02:00 |
|
László Monda
|
26a7f7cacf
|
Rename actionType to keyActionType
|
2017-06-15 20:19:58 +02:00 |
|
László Monda
|
cd060d8aa5
|
Rename a lot of variables within parse_keymap.c
|
2017-06-15 19:38:25 +02:00 |
|
László Monda
|
9800145314
|
Slightly shorten the initialization of moduleID and pointerRole.
|
2017-06-15 19:30:50 +02:00 |
|
László Monda
|
8d232f3968
|
Remove separators.
|
2017-06-15 19:29:15 +02:00 |
|
László Monda
|
237ef3c34a
|
Rename action.h to key_action.h
|
2017-06-15 19:27:44 +02:00 |
|
László Monda
|
976444b5fe
|
Rename key action related enums and values to be easier to read.
|
2017-06-15 19:14:05 +02:00 |
|
László Monda
|
480b184ab5
|
move SERIALIZED_KEYSTROKE_TYPE_* macros to parse_keymap.h
|
2017-06-15 19:00:44 +02:00 |
|
László Monda
|
3d4def76f8
|
Rename and extract some typedefs from parse_keymap.c from parse_keymap.h
|
2017-06-15 18:32:21 +02:00 |
|
László Monda
|
bdaef763a4
|
Rename deserialize_Layer() to parseLayer() and process* functions to parse*
|
2017-06-15 18:13:42 +02:00 |
|
László Monda
|
fd66ce5c40
|
Rename deserialize.[ch] to parse_keymap.[ch]
|
2017-06-15 17:59:15 +02:00 |
|