index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
xkb: Check strings length against request size
Olivier Fourdan
1
-25
/
+40
2015-02-10
xkb: Don't swap XkbSetGeometry data in the input buffer
Olivier Fourdan
1
-16
/
+19
2014-11-12
Drop trailing whitespaces
Peter Hutterer
25
-224
/
+224
2014-10-28
xkb: Initialize 'bad' Atom in _XkbSetNamesCheck
Keith Packard
1
-1
/
+1
2014-07-29
xkb: Remove some fascinating paranoia from event emission
Adam Jackson
1
-9
/
+0
2014-04-18
xkb: Verify reads of compiled keymap header and TOC
Keith Packard
1
-2
/
+4
2014-04-03
Revert "xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP"
Peter Hutterer
1
-1
/
+1
2014-03-25
xkb: Restore XkbCopyDeviceKeymap
Adam Jackson
1
-0
/
+6
2014-03-19
xkb: add XkbLoadKeymapFromString
Kristian Høgsberg
2
-8
/
+106
2014-03-17
xkb: add KeymapOrDefault
Kristian Høgsberg
1
-16
/
+24
2014-03-17
xkb: factor out xkb loading to LoadXkm
Kristian Høgsberg
1
-23
/
+31
2014-03-17
xkb: add a callback to xkbcomp
Peter Hutterer
1
-20
/
+66
2014-03-17
xkb: constify XkbDDXOpenConfigFile
Peter Hutterer
1
-1
/
+1
2014-03-12
xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a device
Rui Matos
2
-8
/
+8
2014-03-12
xkb: Factor out a function to copy a keymap's controls onto another
Rui Matos
2
-13
/
+24
2014-03-11
xkb: push locked modifier state down to attached slave devices
Peter Hutterer
1
-0
/
+20
2014-03-11
xkb: factor out state update into a function
Peter Hutterer
1
-23
/
+32
2014-03-11
xkb: factor out the StateNotify flag check
Peter Hutterer
1
-9
/
+18
2014-02-04
xkb: add a call to init an XkbRMLVOSet from const chars
Peter Hutterer
1
-5
/
+20
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
6
-27
/
+27
2014-01-12
xkb: Make XkbWriteCountedString take a const char * input parameter
Keith Packard
1
-1
/
+1
2014-01-12
xkb: Clean up warnings
Keith Packard
3
-40
/
+45
2013-07-02
xkb: don't call atoi(NULL) when parsing argv
Julien Cristau
1
-2
/
+4
2013-05-10
input: print warnings if drivers don't initialize properly
Peter Hutterer
1
-2
/
+3
2013-05-10
dix: don't overwrite proximity/focus classes
Peter Hutterer
1
-1
/
+2
2013-05-07
xkb: free XkbRulesUsed and XkbRulesDflt on extension cleanup
Peter Hutterer
1
-0
/
+15
2013-03-06
xkb: Fixes to LatchMods/LatchGroup
Andreas Wettstein
1
-69
/
+80
2013-02-21
xkb: Set nIndicators in XkbGetIndicatorMap
Peter Harris
1
-0
/
+1
2013-02-15
xkb: remove unused variable 'names'
Peter Hutterer
1
-2
/
+0
2013-02-08
xkb: Fix repeat behaviour of redirect and message actions
Andreas Wettstein
1
-57
/
+90
2013-01-09
xkb: Do not use base group as an array index.
Andreas Wettstein
1
-2
/
+8
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
2
-19
/
+19
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
2
-19
/
+19
2012-12-05
xkb: only post a XTest release if the XTest device has the button down
Peter Hutterer
1
-2
/
+7
2012-12-05
xkb: always post XTest button up when the physical button released (#28808)
Peter Hutterer
1
-15
/
+14
2012-11-29
xkb: fill in keycode and event type for slow keys enablement
Peter Hutterer
1
-2
/
+4
2012-11-19
XKB: Remove component listing support
Daniel Stone
3
-335
/
+20
2012-11-05
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2012-11-06
Apply partial matches for option (#25873)
Alexey Ten (Lynn)
1
-0
/
+1
2012-11-05
xkb: fix shadow warnings
Yaakov Selkowitz
5
-21
/
+15
2012-10-29
xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP
Peter Hutterer
1
-1
/
+1
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
2
-81
/
+0
2012-07-10
XKB: Geom: Remove unused code
Daniel Stone
2
-146
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-2
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-16
/
+23
2012-07-09
Use C99 designated initializers in xkb Replies
Alan Coopersmith
1
-160
/
+164
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2
-30
/
+30
2012-07-04
xkb: use local variable instead of casting arg
Peter Hutterer
1
-5
/
+5
2012-06-07
xkb: warn if XKB SlowKeys have been automatically enabled
Peter Hutterer
1
-2
/
+7
2012-06-04
xkb: Allocate size_syms correctly when width of a type increases
Siddhesh Poyarekar
1
-2
/
+4
[next]