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
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
mi: update master event copying to InternalEvents.
Peter Hutterer
2
-29
/
+10
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
1
-0
/
+1
2009-07-25
mieq: Protect from pDev=NULL in mieqEnqueue and mieqProcessInputEvents
Jeremy Huddleston
1
-6
/
+6
2009-07-23
mi: fix build error caused by missing xtest.h
Peter Hutterer
1
-1
/
+1
2009-07-17
Check dev->u.master if there is a custom event handler, too
Pierre Willenbrock
1
-1
/
+3
2009-07-17
Always update u.lastSlave
Pierre Willenbrock
1
-3
/
+3
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
3
-9
/
+5
2009-07-15
Update to type-specific raw events - require inputproto 1.9.99.14.
Peter Hutterer
1
-1
/
+5
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-1
/
+1
2009-06-18
mi: ignore DGA events in ChangeDeviceID
David Miller
1
-0
/
+4
2009-06-03
Merge branch 'master' into xi2
Peter Hutterer
1
-5
/
+22
2009-06-03
mi: only process master if the SD is still attached.
Peter Hutterer
1
-1
/
+3
2009-05-29
XQuartz: Fix alpha to be 1 (screenshots bug, etc)
Jeremy Huddleston
1
-5
/
+22
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
3
-13
/
+16
2009-05-22
mi: use GetMaster() from MIPOINTER and MISPRITE.
Peter Hutterer
2
-4
/
+4
2009-05-22
input: introduce partial class copying depending on the event.
Peter Hutterer
2
-14
/
+35
2009-05-22
input: remove nested union from InternalEvent.
Peter Hutterer
1
-18
/
+18
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
3
-14
/
+14
2009-05-22
Split the signal-handler's lastSlave out into a separate variable.
Peter Hutterer
1
-0
/
+3
2009-05-16
mi: un-deprecate miPointerWarpCursor
Peter Hutterer
1
-1
/
+1
2009-05-16
mi: un-deprecate miPointerWarpCursor
Peter Hutterer
1
-1
/
+1
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-10
/
+11
2009-05-05
mi: don't crash if we're trying to update the pointer for a keyboard.
Peter Hutterer
1
-0
/
+3
2009-05-01
mi: don't crash if we're trying to update the pointer for a keyboard.
Peter Hutterer
1
-0
/
+3
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
2
-3
/
+5
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
1
-1
/
+1
2009-04-24
mi: remove superfluous check.
Peter Hutterer
1
-1
/
+1
2009-04-19
mi: add prototype for CopyGetMasterEvent.
Peter Hutterer
1
-0
/
+7
2009-04-19
mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
Peter Hutterer
1
-1
/
+1
2009-04-19
mi: fix compiler warning - explicitly typecast to InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-04-09
mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
Peter Hutterer
1
-1
/
+1
2009-04-09
mi: fix compiler warning - explicitly typecast to InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-04-09
mi: add prototype for CopyGetMasterEvent.
Peter Hutterer
1
-0
/
+7
2009-04-07
Merge branch 'master' into xi2
Peter Hutterer
3
-258
/
+189
2009-03-27
misprite: Remove private header, fold into misprite.c
Adam Jackson
3
-151
/
+101
2009-03-27
misprite: Fix software cursor on multiple ScreenRecs
Adam Jackson
2
-11
/
+7
2009-03-27
misprite: Do window check first for Get{Image,Spans} too
Adam Jackson
1
-39
/
+41
2009-03-27
misprite: RECT_IN_REGION -> miRectIn
Adam Jackson
1
-3
/
+2
2009-03-27
misprite: Fix a typo
Adam Jackson
1
-2
/
+2
2009-03-27
misprite: Fix cast abuse
Adam Jackson
1
-41
/
+24
2009-03-23
misprite: In SourceValidate, check that it's a Window first
Adam Jackson
1
-16
/
+17
2009-03-20
mi: remove deprecated miPointerAbsoluteCursor
Peter Hutterer
2
-16
/
+0
2009-03-20
input: add support for RawDeviceEvents.
Peter Hutterer
1
-0
/
+3
2009-03-20
Add agressive event type checking.
Peter Hutterer
1
-0
/
+8
2009-03-16
mi: remove a bunch of useless inputInfo.pointer assignments.
Peter Hutterer
1
-6
/
+6
2009-03-03
mi: only print the "EQ overflowing" error once.
Peter Hutterer
1
-2
/
+2
2009-02-23
mi: split EQ popping and event processing into two functions.
Peter Hutterer
2
-38
/
+61
2009-02-23
mi: change custom handlers to internal events
Peter Hutterer
2
-6
/
+8
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-2
/
+6
2009-02-23
xkb: Switch the xkb event processing path over to InternalEvents.
Peter Hutterer
1
-11
/
+2
[next]