summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-17XFree86: Restore AllowMouseOpenFail usage textDaniel Stone1-0/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone14-1131/+0
2008-07-17XF86BigFont is disabled by defaultJulien Cristau1-2/+1
2008-07-17Remove more Lynx leftoversAlan Coopersmith2-8/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu BĂ©rard22-162/+18
2008-07-17Nuke some ancient code for commandline-challenged OSes.Adam Jackson3-123/+0
2008-07-17Drop hw/xfree86/os-support/lynxos/Adam Jackson9-1282/+1
2008-07-17Remove XF86Misc code from xorgcfg.Adam Jackson1-32/+0
2008-07-17Remove duplicate load of freetype font renderer.Jie Luo1-1/+0
2008-07-17Remove freetype from the list of autoloaded modules.Jie Luo1-1/+0
2008-07-17Fix color lookup.Jie Luo1-4/+3
2008-07-17XFree86: Remove remnants of XFree86-MiscDaniel Stone3-29/+0
2008-07-16Build fixesAdam Jackson1-2/+0
2008-07-16Remove loadable font renderer support.Adam Jackson12-309/+16
2008-07-16Remove font module support from xorgcfg.Adam Jackson3-97/+5
2008-07-16Remove the numVideoScreens xprintism.Adam Jackson3-16/+4
2008-07-16Update the Allow*Grabs documentation for xf86misc removal.Adam Jackson1-2/+1
2008-07-16Make --enable-debug usable againDaniel Stone2-7/+18
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone23-1657/+3
2008-07-16HAL: Remove grotesque open-coded strcasestrDaniel Stone1-13/+0
2008-07-16DIX: Add strcasestr from FreeBSDDaniel Stone5-1/+76
2008-07-16configure.ac: Fix SHA1 handlingDaniel Stone1-11/+15
2008-07-16dix: Actually build str(n)casecmp if we don't have itDaniel Stone1-3/+6
2008-07-16strcasecmp: Actually use the right licenseDaniel Stone1-25/+28
2008-07-16config: Don't attempt to use D-Bus when not strictly necessaryDaniel Stone4-5/+10
2008-07-16XFree86: Remove mysticism from Makefile.amDaniel Stone1-3/+3
2008-07-16XFree86: Delete OSMouse codeDaniel Stone19-3172/+8
2008-07-16XFree86: Remove useless debugging codeDaniel Stone6-307/+1
2008-07-16XFree86: Delete empty file & functionDaniel Stone4-90/+2
2008-07-16XFree86: Clean up init a tiny bit (no code changes)Daniel Stone2-190/+140
2008-07-16XFree86: Remove trailing whitespaceDaniel Stone1-35/+34
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone7-2453/+1519
2008-07-16DIX: Add strncasecmp from FreeBSD, make strcasecmp args constDaniel Stone2-2/+26
2008-07-16configure.ac: Add GLX_SYS_LIBS for Xvfb and XnestDaniel Stone1-2/+2
2008-07-15Bug #7300: Move xf86RAC to hw/xfree86/commonAdam Jackson6-14/+4
2008-07-15Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.Julien Cristau1-0/+2
2008-07-14Fix the configure tests for swap16/__swap16 macros on OpenBSD.Brad Smith1-0/+2
2008-07-14xfree86: append, not prepent, new input devices to xf86InputDevs.Peter Hutterer1-5/+9
2008-07-13Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.Peter Hutterer5-0/+93
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum9-83/+1065
2008-07-13Xi: protect against NULL handlers, don't try to dereference.Peter Hutterer1-2/+4
2008-07-13Xi: remove ChangeDeviceControl for CoreCtl.Peter Hutterer3-14/+5
2008-07-13Xi: GetDeviceProperty reply includes deviceid.Peter Hutterer1-0/+1
2008-07-11XQuartz: Use CFEqual to compare keyboardsJeremy Huddleston1-5/+15
2008-07-11XQuartz: Some fd handoff cleanup.Jeremy Huddleston5-25/+86
2008-07-11XQuartz: Remove deprecated keyboard code.Jeremy Huddleston1-17/+7
2008-07-11Set machine dependent defaults for ppc64Jeremy Huddleston1-1/+1
2008-07-11XQuartz: Set noPanoramixExtension earlier to avoid a possible race.Jeremy Huddleston3-8/+5
2008-07-11Xquartz: Removed include directive for removed headerJeremy Huddleston1-1/+0
2008-07-10Add LoaderShouldIgnoreABI to allow drivers that roll their own ABI checks (i....Aaron Plattner3-0/+8