summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-10Fix incorrect test regarding keyboard map.Ander Conselvan de Oliveira1-1/+2
2008-07-10Xi: pack the property stuff into a struct, make handlers a linked list.Peter Hutterer4-52/+152
2008-07-10Xi: add support for input device properties.Peter Hutterer7-6/+912
2008-07-10Revert "Xi: add support for input device properties."Peter Hutterer7-868/+5
2008-07-10Xi: add support for input device properties.Peter Hutterer7-5/+868
2008-07-10Xext: store the GenericMasks in the resource system.Peter Hutterer4-14/+59
2008-07-10dix: free GenericMask allocations when destroying window.Peter Hutterer2-1/+14
2008-07-09Remove README.font, since it's just an old text copy of xorg-docs/sgml/fontsAlan Coopersmith2-1159/+0
2008-07-07Improved driver selection when autoconfiguring driver without xorg.confAlan Coopersmith1-81/+142
2008-07-07Update bsd & solaris descriptions in README.OS-libAlan Coopersmith1-2/+2
2008-07-07Export xkbfile.h in the SDKJulien Cristau1-1/+2
2008-07-04Remove unused function and variables.Tiago Vignatti4-11/+1
2008-07-04Fix typo in the last commit.Tiago Vignatti1-1/+1
2008-07-04Remove deprecated function miPointerPosition().Tiago Vignatti5-15/+2
2008-07-04Update README.OS-lib to reflect reality.Tiago Vignatti1-283/+0
2008-07-04Nuke libc wrapper remaining stuffs.Tiago Vignatti3-198/+0
2008-07-04Remove inexistent function headers.Tiago Vignatti1-2/+0
2008-07-04modes: fix initial xorg.conf mode selection.Dave Airlie1-0/+51