index
:
app/xkbcomp
master
obsd
compile XKB keyboard description
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-04
Remove out-of-date copies of README.config & README.enhancing
Alan Coopersmith
2010-11-01
config: replace AC_CHECK_FILE with test -f as it fails to cross-compile
Gaetan Nadon
2010-11-01
man: Improve description of device selection option
Dirk Wallenstein
2010-11-01
Allow uploading a keymap to a single device
Dirk Wallenstein
2010-10-30
xkbcomp 1.2.0
xkbcomp-1.2.0
Alan Coopersmith
2010-09-23
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-09-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-09-23
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-07-12
config: allow to build tarball when yacc is missing
Gaetan Nadon
2010-07-12
limits.h is mandated by C89, no need to check for it
Daniel Stone
2010-07-12
Fix signedness issue with getc() return value
Julien Cristau
2010-07-09
Fix parsing of 0x1a2b3c4d-style symbols
Daniel Stone
2010-06-15
Fix gcc warnings
Daniel Stone
2010-06-15
Don't malloc() and free() most scanned symbols
Daniel Stone
2010-06-15
Fix compilation with DEBUG
Daniel Stone
2010-06-15
Use fread() instead of getc()
Daniel Stone
2010-06-15
Lazy keysym parsing (avoid XStringToKeysym)
Daniel Stone
2010-06-02
config: add check for yacc to insure it is installed #27973
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-03
xkbcomp 1.1.1
xkbcomp-1.1.1
Peter Hutterer
2009-08-06
xkbcomp: Remove output file if closing fails.
Rami Ylimaki
2009-07-09
Bump to 1.1.0.
xkbcomp-1.1.0
Peter Hutterer
2009-05-11
Use temporary buffer for generating Uxxx names to avoid overflow
Alan Coopersmith
2009-03-07
Allow the default XKB config root to be set from configure
Dan Nicholson
2009-01-22
Correct a remaining of a wrong change to make some DEBUG_VAR's static.
Paulo Cesar Pereira de Andrade
2009-01-21
Correct make distcheck and most gcc and sparse warnings.
Paulo Cesar Pereira de Andrade
2008-09-11
Check for NULL strings before calling strdup.
Peter Hutterer
2008-09-05
sprintf -> snprintf conversions
Alan Coopersmith
2008-09-05
Remove #if 0'd typedef that appears nowhere else.
Alan Coopersmith
2008-09-05
Remove X_NOT_POSIX #ifdefs
Alan Coopersmith
2008-09-05
Check for strdup & strcasecmp before assuming we need to provide our own
Alan Coopersmith
2008-08-22
Don't overwrite previously assigned type indices with useless ones.
Peter Hutterer
2008-08-21
Remove unused merge parameter from HandleKeyNameVar.
Peter Hutterer
2008-08-21
Don't pass useless handlers around in HandleIncludeKeycodes.
Peter Hutterer
2008-08-21
More comments.
Peter Hutterer
2008-08-18
Remove useless longestPath variable.
Peter Hutterer
2008-08-18
Silence valgrind warnings.
Peter Hutterer
2008-08-18
Add some explanatory comments
Peter Hutterer
2008-08-12
If we're not using XkbDesc, don't require it as a parameter.
Peter Hutterer
2008-08-12
Indent fixes.
Peter Hutterer
[prev]
[next]