Don't return a static buffer in public API
[platform/upstream/libxkbcommon.git] / configure.ac
2010-08-25 Kristian HøgsbergPull in a few #defines from libxkbfile and lower kbprot...
2010-07-02 Kristian HøgsbergCompile with -fvisibility=hidden when possible
2010-06-22 Daniel Stonexkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
2010-06-22 Daniel Stoneconfigure.ac: Enable automake silent rules by default
2009-04-06 Dan NicholsonRequire strdup and remove utils wrapper
2009-04-01 Dan NicholsonAdd xkbcommon pkg-config file
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap
2009-03-27 Dan NicholsonMove ks_tables.h build into makekeys subdirectory
2009-03-20 Dan NicholsonUse common XKB headers and add common type XkbcDescRec
2009-03-19 Dan NicholsonUse XKB alloc macros internally
2009-03-19 Dan NicholsonUse generated config.h header
2009-03-19 Dan NicholsonUse XORG_CWARNFLAGS for more warnings
2009-03-19 Dan NicholsonMove makekeys to separate subdir
2009-03-19 Dan NicholsonTesting harness for keysym functions
2009-03-19 Dan NicholsonFix CC_FOR_BUILD detection
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
2009-03-19 Dan NicholsonInitial autotools commit