index
:
xorg/app/xkbevd
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 event daemon demo (mirrored from https://gitlab.freedesktop.org/xorg/app/xkbevd)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Use _stricmp() instead of strcasecmp() on Windows
HEAD
master
Alan Coopersmith
1
-0
/
+6
2024-07-28
Accept --help & --version as aliases to -help & -version
Alan Coopersmith
1
-2
/
+4
2024-07-28
evargs.c: constify pointer arguments that aren't modified
Alan Coopersmith
3
-13
/
+16
2024-07-28
evargs.c: Use standard strchr() instead of deprecated index()
Alan Coopersmith
1
-1
/
+1
2024-07-28
Remove detectableRepeat variable
Alan Coopersmith
2
-2
/
+0
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
3
-35
/
+1
2022-11-12
xkbevd 1.1.5
xkbevd-1.1.5
Alan Coopersmith
1
-2
/
+2
2022-10-22
Add .git-blame-ignore-revs to hide whitespace commits from git blame
Alan Coopersmith
1
-0
/
+18
2022-10-22
eventTypeToString: remove unnecessary strcpy to static buffer
Alan Coopersmith
1
-7
/
+4
2022-10-22
xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path
Alan Coopersmith
1
-1
/
+1
2022-10-22
cfgscan: check if character is EOF before calling isalpha or isdigit
Alan Coopersmith
1
-2
/
+2
2022-10-22
Rename shadowed variables
Alan Coopersmith
1
-10
/
+11
2022-10-22
Variable scope reduction as suggested by cppcheck
Alan Coopersmith
2
-8
/
+7
2022-10-22
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-04-02
man page: remove out-of-date COPYRIGHT section
Alan Coopersmith
1
-6
/
+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
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
-24
/
+28
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
xkbevd 1.1.4
xkbevd-1.1.4
Alan Coopersmith
1
-1
/
+1
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-05-25
Remove unused macro lowbit()
Alan Coopersmith
1
-3
/
+0
2014-05-25
Add xev & xkbwatch to SEE ALSO list in man page
Alan Coopersmith
1
-1
/
+4
2014-05-25
Add -version option to print program version
Alan Coopersmith
2
-0
/
+8
2014-05-25
Remove unnecessary cast of getenv return value to char *
Alan Coopersmith
1
-3
/
+1
2014-05-25
Convert sources to X.Org standard coding style
Alan Coopersmith
7
-1095
/
+1273
2014-05-25
Convert sprintf calls to snprintf
Alan Coopersmith
3
-43
/
+43
2014-05-25
Remove unused debugging & function tracing frameworks
Alan Coopersmith
6
-220
/
+0
2014-05-25
Delete unused uStrCasePrefix function
Alan Coopersmith
2
-23
/
+0
2014-05-25
unifdef -Unotyet
Alan Coopersmith
2
-243
/
+0
2012-03-23
man: whitespace fixes
Bjarni Ingi Gislason
1
-11
/
+11
2012-03-23
man: fix broken escape sequence (\P instead of \fP)
Julien Cristau
1
-1
/
+1
2012-03-22
xkbevd 1.1.3
xkbevd-1.1.3
Alan Coopersmith
1
-1
/
+1
2011-11-27
Delete unused uFatalError function
Alan Coopersmith
2
-27
/
+0
2011-11-27
Fix gcc -Wwrite-strings warnings
Alan Coopersmith
4
-11
/
+11
2011-11-27
Replace local u*alloc wrappers with direct calls to standard funcs
Alan Coopersmith
5
-123
/
+15
2011-11-27
Check for strdup & strcasecmp in configure before defining our own
Alan Coopersmith
2
-0
/
+6
2011-06-16
config: move pre-processor flags to AM_CPPFLAGS
Gaetan Nadon
1
-2
/
+3
2011-03-08
config: let Automake handle Yacc dist and cleaning
Gaetan Nadon
1
-4
/
+2
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-18
/
+17
2010-12-08
xkbevd 1.1.2
xkbevd-1.1.2
Alan Coopersmith
1
-1
/
+1
2010-11-20
Purge RCS/CVS version tags
Alan Coopersmith
11
-22
/
+0
2010-11-20
Fix errors found by gcc's printf attribute check
Alan Coopersmith
1
-6
/
+11
2010-11-20
Add printf attributes to util.c functions
Alan Coopersmith
1
-9
/
+10
2010-11-20
Constify arguments to utils.c functions
Alan Coopersmith
2
-34
/
+34
2010-11-20
Remove trailing whitespace
Alan Coopersmith
12
-118
/
+118
[next]