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
/
Xi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
Xi: fix copy/paste error causing sizeof against wrong struct.
Peter Hutterer
1
-1
/
+1
2009-05-08
Xi: don't double-swap the XListDeviceProperties reply.
Peter Hutterer
1
-7
/
+0
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
2
-14
/
+10
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-2
/
+96
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-1
/
+1
2009-04-21
dix: don't allow more than MAX_VALUATORS on one device.
Peter Hutterer
1
-0
/
+2
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-10
/
+3
2009-04-17
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-6
/
+6
2009-04-17
Xi: fix a typo in a #ifdef
Peter Hutterer
1
-3
/
+3
2009-04-09
Xi: silence compiler warnings about "wrong" event types.
Peter Hutterer
1
-4
/
+5
2009-03-20
Xi: check for existence of the button class before accessing it
Peter Hutterer
1
-0
/
+2
2009-03-16
Xi: VCP and VCK may register for ext. events, so delete them if necessary.
Peter Hutterer
1
-2
/
+0
2009-03-12
Xi: set the modifier + group state during POE.
Peter Hutterer
1
-0
/
+11
2009-03-12
Xi: Set the button state on the event during POE.
Peter Hutterer
1
-2
/
+5
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-1
/
+1
2009-03-09
Xi: don't crash on a NULL property name, just return None.
Peter Hutterer
1
-0
/
+6
2009-03-09
Remove useless (void) typecasts.
Peter Hutterer
1
-5
/
+5
2009-03-03
include: add a range of button labels.
Peter Hutterer
1
-1
/
+74
2009-02-25
Xi: remove AllExtensionVersions.
Peter Hutterer
2
-5
/
+5
2009-02-25
Xi: don't need to set the XKB settings for new core devices.
Peter Hutterer
1
-10
/
+0
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-1
/
+1
2009-02-23
dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.
Peter Hutterer
1
-11
/
+5
2009-02-23
dix: convert passive grabs to use internal events.
Peter Hutterer
1
-24
/
+13
2009-02-23
Xi: make ProcessOtherEvents more InternalEvent aware.
Peter Hutterer
1
-49
/
+54
2009-02-23
dix: update CheckMotion to deal with DeviceEvents.
Peter Hutterer
1
-2
/
+3
2009-02-23
Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
Peter Hutterer
1
-86
/
+78
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
3
-1
/
+4
2009-02-16
dix: Don't set core events in SetMaskForEvent.
Peter Hutterer
1
-4
/
+15
2009-02-16
Xi: remove dynamic mask assignment for XI events.
Peter Hutterer
4
-119
/
+69
2009-02-03
Xi: initialize the device before applying button map changes.
Peter Hutterer
1
-0
/
+4
2009-02-03
Xi: create well-known atoms on demand, rather than preinit them
Simon Thum
3
-23
/
+10
2009-02-03
Xi: If the MD doesn't have a key/kbdfeed class, init the keyboard.
Peter Hutterer
1
-3
/
+10
2009-02-03
Xi: remove now obsolete oldXkbInfo.
Peter Hutterer
1
-3
/
+0
2009-01-29
XKB: ifdef XKB is dead, yet it was still present in a few places.
Maarten Maathuis
1
-5
/
+9
2009-01-23
Xi: define a range of axis labels.
Peter Hutterer
1
-1
/
+38
2009-01-22
Input: Clarify valuator FatalError messages
Daniel Stone
1
-4
/
+5
2009-01-22
Input: Use previous state in valuator events
Daniel Stone
1
-14
/
+2
2009-01-22
Input: Don't allow DDX to generate repeat events
Daniel Stone
1
-17
/
+2
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
5
-37
/
+40
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
2
-29
/
+9
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
2
-38
/
+11
2009-01-22
Xi: Introduce XIShouldNotify
Daniel Stone
1
-0
/
+16
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-3
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
3
-125
/
+31
2009-01-22
Input: Ignore modifiers in core input processing
Daniel Stone
1
-20
/
+0
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
2
-30
/
+13
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-9
/
+2
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-16
/
+0
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-1
/
+0
2009-01-20
Xi: don't care about CoreDevicePrivateKey when copying keys
Peter Hutterer
1
-52
/
+48
[next]