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-release-21.1
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-1
/
+1
2009-06-18
input: change axisVal from uint to double.
Peter Hutterer
1
-1
/
+1
2009-06-17
Xi: Add support for sourceid in the device classes.
Peter Hutterer
1
-0
/
+6
2009-06-12
input: remove un-used "setter" argument from SetClientPointer.
Peter Hutterer
1
-2
/
+1
2009-06-11
input: remove dependency on XI2 protocol for XI_LASTEVENT.
Peter Hutterer
1
-2
/
+7
2009-06-10
input: move inputstr.h to where its needed.
Dave Airlie
1
-1
/
+0
2009-06-02
input: add support for XIAllDevices and XIAllMasterDevices passive grabs.
Peter Hutterer
1
-0
/
+2
2009-06-01
dix: switch grab checking from unsigned shorts to unsigned ints
Peter Hutterer
1
-1
/
+1
2009-06-01
input: Add grabtype to GrabParameters.
Peter Hutterer
1
-0
/
+1
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
5
-16
/
+10
2009-05-28
Xi: Send Enter or Leave events with XIPassive(Un)grabNotify
Peter Hutterer
1
-0
/
+1
2009-05-27
Xi: Add support for Enter and FocusIn grabs.
Peter Hutterer
2
-0
/
+12
2009-05-27
Remove reference to non-existing requestLog and requestLogIndex
Nicolai Hähnle
1
-4
/
+0
2009-05-22
input: introduce partial class copying depending on the event.
Peter Hutterer
2
-3
/
+10
2009-05-22
dix: introduce GetMaster()
Peter Hutterer
1
-0
/
+1
2009-05-22
dix: Add a deviceid to the DeviceChangedEvent.
Peter Hutterer
1
-0
/
+1
2009-05-22
input: remove nested union from InternalEvent.
Peter Hutterer
1
-6
/
+3
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
2
-1
/
+7
2009-05-22
Split the signal-handler's lastSlave out into a separate variable.
Peter Hutterer
1
-0
/
+1
2009-05-21
dix: 'namespace' HAS_OLD_SLAVE and HAS_NEW_SLAVE.
Peter Hutterer
1
-3
/
+3
2009-05-21
input: rename device->type to device->xinput_type.
Peter Hutterer
1
-1
/
+1
2009-05-20
Xi: remove DeviceIsPointerType
Peter Hutterer
1
-5
/
+0
2009-05-18
Fix missing parentheses in FP1616 macro.
Peter Hutterer
1
-1
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-4
/
+8
2009-05-08
dix: export subpixel precision in XI2 events for root/event coordinates.
Peter Hutterer
1
-2
/
+4
2009-05-08
xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFree
Peter Hutterer
1
-4
/
+0
2009-05-08
xkb: remove some now-useless XFUNCPROTOBEGIN
Peter Hutterer
1
-4
/
+0
2009-05-07
dix: add 'none' pointer acceleration profile with number -1
Simon Thum
1
-4
/
+3
2009-05-06
Xi: add GrabButton and GrabKeysym code.
Peter Hutterer
1
-0
/
+4
2009-05-05
include: up the number of max. input devices to 40.
Peter Hutterer
1
-1
/
+1
2009-05-04
include: up the number of max. input devices to 40.
Peter Hutterer
1
-1
/
+1
2009-05-01
input: reshuffle CreateGrab and friends to take a GrabParameters param.
Peter Hutterer
2
-29
/
+36
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-0
/
+4
2009-04-24
Add SIGIO/SIGPOLL support for Solaris
Alan Coopersmith
1
-0
/
+3
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
1
-2
/
+7
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-0
/
+4
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-2
/
+3
2009-04-19
Merge branch 'master' into xi2
Peter Hutterer
3
-0
/
+23
2009-04-19
Convert to using int32_t fixed point values on the wire.
Peter Hutterer
1
-0
/
+2
2009-04-19
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-2
/
+1
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
3
-1
/
+8
2009-04-19
input: replace GrabRec's coreGrab field with grabtype.
Peter Hutterer
3
-2
/
+9
2009-04-19
xkb: Add XkbFreeRMLVOSet helper function.
Peter Hutterer
1
-0
/
+5
2009-04-19
dix: store subpixel precision and send it down the wire to the client.
Peter Hutterer
1
-0
/
+3
2009-04-17
dix: remove un-used parameter "core" from AllowSome
Peter Hutterer
1
-2
/
+1
2009-04-14
Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.
Eric Anholt
1
-0
/
+16
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-0
/
+2
2009-04-07
Merge branch 'master' into xi2
Peter Hutterer
3
-27
/
+7
[next]