Define our own None atom value
[platform/upstream/libxkbcommon.git] / src / xkbcomp / xkbpath.c
2012-03-27 Ran BenitaFix all -Wsign-compare warnings
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-27 Ran BenitaRemove useless stuff from utils
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-03 Ran BenitaRefactor XkbFindFileInPath
2012-03-03 Ran BenitaFree IncludePath when no longer needed
2012-03-03 Ran BenitaDon't cache parsed files
2012-03-02 Ran BenitaConstify some more text functions
2012-03-02 Ran BenitaRemove useless casts
2012-03-02 Ran BenitaRemove return's at the end of void functions
2012-03-02 Ran BenitaRemove all uses of the register keyword
2012-02-25 Ran BenitaFix all constness warnings
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-09-27 Adam JacksonDead code removal and static markup
2010-08-25 Kristian HøgsbergPull in a few #defines from libxkbfile and lower kbprot...
2010-06-28 Kristian HøgsbergDrop malloc wrappers
2010-06-22 Daniel Stonexkbcomp: Replace open-coded strdup
2009-04-11 Dan NicholsonUse xkbpath API for locating rules
2009-04-06 Dan NicholsonRequire strdup and remove utils wrapper
2009-04-04 Dan NicholsonRefactor xkbpath so that it implicitly initializes
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-29 Dan Nicholsonxkbcomp: Add missing includes for Bool in xkbpath
2009-03-28 Dan Nicholsonlibxkbcomp: Remove usage of client-side headers
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap