index
:
xorg/app/xkbutils
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
XKB utility demos (mirrored from https://gitlab.freedesktop.org/xorg/app/xkbutils)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Use _stricmp() instead of strcasecmp() on Windows
HEAD
master
Alan Coopersmith
1
-0
/
+4
2024-05-31
documentation: improve utility descriptions
Alexander Ziaee
4
-7
/
+7
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
3
-38
/
+1
2024-02-03
xkbutils 1.0.6
xkbutils-1.0.6
Alan Coopersmith
1
-1
/
+1
2024-01-18
Change sprintf calls to use snprintf instead
Alan Coopersmith
2
-6
/
+6
2024-01-18
Remove uSetErrorFile()
Alan Coopersmith
4
-24
/
+1
2023-12-08
xkbwatch: Fix -Wincompatible-pointer-types warning (Issue #2)
Alan Coopersmith
1
-1
/
+1
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
4
-4
/
+4
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-12
xkbutils 1.0.5
xkbutils-1.0.5
Alan Coopersmith
1
-1
/
+1
2022-04-03
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
2
-1
/
+2
2021-12-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-31
/
+26
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2014-05-31
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-05-31
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-05-31
Remove unused uStrCasePrefix fallback for strncasecmp
Alan Coopersmith
2
-26
/
+0
2013-12-09
XkbQueryExtension returns a Bool, don't use > 0 to check it
Alan Coopersmith
1
-1
/
+1
2013-02-10
xkbutils 1.0.4
xkbutils-1.0.4
Alan Coopersmith
1
-1
/
+1
2013-01-12
Declare bit to shift as unsigned to clear compiler warning
Alan Coopersmith
1
-1
/
+1
2013-01-12
Add -version flags to all three commands
Alan Coopersmith
6
-2
/
+49
2013-01-12
Combine usage message strings/calls
Alan Coopersmith
2
-28
/
+26
2013-01-12
Delete more unused macros from utils.h
Alan Coopersmith
1
-19
/
+0
2013-01-12
Remove unused u*alloc functions from utils.c
Alan Coopersmith
4
-93
/
+0
2013-01-12
Remove unused uStringDup function
Alan Coopersmith
2
-19
/
+0
2013-01-12
Make configure actually check for strcasecmp
Alan Coopersmith
2
-0
/
+6
2013-01-12
Remove unused debug & function tracing infrastructure from utils.c
Alan Coopersmith
4
-231
/
+0
2013-01-12
Mark uFatalError as _X_NORETURN
Alan Coopersmith
2
-4
/
+4
2013-01-12
Add printf attributes to utils.c printing functions
Alan Coopersmith
1
-9
/
+9
2013-01-12
Declare utils.c functions as taking const char * arguments
Alan Coopersmith
2
-34
/
+34
2013-01-12
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-4
/
+6
2013-01-12
unifdef CRAY
Alan Coopersmith
1
-4
/
+0
2013-01-12
Remove unused streq() macro
Alan Coopersmith
1
-3
/
+0
2013-01-12
Remove unused #ifdef notyet typedef
Alan Coopersmith
1
-9
/
+0
2013-01-12
Remove CVS version tags
Alan Coopersmith
8
-14
/
+0
2013-01-12
Convert to X.Org standard coding style
Alan Coopersmith
8
-922
/
+1020
2011-05-07
Fix typo in SetValues which could fail to detect a change if only width/heigh...
Jeremy Huddleston
1
-2
/
+2
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
6
-16
/
+17
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
3
-15
/
+15
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-10-30
xkbutils 1.0.3
xkbutils-1.0.3
Alan Coopersmith
1
-1
/
+2
2010-10-01
config: update direct dependencies for xkbvleds and xkbwatch
Gaetan Nadon
1
-2
/
+2
2010-10-01
config: update direct dependencies for xkbbell
Gaetan Nadon
1
-1
/
+1
2010-10-01
LED.c: remove unrequired X11/Xmu includes
Gaetan Nadon
1
-2
/
+0
2010-09-23
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-10
/
+0
2010-09-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
[next]