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
/
xfixes
/
cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
xfixes: minor clean ups on createInvisibleCursor()
Tiago Vignatti
1
-7
/
+4
2009-08-03
xfixes: backup the DisplayCursor/CloseScreen proc before restoring it (#23034)
Peter Hutterer
1
-5
/
+9
2009-08-03
xfixes: allocate CurrentCursor for all devices.
Peter Hutterer
1
-7
/
+7
2009-08-03
xfixes: FixesHideCursor should work on all master pointers.
Peter Hutterer
1
-2
/
+12
2009-07-14
xfixes: switch to byte counting functions
Peter Hutterer
1
-3
/
+3
2009-05-15
Correct some Sun license notices to Sun's standard X11 license format
Alan Coopersmith
1
-17
/
+24
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-1
/
+6
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-2
/
+4
2009-04-14
xfixes: Fix a couple of resource lookups
Kristian Høgsberg
1
-8
/
+13
2009-03-16
xfixes: useless (void) typecast removal
Peter Hutterer
1
-5
/
+5
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-2
/
+2
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2008-10-02
Unifdef ISC
Adam Jackson
1
-0
/
+0
2008-09-26
xfixes: realize the invisible cursor before displaying it.
Peter Hutterer
1
-1
/
+2
2008-09-24
Fix un-suppressing the initial cursor.
Adam Jackson
1
-25
/
+7
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-0
/
+3
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+3
2008-08-20
Suppress cursor display until the first XDefineCursor() request.
Adam Jackson
1
-2
/
+30
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+3
2008-02-05
XFixes: squash a pointer/integer size mismatch warning.
Eamon Walsh
1
-2
/
+3
2008-01-03
xfixes: switch a few inputInfo.pointer to PickPointer
Peter Hutterer
1
-3
/
+3
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-33
/
+48
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-2
/
+2
2007-08-30
xace: Correct some access modes.
Eamon Walsh
1
-1
/
+1
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
1
-16
/
+39
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-14
/
+4
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-3
/
+5
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+2
2007-02-19
Check for clientGone before sending events from XFixes (bug #1753).
Keith Packard
1
-1
/
+2
2006-12-19
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Peter Hutterer
1
-9
/
+9
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-4
/
+4
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-6
/
+6
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
1
-5
/
+6
2006-11-21
dix: moved sprite from static to be pointer of type SpritePtr
Peter Hutterer
1
-2
/
+2
2006-03-13
Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:
Deron Johnson
1
-2
/
+295
2005-07-03
Fix more include paths; add dix-config.h to XKB code.
Daniel Stone
1
-3
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-07-29
bugzilla 859 -merging DAMAGE-XFIXES into trunk
Stuart Kreitman
1
-0
/
+752