summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xkbcomp: Silence warning of return of uninitialised valuefor-weston-0.85Rob Bradford2012-01-051-1/+1
* Add xkbc_free_keymap helperPekka Paalanen2011-12-162-0/+9
* xkbcomp: Copy the string into the buffer rather than updating pointerRob Bradford2011-10-271-1/+2
* Add prototype for CheckDefaultMap().Cyril Brulebois2011-06-031-0/+2
* Also update required kbproto version in .pc.in fileKristian Høgsberg2011-04-041-1/+1
* configure: Lower kbproto requirement to 1.0.4Kristian Høgsberg2011-03-181-1/+1
* Revert "config: remove incorrectly implemented visibility compiler option"Kristian Høgsberg2011-01-291-0/+4
* Get rid of unneeded <X11/Xlib.h> include.Cyril Brulebois2011-01-291-1/+0
* Rename XkbcInternAtom() to xkb_intern_atom() and exportKristian Høgsberg2011-01-2912-88/+85
* config: update COPYING for software licensingGaetan Nadon2010-12-181-0/+48
* config: set the default xkb config root based on xkeyboard-config moduleGaetan Nadon2010-12-181-1/+2
* config: distribute the .sh test programs and test dataGaetan Nadon2010-12-181-0/+7
* config: make it easier to add TEST programsGaetan Nadon2010-12-181-16/+2
* config: include: use nobase_include_HEADERSGaetan Nadon2010-12-181-2/+1
* config: add keysymdef and xf86keysym as dependencies of ks_tables.hGaetan Nadon2010-12-181-1/+1
* config: makekeys prog should stand alone in the makekeys directoryGaetan Nadon2010-12-188-18/+17
* config: use existing variables KEYSYMDEF_H and XF86KEYSYM_HGaetan Nadon2010-12-182-4/+1
* config: remove incorrectly implemented visibility compiler optionGaetan Nadon2010-12-181-4/+0
* config: use xproto pkgconfig includex11dir variableGaetan Nadon2010-12-181-7/+7
* config: relocate library functions check and commentGaetan Nadon2010-12-181-12/+17
* config: remove PKG_PROG_PKG_CONFIG testGaetan Nadon2010-12-081-15/+8
* config: let Automake handle Lex and Yacc dist and cleaningGaetan Nadon2010-12-081-3/+0
* config: allow to build tarball when yacc is missingGaetan Nadon2010-12-081-1/+7
* config: add the default README file.Gaetan Nadon2010-12-081-0/+23
* config: add the INSTALL target for installation instructionsGaetan Nadon2010-12-081-4/+5
* config: replace deprecated INCLUDES with AM_CPPFLAGSGaetan Nadon2010-12-084-4/+4
* config: update subdirs .gitignoreGaetan Nadon2010-12-073-3/+2
* config: remove m4/.gitignore now that toplevel one handles it allGaetan Nadon2010-12-072-4/+0
* config: .gitignore: template with default values for components #24239Gaetan Nadon2010-12-071-21/+76
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2010-12-071-1/+0
* config: initialize autoconf, automake and libtoolGaetan Nadon2010-12-071-1/+8
* config: use XORG_DEFAULT_OPTION from util-macros version 1.8Gaetan Nadon2010-12-071-9/+5
* config: set Autoconf minimum version required to 2.60Gaetan Nadon2010-12-071-1/+1
* Update .gitignoreJan Engelhardt2010-11-111-17/+17
* xkbscan: resolve build warning/rpmlint errorJan Engelhardt2010-11-112-3/+3
* build: run autoupdateJan Engelhardt2010-11-111-3/+4
* build: use proper quoting in autogen.shJan Engelhardt2010-11-111-4/+4
* build: use AC_CONFIG_MACRO_DIR as per libtoolize warningJan Engelhardt2010-11-113-0/+5
* Link with -no-undefinedJon TURNEY2010-10-261-0/+1
* Don't check for xlib, we don't need itKristian Høgsberg2010-10-212-3/+2
* Update xkb->ctrls->num_groups when copying the keysymsKristian Høgsberg2010-10-201-0/+3
* Restore compatible action structsKristian Høgsberg2010-10-203-73/+54
* Use flex for generating the scanner, add support for parsing from stringsKristian Høgsberg2010-10-2010-804/+316
* Add struct xkb_stateKristian Høgsberg2010-10-191-0/+36
* Don't return a static buffer in public APIKristian Høgsberg2010-10-084-27/+29
* Pull in XKB_COMMON_* version of modifier masksKristian Høgsberg2010-10-081-0/+12
* Dead code removal and static markupAdam Jackson2010-09-2732-1904/+67
* Remove libxkbfile dependency for real this timeKristian Høgsberg2010-09-033-19/+42
* Use const char * in struct xkb_rule_namesKristian Høgsberg2010-08-292-9/+9
* Pull in a few #defines from libxkbfile and lower kbproto requirementKristian Høgsberg2010-08-256-5/+21