cosmetic and comments for guacamole integration
[libguac-client-rdp.git] / include / rdp_keymap.h
2012-05-15 Jocelyn DELALANDEcosmetic and comments for guacamole integration
2012-05-15 Jocelyn DELALANDEfixed include path for freerdp >= 1.0
2012-05-01 Michael JumperEmbed RDP keyboard layout within keymap (see ticket...
2012-03-22 Michael JumperAdd remaining modifier strings, fix unshifted en-us...
2012-03-21 Michael JumperMoved non-printable keys into base keymap.
2012-03-21 Michael JumperMajor refactor of keymap - now using simple keysym...
2012-03-21 Michael JumperRemoved Alt-code mapping, using convenient identity...
2012-03-21 Michael JumperAdded keysym strings for alt and all modifiers.
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