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
/
include
/
dix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-0
/
+6
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-0
/
+5
2012-11-05
dix: fix shadow warnings
Yaakov Selkowitz
1
-6
/
+6
2012-07-09
Add a common ARRAY_SIZE macro to dix.h
Daniel Stone
1
-0
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
1
-0
/
+2
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-366
/
+359
2011-12-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-2
/
+2
2011-12-21
Process and deliver touch events
Peter Hutterer
1
-0
/
+6
2011-12-16
Hook up TouchBegin/Update/End events
Peter Hutterer
1
-0
/
+1
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+5
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
1
-0
/
+5
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-2
/
+2
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+1
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
1
-0
/
+2
2011-10-28
Fix position _X_EXPORT
Alexandr Shadchin
1
-2
/
+2
2011-06-08
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+5
2011-05-13
dix: return deliveries from DeliverGrabbedEvent
Peter Hutterer
1
-1
/
+1
2011-05-06
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
1
-1
/
+1
2011-03-08
dix: Remove deprecated.c
Adam Jackson
1
-31
/
+0
2011-02-22
dix: Add IsFloating(device) wrapper.
Peter Hutterer
1
-0
/
+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
1
-0
/
+7
2010-10-13
Move replay-window check from ComputeFreezes to CheckDeviceGrabs.
Jamey Sharp
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-05-22
Declare functions that unconditionally call FatalError as _X_NORETURN.
Jamey Sharp
1
-1
/
+1
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-0
/
+6
2010-04-30
Move callback definitions to their own file
Keith Packard
1
-30
/
+1
2010-02-22
Re-enable RECORD extension.
Chris Dekter
1
-3
/
+3
2009-10-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
1
-5
/
+0
2009-10-14
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
2009-09-27
Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu
Jeremy Huddleston
1
-0
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+6
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
1
-0
/
+3
2009-06-23
Xi: check for Use permission on the device in SetClientPointer().
Eamon Walsh
1
-1
/
+1
2009-06-12
input: remove un-used "setter" argument from SetClientPointer.
Peter Hutterer
1
-2
/
+1
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
1
-0
/
+5
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-0
/
+1
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
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
1
-1
/
+1
2009-04-19
input: replace GrabRec's coreGrab field with grabtype.
Peter Hutterer
1
-1
/
+1
2009-03-20
include: un-export a bunch of server-only functions.
Peter Hutterer
1
-31
/
+30
2009-03-20
dix: move ProcGrabPointer guts into GrabDevice.
Peter Hutterer
1
-2
/
+4
2009-03-20
dix: remove now obsolete mskidx parameter from DeliverEventsToWindow.
Peter Hutterer
1
-2
/
+1
2009-03-20
Xext: purge XGE event masks.
Peter Hutterer
1
-12
/
+0
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-3
/
+2
2009-02-23
dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.
Peter Hutterer
1
-9
/
+6
[next]