index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
1
-16
/
+0
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
1
-1
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-2
/
+0
2008-07-17
Make xstrcasestr prototype return value match the implementation
Alan Coopersmith
1
-1
/
+1
2008-07-16
DIX: Add strcasestr from FreeBSD
Daniel Stone
1
-0
/
+5
2008-07-16
DIX: Add strncasecmp from FreeBSD, make strcasecmp args const
Daniel Stone
1
-1
/
+6
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+0
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-3
/
+0
2008-04-25
Xi: remove RemoveOtherCoreGrabs()
Peter Hutterer
1
-4
/
+0
2008-04-10
Xi: only DeliverFocusedEvents if the event is not a pointer event.
Peter Hutterer
1
-0
/
+1
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-23
/
+0
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-19
/
+2
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-23
/
+0
2008-02-25
Xi: remove ungrab handling of ExtendedUngrabDevice request.
Peter Hutterer
1
-3
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
1
-19
/
+0
2008-01-18
dix: remove inputInfo.pointer reference in TryClientEvents.
Peter Hutterer
1
-0
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-53
/
+35
2007-12-04
dix: change the filters to be per-device.
Peter Hutterer
1
-0
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-13
/
+0
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-13
/
+0
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+4
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-0
/
+3
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+3
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+3
2007-09-28
Remove generation of core events, long live XI!
Peter Hutterer
1
-0
/
+1
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
1
-4
/
+2
2007-09-24
include: remove register keywords.
Peter Hutterer
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-6
/
+0
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
1
-1
/
+1
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
1
-13
/
+0
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+0
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-08-01
dix.h: Remove duplicate ffs() prototype.
Daniel Stone
1
-3
/
+0
2007-07-06
Use the same struct for generic event masks throughout the code.
Peter Hutterer
1
-0
/
+1
2007-06-19
Add implicitGrab field to GrabInfoRec.
Peter Hutterer
1
-0
/
+4
2007-05-15
Revert "Allow events to grabWindows event if the device is not grabbed."
Peter Hutterer
1
-1
/
+0
2007-05-14
Add ungrab support to ExtendedGrabDeviceRequest handling.
Peter Hutterer
1
-2
/
+3
2007-05-14
Add ExtendedGrabDevice handling.
Peter Hutterer
1
-1
/
+16
2007-05-02
Adjust EQ to support long events.
Peter Hutterer
1
-0
/
+4
2007-04-27
Allow events to grabWindows event if the device is not grabbed.
Peter Hutterer
1
-0
/
+1
2007-04-26
Enable event delivery for multiple heads.
Paulo Ricardo Zanoni
1
-1
/
+1
2007-04-09
Alloc sprite memory in devices' devPrivates, allow undisplaying cursors.
Peter Hutterer
1
-0
/
+4
2007-04-04
dix: add new, combined resource lookup function. Move all dix lookup API
Eamon Walsh
1
-11
/
+32
2007-04-03
Make GrabDevice differ between core grabs and device grabs.
Peter Hutterer
1
-1
/
+2
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
1
-75
/
+0
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-75
/
+0
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
1
-54
/
+0
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-21
/
+0
2007-03-16
Xi: move IsPointerDevice into dix.
Peter Hutterer
1
-0
/
+3
[next]