/sccomp/

nch The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)dparsons
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-27bug #238 test for root-window that XFree86 fixed in theirXINERAMA_2Kaleb Keithley2-13/+7
2004-02-27Revert to Xinerama 1.1 In order to make a "quick" release it has beenKaleb Keithley5-17/+19
2004-02-25bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it hasXORG-RELEASE-1-BASEXEVIE-MERGEKaleb Keithley37-447/+445
2004-02-24bug #214. Merge most of 4.4RC3Kaleb Keithley1-2/+2
2004-02-24bug #188, #214, see versions 1.1.4.3 and 1.1.4.4 of this file. fix badKaleb Keithley1-1/+1
2004-02-23merge most of XFree86 RC3 (4.3.99.903) from vendor branch. bug #214Kaleb Keithley69-520/+1792
2004-02-23bug #188 report bugs to X.org bugzilla, not XFree86Kaleb Keithley1-10/+11
2004-02-18Additional fixes to allow building with Sun compilers on Solaris x86Alan Coopersmith2-4/+10
2004-02-18Sun cc on Solaris x86 defines __i386 but not __i386__ so the x86Alan Coopersmith1-1/+2
2004-02-16[fd.o bugzilla #189] _XOPEN_SOURCE defines break builds on Solaris ExpressAlan Coopersmith2-3/+6
2004-02-112. Fixing segfaults that may happen in some corner cases when VT switchingEgbert Eich2-4/+8
2004-02-08revert to RC1 version of file with the license we likeKaleb Keithley1-32/+15
2004-02-08revert to RC1 version of the file with the license we likeKaleb Keithley2-64/+30
2003-12-21Use a different iconXEVIE-BASEKaleb Keithley1-0/+0
2003-12-20merge XFree86 RC2 (4.3.99.902) from vendor branchKaleb Keithley46-345/+3583
2003-12-18First pass at "Standard" Xinerama. The sources for this came from HeatherKaleb Keithley48-1102/+777
2003-12-06merge XFree86 4.3.99.901 (RC1) from vendor branchKaleb Keithley27-101/+316
2003-11-30xfree86 mergeKaleb Keithley14-225/+49
2003-11-29xfree86 mergeKaleb Keithley8-381/+1
2003-11-29xfree86 mergeKaleb Keithley1-6/+0
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley796-26484/+57972
2003-11-17merge XFree86 4.3.0.1 to -CURRENTKaleb Keithley615-100702/+42560
2003-11-14Initial revisionKaleb Keithley982-0/+479777
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley609-0/+262690
2003-11-14Accelerated image text code drew glyphs at wrong location when compositingKeith Packard1-2/+2
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard2-7/+7
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt5-8/+21
2003-11-10Fix KdXv interface to pass drawable down so that bits can be put intoKeith Packard4-86/+106
2003-11-10Must offset composite parameters by drawable coordinates in acceleratedKeith Packard1