summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2007-03-05Merge branch 'master' into mpxPeter Hutterer1-0/+1
2007-03-02dix, Xext, Xtrap, Xi: replace inputInfo.pointer with PickPointer wherePeter Hutterer1-3/+3
2007-03-01dix: Remove InitSprite, work can be done by InitializeSprite.Peter Hutterer1-4/+4
2007-03-01Xext: Update device's lastx/lasty when sending a motion event with XTest.Peter Hutterer1-0/+2
2007-02-28Update device valuators on XTest motion event, otherwise the cursor jumpsPeter Hutterer1-4/+7
2007-02-15Bug #6988: Change behavior of Security extension per user feature request.Eamon Walsh1-0/+1
2007-01-28Merge branch 'master'Peter Hutterer1-2/+2
2007-01-24Correct variable descriptions in comment for SecurityCheckResourceIDAccessAlan Coopersmith1-2/+2
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer14-319/+373
2006-12-15Convert callers of LookupClient() to dixLookupClient().Eamon Walsh2-10/+17
2006-12-15Convert callers of LookupDrawable() to dixLookupDrawable().Eamon Walsh3-23/+30
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh3-19/+20
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh6-73/+76
2006-12-14Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.Eamon Walsh2-10/+10
2006-12-14Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.Eamon Walsh3-7/+18
2006-12-14Remove instances of macro SECURITY_VERIFY_DRAWABLE.Eamon Walsh1-5/+12
2006-12-14Remove instances of macros LOOKUP_DRAWABLE and VERIFY_DRAWABLE.Eamon Walsh3-27/+45
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh11-152/+152
2006-12-11dix: Moving SpriteRec into DeviceIntRecPeter Hutterer1-2/+3
2006-12-05Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into mpxPeter Hutterer3-13/+29
2006-12-01Naming change: Security*Operation -> Xace*OperationEamon Walsh3-13/+13
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-5/+21
2006-11-23mi: closing memory leak, miPointer is freed in miPointerCloseScreenPeter Hutterer1-2/+2
2006-11-22dix GetSpriteWindow() adjusted for MPXPeter Hutterer1-2/+2
2006-11-21dix: moved sprite from static to be pointer of type SpritePtrPeter Hutterer1-1/+1
2006-11-08xace: avoid 'unused variable pScreen'Daniel Stone1-1/+3
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh1-4/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4
2006-11-06Bug #8875: Security extension causes Xorg to core dump on server resetEamon Walsh1-2/+4
2006-09-15Merge branch 'master' into my-XACE-modularEamon Walsh1-2/+2
2006-09-08Generalize the handling of configuration files that ship with extensions.Eamon Walsh1-3/+6
2006-09-08Include dix-config.h.Eamon Walsh1-0/+4
2006-09-08Don't need to allocate memory now that devPrivates are being used.Eamon Walsh1-6/+0
2006-09-06Fix #include paths for fontcacheproto headers.Michel Dänzer1-2/+2
2006-09-05Merge branch 'master' into my-XACE-modularEamon Walsh2-0/+269
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum2-0/+269
2006-08-25Add four new XACE hooks: auditing, key event notification, window initEamon Walsh3-1/+58
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh39-87/+86
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith39-87/+86
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-9/+3
2006-08-03Remove LBX code.Eamon Walsh3-66/+1
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh3-89/+26
2006-07-31Improve XRes to;Matthew Allum1-1/+63
2006-07-30add securitysrv.hDaniel Stone1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson38-69/+0
2006-07-21fix XEvIE build without XKBDaniel Stone1-6/+18
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-21Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEEamon Walsh1-1/+3
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith3-6/+82
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith3-6/+82