Add xkb_map_get_as_string
[profile/ivi/libxkbcommon.git] / src / misc.c
2012-05-29 Daniel StoneAdd xkb_map_get_as_string
2012-05-22 Ran Benitakeytypes: use darray for xkb_kt_map_entry's
2012-05-22 Ran Benitakeytypes: use darray for key types in the client map
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Kristian HøgsbergUse our own keysyms
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-04-30 Ran BenitaRemove unused function XkbcNameMatchesPattern
2012-04-30 Ran BenitaUse stdbool.h
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-04-02 Ran BenitaConstify a global table
2012-03-27 Daniel StoneFix build for X11 modifier masks
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-27 Ran BenitaFix latin8 upper/lower case check
2012-03-09 Daniel StoneIntroduce xkb_keysym_t type
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-23 Daniel StoneCopy and duplicate XkbModsRec and XkbKTMapEntryRec
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2009-04-13 Dan NicholsonAdd XkbNameMatchesPattern implementation from xkbfile
2009-04-13 Dan Nicholsonmisc: Coding-style cleanup
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-02 Dan NicholsonDrop keysym.h pollution from XKBcommon.h
2009-03-29 Dan NicholsonCopy xkbfile IsUpper/IsLower macros
2009-03-29 Dan NicholsonCopy XkbEnsureSafeMapName from xkbfile
2009-03-29 Dan Nicholsonmalloc/misc/xkb: Coding style cleanup
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes