index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
Merge branch 'for-whot' of git://people.freedesktop.org/~alanc/xserver into f...
Peter Hutterer
3
-11
/
+28
2011-12-13
dix: add a MAXEVENTS define for the number of core + extension events
Peter Hutterer
3
-6
/
+5
2011-12-13
dix: move event filter retrieval helpers to inpututils.c
Peter Hutterer
2
-20
/
+27
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
1
-6
/
+6
2011-12-13
dix: move storing last.valuators into a helper function
Peter Hutterer
1
-12
/
+26
2011-12-13
dix: always allocate and set the grab's sync.event
Peter Hutterer
2
-7
/
+2
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
2
-47
/
+47
2011-12-13
Add GrabIsPointerGrab and GrabIsKeyboardGrab helpers
Peter Hutterer
1
-0
/
+17
2011-12-13
dix: move delivery stop condition out of event mask
Peter Hutterer
1
-6
/
+7
2011-12-13
dix: split out core state and event state setting into helper functions
Peter Hutterer
1
-0
/
+39
2011-12-13
dix: move grab matching code into a helper function
Peter Hutterer
1
-21
/
+60
2011-12-13
dix: split core grab interference check into helper function
Peter Hutterer
1
-18
/
+25
2011-12-13
dix: compare the grab type, not the tempGrab type
Peter Hutterer
1
-1
/
+1
2011-12-13
dix: remove event type check
Peter Hutterer
1
-7
/
+0
2011-12-13
dix: Split ActivatePassiveGrab() from CheckPassiveGrab()
Chase Douglas
1
-89
/
+110
2011-12-13
dix: Move grab check and activation logic to CheckPassiveGrab()
Chase Douglas
1
-180
/
+204
2011-12-13
dix: move EventDeliveryState into a header file, we'll need it elsewhere
Peter Hutterer
1
-7
/
+0
2011-12-13
dix: deduplicate callers of DeliverDeviceEvents in DeliverGrabbedEvents
Peter Hutterer
1
-8
/
+10
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
1
-72
/
+72
2011-12-13
dix: replace conversion errors with BUG_WARN_MSG
Peter Hutterer
1
-8
/
+9
2011-12-13
dix: deduplicate event delivery code
Peter Hutterer
1
-49
/
+62
2011-12-12
verify_internal_event: preserve constness of data pointer
Alan Coopersmith
1
-1
/
+1
2011-12-12
Fix deconstifying cast warning in xi2_get_type
Alan Coopersmith
1
-1
/
+1
2011-12-12
Include client name if available in PrintDeviceGrabInfo
Alan Coopersmith
1
-9
/
+26
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-2
/
+2
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
1
-2
/
+3
2011-12-12
constify strings in resource name registry
Alan Coopersmith
2
-3
/
+4
2011-12-12
CheckForEmptyMask does not need to declare int n twice
Alan Coopersmith
1
-1
/
+1
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
2
-15
/
+15
2011-12-10
include: add GetXI2MaskByte and GetXI2EventFilterMask to headers
Peter Hutterer
1
-2
/
+2
2011-12-09
dix: use BUG_WARN for input mask size issues
Peter Hutterer
1
-10
/
+11
2011-12-09
input: swap the server over to use the XI2mask struct
Peter Hutterer
2
-32
/
+49
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
1
-0
/
+180
2011-12-09
dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
Peter Hutterer
2
-4
/
+7
2011-12-09
dix: allocate temporary grabs on the heap
Peter Hutterer
1
-89
/
+108
2011-12-09
dix: add CopyGrab() function
Peter Hutterer
2
-2
/
+36
2011-12-09
dix: add AllocGrab helper function
Peter Hutterer
1
-2
/
+10
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-25
/
+21
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
2
-24
/
+13
2011-11-29
dix: use a single return statement in CheckPassiveGrabsOnWindow
Peter Hutterer
1
-6
/
+6
2011-11-29
dix: rename GetWindowXI2Mask to WindowXI2MaskIsset
Peter Hutterer
1
-6
/
+7
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
2
-5
/
+5
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-5
/
+2
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
2
-20
/
+13
2011-11-09
dix: Don't let a driver without a ProximityClassRec post events
Peter Hutterer
1
-1
/
+1
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
4
-42
/
+136
2011-10-31
dix: Reinstate GetImage window size check
Aaron Plattner
1
-0
/
+8
2011-10-31
dix: block signals when closing all devices
Peter Hutterer
1
-0
/
+4
2011-10-25
Use new FP1616/FP3232 conversion functions
Peter Hutterer
1
-10
/
+4
2011-10-25
dix: accept a NULL master for CreateClassesChangedEvent
Peter Hutterer
1
-1
/
+1
[prev]
[next]