summaryrefslogtreecommitdiff
path: root/dix/window.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Death to APPGROUP.Adam Jackson1-67/+0
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston1-0/+3
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh1-4/+5
2008-02-20Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.Eamon Walsh1-2/+0
2008-02-14Silence an error message in ConfigureWindow that never happens.Adam Jackson1-1/+1
2008-01-16Don't break grab and focus state for a window when redirecting it.Kristian Høgsberg1-1/+2
2007-12-17XACE: Restore the old background None behavior in response to bug #13683.Eamon Walsh1-2/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-7/+0
2007-12-02Clean up many #if 0.Adam Jackson1-7/+0
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+7
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-17xace: add creation/labeling hook to CreateRootWindow().Eamon Walsh1-0/+6
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-1/+1
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh1-5/+5
2007-08-30xace: Correct some access modes.Eamon Walsh1-1/+1
2007-08-29xace: drop map-window checking hook, add new hooks for controlling theEamon Walsh1-2/+3
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-38/+5
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh1-7/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-7/+0
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-5/+11
2007-08-15xace: add hooks + new access codes: core protocol cursor requestsEamon Walsh1-1/+2
2007-08-13xace: add hooks + new access codes: core protocol window requestsEamon Walsh1-82/+80
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+11
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-3/+11
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-7/+6
2007-04-04devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+2
2007-04-03xace: forgot one of the hook call arguments. Add it.Eamon Walsh1-1/+2
2007-03-28xace: provide creation-time resource hook call in CreateWindow().Eamon Walsh1-0/+8
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-177/+143
2007-03-26Remove dead NEED_DBE_BUF_BITS code.Eamon Walsh1-4/+0
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-75/+45
2007-03-19xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...Eamon Walsh1-4/+0
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer1-100/+100
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-5/+5
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-29/+13
2006-11-08dix/mi: still more warning fixesDaniel Stone1-8/+15
2006-08-25Add four new XACE hooks: auditing, key event notification, window initEamon Walsh1-0/+8
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-6/+15
2006-08-18dix: fix whiteroot thinkoDaniel Stone1-2/+2
2006-08-18dix: add whiteroot flagDaniel Stone1-6/+15
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-6/+3
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-3/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-06-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith1-1/+1
2006-06-21Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith1-1/+1
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-2/+1
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh1-15/+10
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the stateAdam Jackson1-1/+5