summaryrefslogtreecommitdiff
path: root/xfixes
AgeCommit message (Expand)Author
2009-07-26Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard
2008-10-02Unifdef ISCAdam Jackson
2008-09-26xfixes: realize the invisible cursor before displaying it.Peter Hutterer
2008-09-24Fix un-suppressing the initial cursor.Adam Jackson
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor
2008-09-22Default to -br. Add -retro option for the nostalgic.Adam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-08-20Suppress cursor display until the first XDefineCursor() request.Adam Jackson
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-22Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}Adam Jackson
2008-02-05XFixes: squash a pointer/integer size mismatch warning.Eamon Walsh
2008-01-03xfixes: switch a few inputInfo.pointer to PickPointerPeter Hutterer
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-18XACE: Too many arguments to selection access hook.Eamon Walsh
2007-11-20Revert "registry: Register XFixes extension protocol names."Eamon Walsh
2007-10-15registry: Register XFixes extension protocol names.Eamon Walsh
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh
2007-08-30xace: Correct some access modes.Eamon Walsh
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-15xace: add hooks + new access codes: core protocol cursor requestsEamon Walsh
2007-08-12Merge branch 'master' into mpxPeter Hutterer
2007-06-29Death to RCS tags.Adam Jackson
2007-04-02Merge branch 'master' into mpxPeter Hutterer
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-03-05Merge branch 'master' into mpxPeter Hutterer
2007-02-19Check for clientGone before sending events from XFixes (bug #1753).Keith Packard
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-14Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.Eamon Walsh
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-11-23mi: closing memory leak, miPointer is freed in miPointerCloseScreenPeter Hutterer
2006-11-21dix: moved sprite from static to be pointer of type SpritePtrPeter Hutterer
2006-11-08Bug #6786: Use separate defines for server's Fixes support level.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-03-15Coverity #807: Fix a memory leak in XFixesExpandRegion.Adam Jackson
2006-03-15Coverity #487: Check version number correctly.Adam Jackson
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone
2005-06-10Bug #2799: Input shape. (Keith Packard)Adam Jackson
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn
2004-07-31Update xfixes server code to major version 3 from xserver CVS, and performEric Anholt