summaryrefslogtreecommitdiff
path: root/dix
AgeCommit message (Expand)AuthorFilesLines
2005-07-23Add a safety check to catch when numDepths GCperDepthexceeps MAXFORMATSStuart R. Anderson1-0/+3
2005-07-16Mark variables modified in signal handlers as volatile (part of Sun bug idAlan Coopersmith1-2/+8
2005-07-15Fix keyboard state when XEVIE is not enabled (Keith Packard).Kevin E Martin1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone20-27/+27
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone25-5/+105
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone20-36/+36
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-07-01Adding initial build system.Daniel Stone1-0/+33
2005-06-15Conditionalise another use of XEvIE.Daniel Stone1-1/+1
2005-06-15Conditionalise building of XEvIE code with #ifdef XEVIE.Daniel Stone1-1/+3
2005-06-10Bug #2799: Input shape. (Keith Packard)XORG-6_8_99_11Adam Jackson3-14/+42
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith4-27/+193
2005-04-24xc/config/cf/X11.tmplXORG-6_8_99_4Roland Mainz2-1/+10
2005-04-23//bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525Roland Mainz1-6/+0
2005-04-20Change xf86bigfont.h to X11/extensions/xf86bigfont.h for includes.Daniel Stone1-2/+2
2005-04-20Conditionalise usage of Xprint functions and headers.Daniel Stone1-1/+7
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 Stone22-63/+63
2005-03-23xc/programs/Xserver/ImakefileRoland Mainz2-5/+22
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz20-1701/+761
2004-09-22Allow overriding DPMS defaults (timeouts & default for on/off) fromAlan Coopersmith1-5/+14
2004-09-18Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1404 - FixingRoland Mainz1-2/+2
2004-09-15Unregistering events in XSelectInput() when unregistering IM filterEgbert Eich1-1/+1
2004-08-13Empty damage object when freeing pixmap.Keith Packard1-11/+7
2004-08-09- Fix building without Xfixes extensionKevin E Martin1-3/+10
2004-08-07Remove alpha-related fields from visual structure to retain binaryKeith Packard1-13/+13
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt2-3/+50
2004-07-31- Add some XFIXES bits apparently missed in the DAMAGE-XFIXES mergeEric Anholt3-16/+32
2004-07-31Integration of XEVIE branch to trunk, Some updates from latest reviewsStuart Kreitman1-1/+71
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich1-1/+1
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 Martin2-19/+3
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman4-33/+113
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin2-5/+60
2004-06-21Bug 778: add ddxBeforeResetAlexander Gottwald1-1/+4
2004-04-25Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=541 -Roland Mainz1-2/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich23-117/+207
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich23-23/+23
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich23-23/+23
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich23-23/+23
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich23-23/+23
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-12/+16
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley1-3/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley16-572/+105
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley24-1073/+2914
2003-11-14Initial revisionKaleb Keithley1-0/+143
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley28-0/+28765