index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
xkbcomp: Silence warning of return of uninitialised value
for-weston-0.85
Rob Bradford
1
-1/+1
2011-12-16
Add xkbc_free_keymap helper
Pekka Paalanen
2
-0/+9
2011-10-27
xkbcomp: Copy the string into the buffer rather than updating pointer
Rob Bradford
1
-1/+2
2011-06-03
Add prototype for CheckDefaultMap().
Cyril Brulebois
1
-0/+2
2011-04-04
Also update required kbproto version in .pc.in file
Kristian Høgsberg
1
-1/+1
2011-03-18
configure: Lower kbproto requirement to 1.0.4
Kristian Høgsberg
1
-1/+1
2011-01-29
Revert "config: remove incorrectly implemented visibility compiler option"
Kristian Høgsberg
1
-0/+4
2011-01-29
Get rid of unneeded <X11/Xlib.h> include.
Cyril Brulebois
1
-1/+0
2011-01-29
Rename XkbcInternAtom() to xkb_intern_atom() and export
Kristian Høgsberg
12
-88/+85
2010-12-18
config: update COPYING for software licensing
Gaetan Nadon
1
-0/+48
2010-12-18
config: set the default xkb config root based on xkeyboard-config module
Gaetan Nadon
1
-1/+2
2010-12-18
config: distribute the .sh test programs and test data
Gaetan Nadon
1
-0/+7
2010-12-18
config: make it easier to add TEST programs
Gaetan Nadon
1
-16/+2
2010-12-18
config: include: use nobase_include_HEADERS
Gaetan Nadon
1
-2/+1
2010-12-18
config: add keysymdef and xf86keysym as dependencies of ks_tables.h
Gaetan Nadon
1
-1/+1
2010-12-18
config: makekeys prog should stand alone in the makekeys directory
Gaetan Nadon
9
-19/+18
2010-12-18
config: use existing variables KEYSYMDEF_H and XF86KEYSYM_H
Gaetan Nadon
2
-4/+1
2010-12-18
config: remove incorrectly implemented visibility compiler option
Gaetan Nadon
1
-4/+0
2010-12-18
config: use xproto pkgconfig includex11dir variable
Gaetan Nadon
1
-7/+7
2010-12-18
config: relocate library functions check and comment
Gaetan Nadon
1
-12/+17
2010-12-08
config: remove PKG_PROG_PKG_CONFIG test
Gaetan Nadon
1
-15/+8
2010-12-08
config: let Automake handle Lex and Yacc dist and cleaning
Gaetan Nadon
1
-3/+0
2010-12-08
config: allow to build tarball when yacc is missing
Gaetan Nadon
1
-1/+7
2010-12-08
config: add the default README file.
Gaetan Nadon
1
-0/+23
2010-12-08
config: add the INSTALL target for installation instructions
Gaetan Nadon
1
-4/+5
2010-12-08
config: replace deprecated INCLUDES with AM_CPPFLAGS
Gaetan Nadon
4
-4/+4
2010-12-07
config: update subdirs .gitignore
Gaetan Nadon
3
-3/+2
2010-12-07
config: remove m4/.gitignore now that toplevel one handles it all
Gaetan Nadon
2
-4/+0
2010-12-07
config: .gitignore: template with default values for components #24239
Gaetan Nadon
1
-21/+76
2010-12-07
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-12-07
config: initialize autoconf, automake and libtool
Gaetan Nadon
1
-1/+8
2010-12-07
config: use XORG_DEFAULT_OPTION from util-macros version 1.8
Gaetan Nadon
1
-9/+5
2010-12-07
config: set Autoconf minimum version required to 2.60
Gaetan Nadon
1
-1/+1
2010-11-11
Update .gitignore
Jan Engelhardt
1
-17/+17
2010-11-11
xkbscan: resolve build warning/rpmlint error
Jan Engelhardt
2
-3/+3
2010-11-11
build: run autoupdate
Jan Engelhardt
1
-3/+4
2010-11-11
build: use proper quoting in autogen.sh
Jan Engelhardt
1
-4/+4
2010-11-11
build: use AC_CONFIG_MACRO_DIR as per libtoolize warning
Jan Engelhardt
3
-0/+5
2010-10-26
Link with -no-undefined
Jon TURNEY
1
-0/+1
2010-10-22
Don't check for xlib, we don't need it
Kristian Høgsberg
2
-3/+2
2010-10-21
Update xkb->ctrls->num_groups when copying the keysyms
Kristian Høgsberg
1
-0/+3
2010-10-20
Restore compatible action structs
Kristian Høgsberg
3
-73/+54
2010-10-20
Use flex for generating the scanner, add support for parsing from strings
Kristian Høgsberg
10
-804/+316
2010-10-19
Add struct xkb_state
Kristian Høgsberg
1
-0/+36
2010-10-08
Don't return a static buffer in public API
Kristian Høgsberg
4
-27/+29
2010-10-08
Pull in XKB_COMMON_* version of modifier masks
Kristian Høgsberg
1
-0/+12
2010-09-27
Dead code removal and static markup
Adam Jackson
32
-1904/+67
2010-09-04
Remove libxkbfile dependency for real this time
origin/master
origin/HEAD
Kristian Høgsberg
3
-19/+42
2010-08-30
Use const char * in struct xkb_rule_names
Kristian Høgsberg
2
-9/+9
2010-08-25
Pull in a few #defines from libxkbfile and lower kbproto requirement
Kristian Høgsberg
6
-5/+21
[next]