index
:
xorg/app/xkbprint
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
Print an XKB keyboard description (mirrored from https://gitlab.freedesktop.org/xorg/app/xkbprint)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
xkbprint 1.0.7
HEAD
xkbprint-1.0.7
master
Alan Coopersmith
1
-1
/
+1
2024-07-28
Use C99 struct initializers
Alan Coopersmith
2
-25
/
+34
2024-07-28
Variable scope reductions
Alan Coopersmith
2
-24
/
+18
2024-07-28
FindKeysymsByName: avoid NULL pointer dereference
Alan Coopersmith
1
-1
/
+2
2024-07-28
ClearFontStuff: avoid NULL pointer dereference
Alan Coopersmith
1
-2
/
+3
2024-07-28
configure: Use AC_SYS_LARGEFILE to enable large file support
Alan Coopersmith
1
-0
/
+4
2023-02-11
unifdef -Usgi
Alan Coopersmith
2
-12
/
+0
2022-10-15
xkbprint 1.0.6
xkbprint-1.0.6
Alan Coopersmith
1
-2
/
+2
2022-04-16
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-16
Stop leaking XkbAtomGetString allocations
Alan Coopersmith
1
-23
/
+59
2022-04-02
man page: remove out-of-date COPYRIGHT section
Alan Coopersmith
1
-7
/
+0
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
2019-11-03
xkbprint 1.0.5
xkbprint-1.0.5
Matt Turner
1
-1
/
+1
2019-09-15
xkbprint(1): Some (typographical) corrections to the manual
Alan Coopersmith
1
-11
/
+14
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
-26
/
+20
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
2015-04-16
xkbprint 1.0.4
xkbprint-1.0.4
Alan Coopersmith
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 old CVS id tags
Alan Coopersmith
7
-17
/
+0
2014-05-31
Add -version option to print program version
Alan Coopersmith
2
-0
/
+8
2014-05-31
Fix some sign/size conversion warnings from clang
Alan Coopersmith
2
-4
/
+4
2014-05-31
Remove unused INPUT_* definitions
Alan Coopersmith
1
-4
/
+0
2014-05-31
Move some local variables to the scope in which they live
Alan Coopersmith
1
-3
/
+4
2014-05-31
Combine IsoKeyCaps array of strings into a single string
Alan Coopersmith
2
-545
/
+541
2014-05-27
Replace calls to index() with calls to strchr()
Alan Coopersmith
1
-12
/
+12
2014-05-27
Combine repeated sequences of fprintf() calls into single calls
Alan Coopersmith
2
-153
/
+158
2014-05-27
Replace remaining sprintf calls with snprintf()
Alan Coopersmith
2
-22
/
+26
2014-05-27
Replace several malloc+sprintf pairs with asprintf() calls
Alan Coopersmith
5
-8
/
+68
2014-05-27
Add printf & noreturn attributes recommended by gcc
Alan Coopersmith
2
-7
/
+8
2014-05-27
Replace uStrCaseCmp() with direct calls to strcasecmp()
Alan Coopersmith
2
-38
/
+1
2014-05-27
Replace uStringDup() with direct calls to strdup()
Alan Coopersmith
3
-22
/
+3
2014-05-27
Replace custom uAlloc/uCalloc with plain malloc/calloc
Alan Coopersmith
4
-36
/
+10
2014-05-26
Replace sole call to uFree() with direct call to free()
Alan Coopersmith
3
-12
/
+1
2014-05-26
Remove unused uTmpAlloc & uTmpFree fallbacks for alloca
Alan Coopersmith
1
-7
/
+0
2014-05-26
Remove unused uRealloc & uRecalloc functions
Alan Coopersmith
2
-37
/
+0
2014-05-26
Remove unused uStrCasePrefix fallback for strncasecmp
Alan Coopersmith
2
-26
/
+0
2014-05-26
Remove unused debugging & function tracing frameworks
Alan Coopersmith
4
-216
/
+0
2014-05-26
Remove unused uASSERT macro
Alan Coopersmith
1
-9
/
+0
2014-05-26
Fix many const char * warnings
Alan Coopersmith
6
-40
/
+42
2014-05-26
unifdef -Unotyet -UNOTYET
Alan Coopersmith
3
-75
/
+0
2014-05-26
Convert sources to X.Org standard coding style
Alan Coopersmith
6
-2850
/
+3259
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-17
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-1
/
+1
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-9
/
+9
2011-01-07
xkbprint 1.0.3
xkbprint-1.0.3
Alan Coopersmith
1
-1
/
+1
[next]