xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
[profile/ivi/libxkbcommon.git] / src / makekeys /
2009-04-25 Daniel StoneKeySym: Actually handle NoSymbol
2009-03-28 Dan NicholsonIgnore ks_tables.h in makekeys directory now
2009-03-27 Dan NicholsonMove ks_tables.h build into makekeys subdirectory
2009-03-19 Dan Nicholsonmakekeys: Fix warning about not returning from function
2009-03-19 Dan NicholsonUse XORG_CWARNFLAGS for more warnings
2009-03-19 Dan Nicholsonmakekeys: No need for strncat
2009-03-19 Dan Nicholsonmakekeys: Handle XFree86 special action keys
2009-03-19 Dan Nicholsonmakekeys: Always continue when no alias match found
2009-03-19 Dan Nicholsonmakekeys: Handle aliases in convenience functions
2009-03-19 Dan Nicholsonmakekeys: Prepend XF86 to XFree86 keysyms
2009-03-19 Dan NicholsonRefactor makekeys with some convenience functions
2009-03-19 Dan NicholsonMove makekeys to separate subdir