Do not use addressof in lookup macro. Update keysym state in event handler.
[libguac-client-rdp.git] / include / rdp_keymap.h
2012-03-21 Michael JumperDo not use addressof in lookup macro. Update keysym...
2012-03-21 Michael JumperAdd per-client keysym state mapping.
2012-03-21 Michael JumperAdd keysym string to $ for testing.
2012-03-20 Michael JumperUse const char* rather than static array.
2012-03-20 Michael JumperSimplified mapping and lookups, added required structur...
2012-03-20 Michael JumperAdded alt-code mapping structures.
2012-03-20 Michael JumperAugmented keymap struct to support prerequisite keysyms.
2011-12-30 Michael JumperRefactored, removed functionality. Fixed most errors...
2011-07-25 Michael JumperAdded flags to keymap.
2011-07-24 Michael JumperAdded handling for keyboard events