summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-06xserver 1.4.99.901xorg-server-1.4.99.901Adam Jackson1-1/+1
2008-03-05Fix distcheck.Adam Jackson4-7/+8
2008-03-04xselinux: Implement polyinstantiation support and related protocol.Eamon Walsh2-423/+695
2008-03-04Make xf86InitialConfiguration slightly smarter.Adam Jackson1-77/+299
2008-03-04Remove all mention of the vga driver from the config logic.Adam Jackson2-4/+1
2008-03-04XACE: Check the return value of the selection create hook call.Eamon Walsh1-1/+6
2008-03-04dix: Convert selection list to a linked list.Eamon Walsh1-26/+22
2008-03-03XKB: Fix initial map setting on startupDaniel Stone2-6/+25
2008-03-03RANDR 1.2: Inherit PreferredMode from the global configuration, if any.Adam Jackson1-2/+18
2008-03-03Fix Motif menu drawing in Xnest.Adam Jackson1-2/+2
2008-03-03xf86DDCMonitorSet: Honor the DisplaySize from the config file.Adam Jackson1-2/+4
2008-03-03Branch for 1.5.Adam Jackson1-1/+1
2008-03-02Add missing file from previous commit.David Nusinow1-0/+9
2008-03-02Bug #13860: Ensure that the DRI mode is in octal format.David Nusinow2-0/+7
2008-03-02use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctlyMatthieu Herrb2-1/+4
2008-03-01bug #10008: Make Xvfb.1 document the correct default depthDavid Nusinow1-3/+3
2008-03-01fix typoGeorge Sapountzis1-1/+1
2008-03-01clean some "unused" warningsGeorge Sapountzis13-183/+2
2008-03-01glcore: split mesa and X in build systemGeorge Sapountzis2-24/+21
2008-03-01configure: minor cleanupGeorge Sapountzis1-64/+54
2008-03-01Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.Maarten Maathuis1-1/+8
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh11-77/+58
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh7-31/+36
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh8-311/+352
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh3-117/+112
2008-02-29On second thought, revert that, it'll make large pixmaps painfully slow.Adam Jackson1-1/+1
2008-02-29Bug #10465: Use calloc() for allocating PixmapRec's.Chris Wilson1-1/+1
2008-02-29Bug #10464: Set pixel value to 0 before FindColor()Chris Wilson1-0/+1
2008-02-29Bug #10463: Always initialize reference pixel before AllocColor()Chris Wilson1-0/+2
2008-02-29EDID 1.4: Print additional CVT support data in the log.Adam Jackson1-13/+56
2008-02-29EDID 1.4: Decode additional CVT support information.Adam Jackson2-3/+56
2008-02-29Fix CVT abuse in DDCModesFromStandardTiming.Adam Jackson2-8/+34
2008-02-29Nuke a duplicate SYMFUNC(xf86CVTMode)Adam Jackson1-3/+0
2008-02-29Add xf86GTFMode().Adam Jackson4-0/+387
2008-02-29Remove the duplicate copy of xf86cvt.cAdam Jackson4-298/+5
2008-02-29Constify the built-in mode tables.Adam Jackson3-31/+29
2008-02-29Clean up DisplayModeRec handling in many places.Adam Jackson5-19/+7
2008-02-29Remove some #if 0 guarding code duplicated in xf86Modes.cAdam Jackson1-140/+0
2008-02-29Allow xf86DuplicateMode() to work correctly on read-only modes.Adam Jackson1-4/+2
2008-02-29Add several comments documenting our EDID failures.Adam Jackson1-3/+24
2008-02-29GLX: Adjust to changes in DRI driver interface.Kristian Høgsberg4-53/+41
2008-02-28xselinux: Don't require device "read" permission for XQueryPointer.Eamon Walsh1-0/+11
2008-02-28xselinux: Log messages to both libaudit and Xorg.0.log.Eamon Walsh1-0/+1
2008-02-28XACE: Adjust the location of the COMPOSITE creation hook.Eamon Walsh1-2/+2
2008-02-28XACE: Call the creation hook to properly label COMPOSITE window pixmaps.Eamon Walsh1-0/+6
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh11-36/+36
2008-02-28Xi: swap the control attached to a ChangeDeviceControl request. Bug #14170Peter Hutterer1-0/+35
2008-02-28Oops, there's one more parenthesis.Tiago Vignatti1-1/+1
2008-02-27xselinux: Prefix a few remaining error messages with "SELinux".Eamon Walsh1-7/+6
2008-02-27xselinux: Don't throw BadAccess if DixUnknownAccess is passed in to a hook.Eamon Walsh1-0/+2