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
2024-08-02
BSD Makefile
obsd
Matthieu Herrb
2024-07-13
WriteXKMIndicators: dereference pointer after checking for NULL, not before
HEAD
master
Alan Coopersmith
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
2024-03-18
Document XkbRF_VarDefsRec and some related functions
Alexander Golubev
2024-03-18
Add XkbRF_FreeVarDefs() a destructor for XkbRF_VarDefsRec.
Alexander Golubev
2024-02-21
CI: add workflow rules
Peter Hutterer
2024-02-04
libxkbfile 1.1.3
libxkbfile-1.1.3
Alan Coopersmith
2023-11-08
Add a meson build system
Alan Coopersmith
2023-10-08
Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
Alan Coopersmith
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
[next]