summaryrefslogtreecommitdiff
path: root/xfixes/cursor.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-15Correct some Sun license notices to Sun's standard X11 license formatAlan Coopersmith1-17/+24
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-1/+6
2009-04-28Make the cursor completely optionalSimon Farnsworth1-2/+4
2009-04-14xfixes: Fix a couple of resource lookupsKristian Høgsberg1-8/+13
2009-03-16xfixes: useless (void) typecast removalPeter Hutterer1-5/+5
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-2/+2
2009-02-03Constify atom name stringsAlan Coopersmith1-2/+2
2008-10-02Unifdef ISCAdam Jackson1-0/+0
2008-09-26xfixes: realize the invisible cursor before displaying it.Peter Hutterer1-1/+2
2008-09-24Fix un-suppressing the initial cursor.Adam Jackson1-25/+7
2008-09-22Default to -br. Add -retro option for the nostalgic.Adam Jackson1-0/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+3
2008-08-20Suppress cursor display until the first XDefineCursor() request.Adam Jackson1-2/+30
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-2/+3
2008-02-05XFixes: squash a pointer/integer size mismatch warning.Eamon Walsh1-2/+3
2008-01-03xfixes: switch a few inputInfo.pointer to PickPointerPeter Hutterer1-3/+3
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-33/+48
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh1-2/+2
2007-08-30xace: Correct some access modes.Eamon Walsh1-1/+1
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh1-16/+39
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-14/+4
2007-08-15xace: add hooks + new access codes: core protocol cursor requestsEamon Walsh1-3/+5
2007-08-12Merge branch 'master' into mpxPeter Hutterer1-2/+0
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-03-05Merge branch 'master' into mpxPeter Hutterer1-1/+2
2007-02-19Check for clientGone before sending events from XFixes (bug #1753).Keith Packard1-1/+2
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer1-9/+9
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-4/+4
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-6/+6
2006-11-23mi: closing memory leak, miPointer is freed in miPointerCloseScreenPeter Hutterer1-5/+6
2006-11-21dix: moved sprite from static to be pointer of type SpritePtrPeter Hutterer1-2/+2
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-2/+295
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-07-29bugzilla 859 -merging DAMAGE-XFIXES into trunkStuart Kreitman1-0/+752