summaryrefslogtreecommitdiff
path: root/xfixes/saveset.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-02Unifdef ISCAdam Jackson1-0/+0
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor1-3/+3
Now that the code has been fixed so that Unmap means unmap and not "don't remap", 'remap' was confusing to have in the function names/parameters, so change it to simple 'map'. Signed-off-by: Keith Packard <keithp@keithp.com>
2008-02-22Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}Adam Jackson1-1/+1
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh1-1/+1
Required a new name argument to the selection access hook to handle XFixesSelectSelectionInput.
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-4/+3
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-1/+1
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
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-07-29bugzilla 859 -merging DAMAGE-XFIXES into trunkStuart Kreitman1-0/+78