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
2007-11-05
XKB: Remove usage of alloca
Daniel Stone
2
-14
/
+14
2007-10-28
XKB: Cope with all events in XkbProcessKeyboardEvent
Daniel Stone
1
-19
/
+38
2007-10-28
XKB: Don't update indicators on all devices, add missing include file
Daniel Stone
1
-5
/
+5
2007-10-28
xkb: Unwrap properly in ProcessPointerEvent.
Peter Hutterer
1
-1
/
+22
2007-10-28
xkb: xkbHandleActions: let wrapping take care of event delivery.
Peter Hutterer
1
-17
/
+7
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
3
-43
/
+101
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
1
-7
/
+10
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
1
-49
/
+36
2007-07-04
Fix MEMORY SMASH in XkbCopyKeymap.
Keith Packard
1
-3
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
7
-9
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
2
-24
/
+2
2007-03-21
XKB: Fix size_syms calculation bug
Daniel Stone
1
-1
/
+1
2007-03-21
XKB: Be a tiny bit more conservative with type allocation
Daniel Stone
1
-2
/
+5
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
35
-1356
/
+225
2007-02-05
XkbCopyKeymap: fix copy-and-waste accident
Daniel Stone
1
-1
/
+1
2006-12-24
XkbCopyKeymap: make sure sym_interpret is always valid
Daniel Stone
1
-10
/
+13
2006-12-08
XkbCopyKeymap: always initialise map and preserve
Daniel Stone
1
-2
/
+12
2006-11-08
xkb: warning fix
Daniel Stone
1
-1
/
+1
2006-11-08
XkbCopyKeymap: don't iterate broken types, or dereference null pointers
Daniel Stone
1
-33
/
+49
2006-11-08
xkb: fix uninitialised warning
Daniel Stone
1
-0
/
+4
2006-11-02
xkb: note that we allow full xi interaction
Daniel Stone
2
-16
/
+15
2006-11-02
XkbCopyKeymap: be more careful with levels, allocate compat/geom
Daniel Stone
1
-41
/
+70
2006-10-23
XkbCopyKeymap: increment shapes and outlines when copying
Daniel Stone
1
-2
/
+2
2006-10-16
xkb: fix virtual modmap size computation
Daniel Stone
1
-1
/
+1
2006-10-15
XkbCopyKeymap: copy server vmods, and name atoms
Daniel Stone
1
-0
/
+16
2006-10-15
xkb: make sure we set the map on the right device, not necessarily core
Daniel Stone
1
-5
/
+6
2006-10-14
xkb: better support of XkbDfltXIId
Daniel Stone
1
-0
/
+4
2006-10-14
XkbCopyKeymap: add geometry support
Daniel Stone
1
-5
/
+486
2006-10-08
xkb: remove random broken vendor workarounds
Daniel Stone
3
-60
/
+2
2006-10-08
xkb: add FIXMEs to procedures which need to act on all core devices
Daniel Stone
1
-0
/
+9
2006-10-06
xkb: make XkbSetControls work on all core-sending devices
Daniel Stone
1
-146
/
+194
2006-10-06
xkb: remove unused #ifndef
Daniel Stone
1
-2
/
+5
2006-10-06
xkb: simplify core device loop in GetKeyboardByName
Daniel Stone
1
-36
/
+20
2006-10-06
xkb: make LatchLockGroup work on all core-sending devices
Daniel Stone
1
-38
/
+49
2006-10-06
xkb: update all core-sending keyboards on GetKeyboardByName
Daniel Stone
1
-1
/
+32
2006-10-02
xkb: remove the world's most staggeringly broken vendor workaround
Daniel Stone
1
-24
/
+0
2006-10-02
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve...
Daniel Stone
3
-2
/
+612
2006-10-02
xkb: fix wrapping when switching between groups
Ivan Pascal
1
-4
/
+4
2006-09-29
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve...
Daniel Stone
1
-1
/
+1
2006-09-24
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-1
/
+1
2006-09-21
Close with Pclose() that which we open with Popen().
Adam Jackson
1
-1
/
+1
2006-09-10
Warning fix, and a syntax fix in a #if 0 section of code.
Zephaniah E. Hull
1
-1
/
+1
2006-09-07
XkbCopyKeymap/SrvXkbCopyKeymap: free geom harder, add cheery comments
Daniel Stone
2
-3
/
+13
2006-08-29
[PATCH] XkbCopyKeymap: still more range fixes
Daniel Stone
1
-31
/
+62
2006-08-24
XkbCopyKeymap: fix various range issues
Daniel Stone
1
-33
/
+122
2006-08-23
XkbCopyKeymap: use correct range for MapNotify
Daniel Stone
1
-13
/
+13
2006-08-23
XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify events
Daniel Stone
2
-3
/
+75
2006-08-23
xkb/gkve: copy XKB map, not pointer-assign
Daniel Stone
2
-0
/
+408
2006-08-12
remove obsolete vendor defines
Daniel Stone
1
-4
/
+0
2006-07-28
Revert xkb changes that broke XkbGetKeyboard()
Kevin E Martin
5
-105
/
+2806
[next]