index
:
lib/libxkbfile
master
obsd
xkb file access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-08
XkbIndentText: Fix -Wsign-compare warning
Alan Coopersmith
2023-10-08
xkbtext.c: Add tbGetBufferString helper function
Alan Coopersmith
2023-10-08
DefaultParser: avoid -Wimplicit-fallthrough warnings
Alan Coopersmith
2023-10-08
XkbWriteCFile: stop leaking header file ifdef name
Alan Coopersmith
2023-10-08
XkbCFReportError: avoid -Wformat-nonliteral warning
Alan Coopersmith
2023-10-08
XkbChangeAtomDisplay: stop leaking atom name
Alan Coopersmith
2023-10-08
_XkbInitAtoms: check for malloc() failure
Alan Coopersmith
2023-10-08
_XkbMakeAtom: remove check for impossible case
Alan Coopersmith
2023-03-25
Set close-on-exec when opening files
Alan Coopersmith
2023-03-06
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2022-12-08
libxkbfile 1.1.2
libxkbfile-1.1.2
Matt Turner
2022-11-29
configure: Use AC_SYS_LARGEFILE to enable large file support
Matt Turner
2022-10-17
libxkbfile 1.1.1
libxkbfile-1.1.1
Alan Coopersmith
2022-08-20
Fix check for appending '|' character when applying rules
Ran Benita
2022-07-17
gitlab CI: add a basic build test
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-06-05
fix an off-by-one error in copying the name of a virtual modifier
Benno Schulenberg
2020-09-02
unifdef NOTYET
Peter Hutterer
2020-06-19
Escape non-printable characters correctly
Peter Hutterer
2019-03-29
Convert check for strcasecmp to normal autoconf style
Alan Coopersmith
2019-03-29
Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
Alan Coopersmith
2019-03-16
libxkbfile 1.1.0
libxkbfile-1.1.0
Alan Coopersmith
2019-03-16
Add description of libxkbfile to README.md
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-11-10
Remove obsolete B16 & B32 tags in struct definitions
Alan Coopersmith
2018-03-24
correcting mathematical nonsense
Martin Burggraf
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-01-01
Fix mistyped argument of sizeof
Andreas Wettstein
2016-01-01
Add support for genKeyEvent flag
Andreas Wettstein
2016-01-01
Add missing support for NoLock and NoUnlock flags
Andreas Wettstein
2015-04-30
libxkbfile 1.0.9
libxkbfile-1.0.9
Alan Coopersmith
2014-11-27
Remove unnecessary check.
Jörg Sonnenberger
2014-11-08
Remove check to see if SEEK_SET is defined before using it
Alan Coopersmith
2013-10-28
Constify atom name argument to XkbInternAtom
Alan Coopersmith
2013-10-28
Convert sprintf calls to snprintf
Alan Coopersmith
2013-10-28
Don't dereference xkb pointer until after checking it for NULL
Alan Coopersmith
2013-10-28
unifdef -UXKB_IN_SERVER
Alan Coopersmith
2013-10-20
Convert to X.Org standard indentation style
Alan Coopersmith
2013-01-18
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-07
libxkbfile 1.0.8
libxkbfile-1.0.8
Alan Coopersmith
2011-11-16
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
[next]