platform/upstream/libxkbcommon.git
2009-04-04 Dan NicholsonFix install path for XKBcommon.h
2009-04-02 Dan NicholsonDrop keysym.h pollution from XKBcommon.h
2009-04-01 Dan NicholsonAdd xkbcommon pkg-config file
2009-04-01 Dan Nicholsonxkbcomp: Clean up utils prototypes
2009-03-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-31 Dan Nicholsonxkbcomp: Kill warnings about address always evaluating...
2009-03-31 Dan NicholsonMerge commit 'tilt/master'
2009-03-31 Dan NicholsonCompile keyboard description from XKB rules, too
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 NicholsonGenerate keyboard description from components
2009-03-29 Dan Nicholsonxkbcomp: Include Xdefs.h for Atom in tokens.h
2009-03-29 Dan Nicholsonxkbcomp: Add missing includes for Bool in xkbpath
2009-03-29 Dan NicholsonAdd XKBlib resizing functions
2009-03-29 Dan NicholsonCopy xkbfile IsUpper/IsLower macros
2009-03-29 Dan NicholsonCopy XkbEnsureSafeMapName from xkbfile
2009-03-29 Dan Nicholsonxkbcomp: Remove listing sources
2009-03-29 Dan Nicholsonmalloc/misc/xkb: Coding style cleanup
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes
2009-03-28 Dan Nicholsongeom: Coding-style cleanup
2009-03-28 Dan NicholsonAdd geometry Compute API from XKBlib
2009-03-28 Dan NicholsonAdd xkbcommon macro for XkbKSIsKeypad and XkbKSIsDeadKey(k)
2009-03-28 Dan NicholsonAdd XkbModIndexText replacement
2009-03-28 Dan NicholsonDrop another unneeded format argument
2009-03-28 Dan NicholsonAdd VMod Text functions from xkbfile
2009-03-28 Dan NicholsonCopy XkbAddGeom* functions from XKBlib
2009-03-28 Dan Nicholsonxkbcomp: s/XStringToKeysym/XkbcStringToKeysym/
2009-03-28 Dan NicholsonExpose all the geometry allocation subroutines
2009-03-28 Dan Nicholsonxkbcomp: Use xkbcommon allocation functions
2009-03-28 Dan NicholsonKill off usage of Display
2009-03-28 Dan NicholsonAdd more *Text functions from xkbfile
2009-03-28 Dan Nicholsonxkbcomp: Drop unused Display argument in Atom functions
2009-03-28 Dan NicholsonMove *Text APIs into libxkbcommon
2009-03-28 Dan Nicholsonlibxkbcomp: Use the internal Atom implementation
2009-03-28 Dan Nicholsonlibxkbcomp: s/Status/int/ since we don't have Xlib.h
2009-03-28 Dan Nicholsonlibxkbcomp: Drop unused format field for *Text functions
2009-03-28 Dan Nicholsonlibxkbcomp: Add non-xkbfile XkbActionTypeText
2009-03-28 Dan Nicholsonlibxkbcomp: s/XPointer/char */
2009-03-28 Dan Nicholsonlibxkbcomp: s/XkbDescPtr/XkbcDescPtr/
2009-03-28 Dan Nicholsonlibxkbcomp: Eradicate XkbFileInfo usage
2009-03-28 Dan Nicholsonlibxkbcomp: Include X.h and Xdefs.h for Atom and Bool
2009-03-28 Dan Nicholsonlibxkbcomp: Remove usage of client-side headers
2009-03-28 Dan Nicholsonxkbcomp: Add non-xkbfile XkbConfigText
2009-03-28 Dan NicholsonIgnore files for xkbcomp
2009-03-28 Dan NicholsonIgnore ks_tables.h in makekeys directory now
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 NicholsonUse X extern "C" guards around function declarations...
2009-03-26 Dan Nicholsonatom: Coding-style cleanup and refactor
2009-03-26 Dan NicholsonBorrow atom implementation from libxkbfile
2009-03-26 Dan Nicholsonalloc/galloc: Coding style cleanup
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-26 Dan NicholsonAdd XkbDescRec initializers and destructors
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 NicholsonIgnore generated ChangeLog
2009-03-19 Dan NicholsonUse generated config.h header
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 Nicholsontest: Add tests for XFree86 special keys
2009-03-19 Dan Nicholsontest: Consistently use upper case hex
2009-03-19 Dan Nicholsontest: Add convenience functions for xkey.sh
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
2009-03-19 Dan NicholsonTesting harness for keysym functions
2009-03-19 Dan NicholsonFix CC_FOR_BUILD detection
2009-03-19 Dan Nicholsonkeysym: Coding style cleanup
2009-03-19 Dan NicholsonInitial implementation of keysym handlers
2009-03-19 Dan Nicholsonmakekeys: Handle XF86XK_ keysyms in addition to XK_...
2009-03-19 Dan NicholsonGenerate keysym tables from X and XF86 keysym definitions
2009-03-19 Dan Nicholsonks_tables: Remove table-specific #ifdefs and add header...
2009-03-19 Dan Nicholsonmakekeys: Coding style cleanup
2009-03-19 Dan NicholsonAdd makekeys for creating keysym hash tables
2009-03-19 Dan NicholsonInitial autotools commit