index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
hw
/
nxagent
/
Keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Keyboard.c: Fix indentation
Ulrich Sibiller
2017-12-14
1
-13
/
+13
*
Keyboard.c: set variables to NULL after free
Ulrich Sibiller
2017-12-14
1
-0
/
+3
*
Keyboard.c: XkbDfltRepeatDelay and XkbDfltRepeatIntervall are int not uint
Ulrich Sibiller
2017-12-14
1
-1
/
+1
*
Keyboard.c: Use calloc instead of malloc + memset
Ulrich Sibiller
2017-12-14
1
-5
/
+1
*
Keyboard.c: Make xkblock more robust
Ulrich Sibiller
2017-12-14
1
-1
/
+21
*
Keyboard.c: Some code cleanups
Ulrich Sibiller
2017-12-14
1
-57
/
+46
*
Keyboard.c: Add some comments with changelog explanations
Ulrich Sibiller
2017-12-14
1
-0
/
+21
*
Keyboard.c: print message class for user messages
Ulrich Sibiller
2017-12-14
1
-4
/
+4
*
Keyboard.c: Improve TEST output
Ulrich Sibiller
2017-12-14
1
-1
/
+16
*
Keyboard.c: make nxagentKeycodeConversion a Boolean
Ulrich Sibiller
2017-11-23
1
-1
/
+1
*
add option keyconv=(auto|on|off)
Ulrich Sibiller
2017-11-23
1
-0
/
+18
*
Keyboard.c: Use booleans for nxagentKeycodeConversion
Ulrich Sibiller
2017-11-23
1
-5
/
+5
*
Keystroke.c: ignore CapsLock and NumLock most of the time
Ulrich Sibiller
2017-03-19
1
-3
/
+19
*
Keyboard.c: Introduce separate masks for Alt and Meta
Ulrich Sibiller
2017-03-13
1
-0
/
+8
*
Keyboard.c: Simplify if clause
Ulrich Sibiller
2017-03-10
1
-4
/
+2
*
nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...
Mike Gabriel
2016-11-15
1
-1
/
+1
*
Keyboard.c: evdev is only existing on Linux
Ulrich Sibiller
2016-11-08
1
-4
/
+3
*
Keyboard.c: move variable to inner scope
Ulrich Sibiller
2016-11-08
1
-7
/
+5
*
Keyboard.c: replace malloc/strcpy by str(n)dup
Ulrich Sibiller
2016-11-08
1
-8
/
+2
*
Keyboard.c: more whitespace/formatting fixes
Ulrich Sibiller
2016-11-08
1
-12
/
+15
*
Keyboard.c: improve keyboard file creation
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: use NULL instead of 0
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: remove superfluous whitespace
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix wrong error msg prefix
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix and simplify keyboard config file handling
Ulrich Sibiller
2016-11-08
1
-12
/
+3
*
Improve DEBUG/TEST output regarding keyboard stuff
Ulrich Sibiller
2016-11-08
1
-12
/
+37
*
Drop unused define NXAGENT_KEYMAP_DIR_FILE
Ulrich Sibiller
2016-11-08
1
-2
/
+0
*
xserver: drop XKBSRV_NEED_FILE_FUNCS
Ulrich Sibiller
2016-10-06
1
-3
/
+5
*
xserver: use own copy of XKBstr.h header
Ulrich Sibiller
2016-10-06
1
-1
/
+0
*
xserver: use own copy of XKBsrv.h header
Ulrich Sibiller
2016-10-06
1
-0
/
+1
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
1
-7
/
+15
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
1
-1
/
+0
*
nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.
Mike Gabriel
2016-07-02
1
-2
/
+2
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-7
/
+7
*
nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...
Mike Gabriel
2016-06-13
1
-2
/
+2
*
hw/nxagent/Keyboard.c: The ret variable is only used later on when compiled w...
Mike Gabriel
2016-05-02
1
-1
/
+6
*
hw/nxagent/Keyboard.c: Don't declare and set XkbDescPtr xkb if not used later...
Mike Gabriel
2016-05-02
1
-2
/
+0
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-4
/
+4
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-5
/
+5
*
Backport: xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2015-07-02
1
-0
/
+2
*
Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...
Oleksandr Shneyder
2015-02-13
1
-4
/
+14
*
Export remote keyboard configuration to session directory (105_nxagent_export...
Marcelo Boveto Shima
2015-02-10
1
-0
/
+45
*
FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...
Mike Gabriel
2015-02-10
1
-6
/
+3
*
Revert "release 3.5.0.19"
Mike Gabriel
2013-03-28
1
-40
/
+6
*
release 3.5.0.19
Mike Gabriel
2013-03-28
1
-6
/
+40
*
Imported nxagent-3.5.0-7.tar.gz
nxagent/3.5.0-7
Mike Gabriel
2011-12-28
1
-2
/
+22
*
Imported nxagent-3.5.0-2.tar.gz
nxagent/3.5.0-2
Reinhard Tartler
2011-10-10
1
-1
/
+1
*
Imported nxagent-3.4.0-5.tar.gz
nxagent/3.4.0-5
Reinhard Tartler
2011-10-10
1
-1
/
+1
*
Imported nxagent-3.4.0-3.tar.gz
nxagent/3.4.0-3
Reinhard Tartler
2011-10-10
1
-1
/
+1
*
Imported nxagent-3.4.0-16.tar.gz
nxagent/3.4.0-16
Reinhard Tartler
2011-10-10
1
-1
/
+1
[prev]
[next]