Unconstify a few string struct fields
[profile/ivi/libxkbcommon.git] / makekeys /
2012-06-09 Ran BenitaMove XKB_KEY_NoSymbol to xkbcommon-keysyms.h
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Kristian HøgsbergUse our own keysyms
2012-05-09 Pekka Paalanenmakekeys: fix cross-compilation
2012-04-02 Ran Benitamakekeys: use correct format strings
2012-04-02 Ran Benitamakekeys: free strings before exiting
2012-03-27 Ran BenitaMake build non-recursive
2012-03-27 Ran BenitaDefine our own NoSymbol value and use it
2012-03-27 Daniel StoneAdd include/ to makekeys include path
2012-03-27 Ran BenitaRemove a few remaining uses of the KeySym type
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-02-26 Ran Benitamakekeys: update to match the rest of libX11 makekeys
2012-02-26 Ran Benitamakekeys: Receive the keysym files as arguments
2012-02-26 Ran BenitaWhen makekeys fails to find a good hash, print error...
2012-02-26 Ran Benitamakekeys: Fix build/target word size mismatch when...
2012-02-25 Ran Benitamakekeys: clear const and shadow warnings
2012-02-25 Ran Benitamakekeys: make buf local to main()
2012-02-25 Ran BenitaRemove ancient compatibility check
2010-12-18 Gaetan Nadonconfig: makekeys prog should stand alone in the makekey...