summaryrefslogtreecommitdiff
path: root/dix/dixutils.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-8/+3
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-2/+2
2009-01-22Remove a bunch of useless casts.Adam Jackson1-4/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-29/+29
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-12/+12
2008-11-27Export symbols also defined in libXfont.Paulo Cesar Pereira de Andrade1-1/+1
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor1-2/+2
2008-04-21Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branchJeremy Huddleston1-1/+2
2008-02-14Rip out useless indirection in the callback list management.Adam Jackson1-15/+6
2008-01-03dix: Fix bug+leak in callback manager DeleteCallbackList function.Eamon Walsh1-1/+1
2007-08-16xace: add hooks + new access codes: core protocol client requestsEamon Walsh1-8/+16
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-18/+4
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-06-11dixLookupClient: Use access parameter.Michel Dänzer1-1/+1
2007-04-17xace: change the semantics of the return value of XACE hooks to allowEamon Walsh1-2/+5
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner1-2/+2
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh1-60/+5
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-3/+3
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer1-5/+5
2007-01-08Attempt to fix drawable type checks in dixLookupDrawable().Michel Dänzer1-3/+3
2006-12-15Add loud warnings to deprecated lookup functions.Eamon Walsh1-5/+19
2006-12-15Convert callers of LookupClient() to dixLookupClient().Eamon Walsh1-2/+3
2006-12-14Add new, combined dix lookup functions (tweak).Eamon Walsh1-1/+1
2006-12-14Add new, combined dix lookup functions.Eamon Walsh1-81/+95
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-3/+3
2006-12-01Define calls away when not building XACE, allowing ifdef's to be removed.Eamon Walsh1-2/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
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-29/+7
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-16/+16
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Change keysymdef.h to X11/keysymdef.h for include statement.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz1-86/+44
2004-07-30Cleaned up code since client's saveSet is no longer defined as a pointer*Kevin E Martin1-4/+0
2004-07-29Use LibraryTargetName when not building a loadable serverKevin E Martin1-14/+2
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-18/+62
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-35/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-16/+53
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+969