platform/upstream/libxkbcommon.git
2010-10-08 Kristian HøgsbergDon't return a static buffer in public API
2010-10-08 Kristian HøgsbergPull in XKB_COMMON_* version of modifier masks
2010-09-27 Adam JacksonDead code removal and static markup
2010-09-04 Kristian HøgsbergRemove libxkbfile dependency for real this time
2010-08-30 Kristian HøgsbergUse const char * in struct xkb_rule_names
2010-08-25 Kristian HøgsbergPull in a few #defines from libxkbfile and lower kbprot...
2010-07-02 Kristian HøgsbergDrop Bool type
2010-07-02 Kristian HøgsbergGet rid of a few unused #defines in public header
2010-07-02 Kristian HøgsbergRename XkbRMLVOSet to struct xkb_rule_names
2010-07-02 Kristian HøgsbergMove private structs and defines to private headers
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-07-02 Kristian HøgsbergCompile with -fvisibility=hidden when possible
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergDrop Xmd.h include now that we're using uint32_t
2010-06-30 Kristian HøgsbergFix warning from CARD32 -> uint32_t conversion
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-30 Kristian HøgsbergMake XkbcInitAtoms() call optional
2010-06-30 Kristian HøgsbergDrop more malloc/free wrappers
2010-06-30 Kristian HøgsbergUse the right action structs
2010-06-30 Kristian HøgsbergCopy over missing action structs from kbproto
2010-06-30 Kristian HøgsbergRename Xkbc*Action to struct xkb_*_action
2010-06-28 Kristian HøgsbergDrop malloc wrappers
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-23 Daniel StoneCopy and duplicate XkbModsRec and XkbKTMapEntryRec
2010-06-23 Daniel Stonefix mod size confusion
2010-06-22 Daniel StoneAdd really rudimentary rules caching support
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneInterp: More lazy keysym resolution
2010-06-22 Daniel StoneAllow external atom databases
2010-06-22 Daniel StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel StoneRegroup actions into current vs. deprecated, resize...
2010-06-22 Daniel Stonexkbcomp: Don't malloc() and free() most scanned tokens
2010-06-22 Daniel StoneFix compilation with DEBUG
2010-06-22 Daniel Stonexkbcomp: Use fread() instead of getc()
2010-06-22 Daniel Stonexkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
2010-06-22 Daniel StoneAtoms: Avoid allocations in XkbAtomText()
2010-06-22 Daniel Stoneconfigure.ac: Enable automake silent rules by default
2010-06-22 Daniel StoneExpose tbGetBuffer to the rest of libxkbcommon
2010-06-22 Daniel Stonexkbcomp: keycodes: Silence gcc warnings
2010-06-22 Daniel Stonexkbcomp: geometry: Plug numerous atom text & expr leaks
2010-06-22 Daniel Stonexkbcomp: Atom text and expr leak fixes part #973
2010-06-22 Daniel Stonexkbcomp: Don't leak atom text and string exprs, again
2010-06-22 Daniel Stonexkbcomp: expr: Use XkbcAtomText instead of GetString
2010-06-22 Daniel Stonexkbcomp: Don't leak atom text and string exprs
2010-06-22 Daniel Stonexkbcomp: vmod: Don't get and immediately intern atoms
2010-06-22 Daniel Stonexkbcomp: Replace open-coded strdup
2010-06-22 Daniel StoneAdd testcase for XkbcCanonicaliseComponents
2010-06-22 Daniel StoneAdd XkbcCanonicaliseComponents
2010-06-22 Daniel StoneXKBcommon.h: Make header self-contained
2010-06-22 Daniel StoneKeysym: Add apallingly bad API documentation for keysym...
2010-06-22 Daniel StoneMake keysym <-> string conversion public API
2010-06-22 Daniel StoneXKB: Text: Use keysym <-> string conversion from keysym.c
2010-06-22 Daniel StoneTest: Keysym: Add tests for new keysym <-> string conve...
2010-06-22 Daniel StoneKeysym: Fix conversion for Unicode and bare numbers
2009-04-25 Daniel StoneKeySym: Actually handle NoSymbol
2009-04-25 Daniel Stonetest: Fix srcdir != objdir build and test failures
2009-04-22 Dan Nicholsonlisting: Drop unused deviceSpec argument
2009-04-21 Dan Nicholsonxkbcomp: Another fairly major rewrite of the listing...
2009-04-19 Dan NicholsonRewrite listing code to generate XkbComponentListPtr
2009-04-17 Dan Nicholsonxkbcomp: Kill unused listing code and make functions...
2009-04-17 Dan NicholsonScale back global variables
2009-04-13 Dan NicholsonAdd XkbNameMatchesPattern implementation from xkbfile
2009-04-13 Dan Nicholsonxkbcomp: Fix use of removed macros
2009-04-13 Dan NicholsonRevert "xkbcomp: Remove listing sources"
2009-04-13 Dan Nicholsonmisc: Coding-style cleanup
2009-04-11 Dan NicholsonUse xkbpath API for locating rules
2009-04-10 Dan NicholsonProgram and files for testing CompileKeymapFromFile
2009-04-10 Dan NicholsonAdd interface to compile keyboard description from...
2009-04-10 Dan Nicholsontest: Remove extraneous includes
2009-04-09 Dan NicholsonMake XkbcInitAtoms externally accessible
2009-04-09 Dan NicholsonConstify public API
2009-04-09 Dan NicholsonChange CompileKeymapFromRules to take XkbRMLVOSet
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-08 Dan NicholsonRemove KS macros available in XKBfilecommon.h now
2009-04-06 Dan NicholsonRequire strdup and remove utils wrapper
2009-04-05 Dan NicholsonAdd action datatypes as defined in the server
2009-04-05 Dan NicholsonCoding style cleanup on key allocation functions
2009-04-04 Dan Nicholsontest: Exercise compiling from components
2009-04-04 Dan Nicholsonxkbcomp: Don't say we're exiting when we're not
2009-04-04 Dan Nicholsonxkbcomp: Give keymap file empty name if none supplied
2009-04-04 Dan Nicholsonxkbcomp: Ensure at least keycodes supplied in components
2009-04-04 Dan Nicholsonxkbcomp: Don't dereference NULL VarDefsPtr
2009-04-04 Dan Nicholsonxkbcomp: Refactor keymap file generator
2009-04-04 Dan Nicholsontest: Minor refactor to allow $EXEEXT in program names
2009-04-04 Dan Nicholsontest: Add logging and some intentionally failing cases
2009-04-04 Dan Nicholsonxkbcomp: Generating components requires rules _and_...
2009-04-04 Dan Nicholsonxkbcomp: Fail when converting rules to components retur...
2009-04-04 Dan Nicholsonxkbcomp: Cleanup error messages
2009-04-04 Dan Nicholsonxkbcomp: Ensure user has supplied a rules name
2009-04-04 Dan Nicholsonrulescomp: Remove unneeded API
2009-04-04 Dan NicholsonRefactor xkbpath so that it implicitly initializes
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-04-04 Dan NicholsonTest compiler to simulate xkbcomp usage
2009-04-04 Dan NicholsonFix cleanup error in names allocation
2009-04-04 Dan Nicholsonxkbcomp: Ignore generated parser
2009-04-04 Dan Nicholsonxkbcomp: Don't segfault if the debug files aren't set
2009-04-04 Dan Nicholsonxkbcomp: Declare global debugging vars
2009-04-04 Dan Nicholsonxkbcomp: Back out strdup warning cleanup
2009-04-04 Dan NicholsonFix install path for XKBcommon.h
next