Add xkb_key_get_syms API
[platform/upstream/libxkbcommon.git] / src / Makefile.am
2012-03-13 Daniel StoneAdd xkb_key_get_syms API
2012-03-09 Daniel StoneRemove geometry support, again
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-02-26 Ran Benitamakekeys: Receive the keysym files as arguments
2010-12-18 Gaetan Nadonconfig: add keysymdef and xf86keysym as dependencies...
2010-12-18 Gaetan Nadonconfig: makekeys prog should stand alone in the makekey...
2010-12-08 Gaetan Nadonconfig: replace deprecated INCLUDES with AM_CPPFLAGS
2010-10-26 Jon TURNEYLink with -no-undefined
2010-10-22 Kristian HøgsbergDon't check for xlib, we don't need it
2010-06-22 Daniel Stonexkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-03-30 Dan NicholsonAdd rules file parsing from xkbfile
2009-03-29 Dan NicholsonAdd rules rules file parsing from xkbfile
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes
2009-03-28 Dan NicholsonAdd geometry Compute API from XKBlib
2009-03-28 Dan NicholsonMove *Text APIs into libxkbcommon
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap
2009-03-27 Dan NicholsonMove ks_tables.h build into makekeys subdirectory
2009-03-26 Dan NicholsonBorrow atom implementation from libxkbfile
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-26 Dan NicholsonAdd XkbDescRec initializers and destructors
2009-03-19 Dan NicholsonUse XKB alloc macros internally
2009-03-19 Dan NicholsonUse XORG_CWARNFLAGS for more warnings
2009-03-19 Dan NicholsonMove makekeys to separate subdir
2009-03-19 Dan NicholsonInitial implementation of keysym handlers
2009-03-19 Dan NicholsonGenerate keysym tables from X and XF86 keysym definitions
2009-03-19 Dan NicholsonAdd makekeys for creating keysym hash tables