1. f91afe4 Add prototype for CheckDefaultMap(). by Cyril Brulebois · 13 years ago master
  2. 05f5be9 Also update required kbproto version in .pc.in file by Kristian Høgsberg · 13 years ago
  3. 9dd7dc6 configure: Lower kbproto requirement to 1.0.4 by Kristian Høgsberg · 13 years ago
  4. dd0e8b7 Revert "config: remove incorrectly implemented visibility compiler option" by Kristian Høgsberg · 14 years ago
  5. 621c2a7 Get rid of unneeded <X11/Xlib.h> include. by Cyril Brulebois · 14 years ago
  6. a63e82b Rename XkbcInternAtom() to xkb_intern_atom() and export by Kristian Høgsberg · 14 years ago
  7. b9b0011 config: update COPYING for software licensing by Gaetan Nadon · 14 years ago
  8. 1b6e022 config: set the default xkb config root based on xkeyboard-config module by Gaetan Nadon · 14 years ago
  9. 5e43e7b config: distribute the .sh test programs and test data by Gaetan Nadon · 14 years ago
  10. f424bd8 config: make it easier to add TEST programs by Gaetan Nadon · 14 years ago
  11. ff8e8f6 config: include: use nobase_include_HEADERS by Gaetan Nadon · 14 years ago
  12. 2422c41 config: add keysymdef and xf86keysym as dependencies of ks_tables.h by Gaetan Nadon · 14 years ago
  13. 69e52ad config: makekeys prog should stand alone in the makekeys directory by Gaetan Nadon · 14 years ago
  14. 89377d5 config: use existing variables KEYSYMDEF_H and XF86KEYSYM_H by Gaetan Nadon · 14 years ago
  15. bf9fdce config: remove incorrectly implemented visibility compiler option by Gaetan Nadon · 14 years ago
  16. ec3fbfd config: use xproto pkgconfig includex11dir variable by Gaetan Nadon · 14 years ago
  17. 3c570b7 config: relocate library functions check and comment by Gaetan Nadon · 14 years ago
  18. 41664ba config: remove PKG_PROG_PKG_CONFIG test by Gaetan Nadon · 14 years ago
  19. f507660 config: let Automake handle Lex and Yacc dist and cleaning by Gaetan Nadon · 14 years ago
  20. e2f9f51 config: allow to build tarball when yacc is missing by Gaetan Nadon · 14 years ago
  21. 2c51e4b config: add the default README file. by Gaetan Nadon · 14 years ago
  22. 7ce1a6d config: add the INSTALL target for installation instructions by Gaetan Nadon · 14 years ago
  23. 63e2719 config: replace deprecated INCLUDES with AM_CPPFLAGS by Gaetan Nadon · 14 years ago
  24. ceba14d config: update subdirs .gitignore by Gaetan Nadon · 14 years ago
  25. f75ff7d config: remove m4/.gitignore now that toplevel one handles it all by Gaetan Nadon · 14 years ago
  26. 0bfae41 config: .gitignore: template with default values for components #24239 by Gaetan Nadon · 14 years ago
  27. 83f64da config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 by Gaetan Nadon · 14 years ago
  28. a0512b2 config: initialize autoconf, automake and libtool by Gaetan Nadon · 14 years ago
  29. 971d9a9 config: use XORG_DEFAULT_OPTION from util-macros version 1.8 by Gaetan Nadon · 14 years ago
  30. 8562d97 config: set Autoconf minimum version required to 2.60 by Gaetan Nadon · 14 years ago
  31. f0456a8 Update .gitignore by Jan Engelhardt · 14 years ago
  32. f8301eb xkbscan: resolve build warning/rpmlint error by Jan Engelhardt · 14 years ago
  33. d84da95 build: run autoupdate by Jan Engelhardt · 14 years ago
  34. b86fc75 build: use proper quoting in autogen.sh by Jan Engelhardt · 14 years ago
  35. 2b36543 build: use AC_CONFIG_MACRO_DIR as per libtoolize warning by Jan Engelhardt · 14 years ago
  36. f94a64c Link with -no-undefined by Jon TURNEY · 14 years ago
  37. 8d2c522 Don't check for xlib, we don't need it by Kristian Høgsberg · 14 years ago
  38. c88439d Update xkb->ctrls->num_groups when copying the keysyms by Kristian Høgsberg · 14 years ago
  39. 1256915 Restore compatible action structs by Kristian Høgsberg · 14 years ago
  40. a84c087 Use flex for generating the scanner, add support for parsing from strings by Kristian Høgsberg · 14 years ago
  41. a2f1155 Add struct xkb_state by Kristian Høgsberg · 14 years ago
  42. e879828 Don't return a static buffer in public API by Kristian Høgsberg · 14 years ago
  43. d202bc4 Pull in XKB_COMMON_* version of modifier masks by Kristian Høgsberg · 14 years ago
  44. 73ca959 Dead code removal and static markup by Adam Jackson · 14 years ago
  45. fb05ee4 Remove libxkbfile dependency for real this time by Kristian Høgsberg · 14 years ago
  46. 20bfe12 Use const char * in struct xkb_rule_names by Kristian Høgsberg · 14 years ago
  47. be2bd66 Pull in a few #defines from libxkbfile and lower kbproto requirement by Kristian Høgsberg · 14 years ago
  48. 351f8c6 Drop Bool type by Kristian Høgsberg · 14 years ago
  49. b3805a2 Get rid of a few unused #defines in public header by Kristian Høgsberg · 14 years ago
  50. 97fbc34 Rename XkbRMLVOSet to struct xkb_rule_names by Kristian Høgsberg · 14 years ago
  51. 15f2599 Move private structs and defines to private headers by Kristian Høgsberg · 14 years ago
  52. 3f0034a Rename public entry points to lowercase and underscore by Kristian Høgsberg · 14 years ago
  53. 5669e1a Compile with -fvisibility=hidden when possible by Kristian Høgsberg · 14 years ago
  54. 9f60268 Pull in enough structs and defines from XKBstr.h to only need XKB.h by Kristian Høgsberg · 14 years ago
  55. 9d55d5b Drop Xmd.h include now that we're using uint32_t by Kristian Høgsberg · 14 years ago
  56. 8e65349 Fix warning from CARD32 -> uint32_t conversion by Kristian Høgsberg · 14 years ago
  57. e10e16a Constify XkbcAtomText() by Kristian Høgsberg · 14 years ago
  58. d95b289 Make XkbcInitAtoms() call optional by Kristian Høgsberg · 14 years ago
  59. 0ece2cd Drop more malloc/free wrappers by Kristian Høgsberg · 14 years ago
  60. a76df86 Use the right action structs by Kristian Høgsberg · 14 years ago
  61. 1723ef1 Copy over missing action structs from kbproto by Kristian Høgsberg · 14 years ago
  62. 9258cc3 Rename Xkbc*Action to struct xkb_*_action by Kristian Høgsberg · 14 years ago
  63. 399d4bd Drop malloc wrappers by Kristian Høgsberg · 14 years ago
  64. 47d3b39 Drop CARD32 and Opaque types by Kristian Høgsberg · 14 years ago
  65. 2fb329c Copy and duplicate XkbModsRec and XkbKTMapEntryRec by Daniel Stone · 14 years ago
  66. b74223e fix mod size confusion by Daniel Stone · 14 years ago
  67. 8693c26 Add really rudimentary rules caching support by Daniel Stone · 14 years ago
  68. 7257d4c Use CARD32 instead of Atom, move geom headers in by Daniel Stone · 14 years ago
  69. b385254 Interp: More lazy keysym resolution by Daniel Stone · 14 years ago
  70. 2c4a045 Allow external atom databases by Daniel Stone · 14 years ago
  71. 15b0db5 Copy in XkbCompatMapRec and XkbSymInterpretRec by Daniel Stone · 14 years ago
  72. 60e7eee Use CARD32 instead of Atom, drag in XkbClientMapRec by Daniel Stone · 14 years ago
  73. d2d787d Regroup actions into current vs. deprecated, resize vmod by Daniel Stone · 14 years ago
  74. e564235 xkbcomp: Don't malloc() and free() most scanned tokens by Daniel Stone · 14 years ago
  75. f246db2 Fix compilation with DEBUG by Daniel Stone · 14 years ago
  76. acc467d xkbcomp: Use fread() instead of getc() by Daniel Stone · 14 years ago
  77. 240a0c3 xkbcomp: Lazy keysym parsing (avoid XStringToKeysym) by Daniel Stone · 14 years ago
  78. 48baabe Atoms: Avoid allocations in XkbAtomText() by Daniel Stone · 14 years ago
  79. 080a083 configure.ac: Enable automake silent rules by default by Daniel Stone · 14 years ago
  80. a0e180b Expose tbGetBuffer to the rest of libxkbcommon by Daniel Stone · 14 years ago
  81. 4346e00 xkbcomp: keycodes: Silence gcc warnings by Daniel Stone · 14 years ago
  82. 5df3dff xkbcomp: geometry: Plug numerous atom text & expr leaks by Daniel Stone · 14 years ago
  83. 18039a6 xkbcomp: Atom text and expr leak fixes part #973 by Daniel Stone · 14 years ago
  84. a22386d xkbcomp: Don't leak atom text and string exprs, again by Daniel Stone · 14 years ago
  85. 8904c6e xkbcomp: expr: Use XkbcAtomText instead of GetString by Daniel Stone · 14 years ago
  86. ad0a3d7 xkbcomp: Don't leak atom text and string exprs by Daniel Stone · 14 years ago
  87. d20bdd3 xkbcomp: vmod: Don't get and immediately intern atoms by Daniel Stone · 14 years ago
  88. 50a037c xkbcomp: Replace open-coded strdup by Daniel Stone · 14 years ago
  89. 5140250 Add testcase for XkbcCanonicaliseComponents by Daniel Stone · 15 years ago
  90. 85b7f47 Add XkbcCanonicaliseComponents by Daniel Stone · 15 years ago
  91. 8ffa371 XKBcommon.h: Make header self-contained by Daniel Stone · 15 years ago
  92. 8b5af79 Keysym: Add apallingly bad API documentation for keysym <-> string by Daniel Stone · 15 years ago
  93. 70b6421 Make keysym <-> string conversion public API by Daniel Stone · 15 years ago
  94. 62eb167 XKB: Text: Use keysym <-> string conversion from keysym.c by Daniel Stone · 15 years ago
  95. a8bb86a Test: Keysym: Add tests for new keysym <-> string conversions by Daniel Stone · 15 years ago
  96. cdc735c Keysym: Fix conversion for Unicode and bare numbers by Daniel Stone · 15 years ago
  97. 8e3239a KeySym: Actually handle NoSymbol by Daniel Stone · 15 years ago
  98. a5ce975 test: Fix srcdir != objdir build and test failures by Daniel Stone · 15 years ago
  99. 4e854a2 listing: Drop unused deviceSpec argument by Dan Nicholson · 15 years ago
  100. 481deea xkbcomp: Another fairly major rewrite of the listing mode by Dan Nicholson · 15 years ago