summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-12configure.ac: Bump version to 1.10.3.902 (1.10.4 RC2)xorg-server-1.10.3.902Jeremy Huddleston1-2/+2
2011-08-11dix: only transform valuators when we need them.Peter Hutterer1-2/+3
2011-08-10EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.Michel Dänzer1-10/+13
2011-08-10Xephyr/dri: register screen and window privates on initJulien Cristau1-0/+4
2011-08-04randr: Compare all the bytes in RRPostPendingPropertiesAaron Plattner1-1/+1
2011-08-04Xquartz: include new localization files in the tarballJulien Cristau1-0/+9
2011-08-04XQuartz: xpr: Don't FatalError if xp_unlock_window failsJeremy Huddleston1-3/+6
2011-08-04XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRefJeremy Huddleston1-1/+1
2011-07-29configure.ac: Bump version to 1.10.3.901 (1.10.4 RC1)xorg-server-1.10.3.901Jeremy Huddleston1-2/+2
2011-07-28Initialize the fd to -1 for xorg.conf input devices.Peter Hutterer1-0/+3
2011-07-28xfree86: NULL option values are technically valid, don't strdup themPeter Hutterer1-1/+1
2011-07-28xfree86: duplicate xorg.conf device information before xf86NewInputDevicePeter Hutterer1-5/+27
2011-07-28xfree86: Remove devices that failed to enable on startupPeter Hutterer1-0/+1
2011-07-19XQuartz: Adjust BUNDLE_ID_PREFIX to LAUNCHD_ID_PREFIX for server-1.10-branchJeremy Huddleston1-1/+1
2011-07-19XQuartz: Localization updatesJeremy Huddleston90-32473/+42771
2011-07-19XQuartz: Add english NIB changes for scroll_in_device_directionJeremy Huddleston3-108/+243
2011-07-19XQuartz: Add GUI controls to toggle scroll_in_device_directionJeremy Huddleston2-2/+18
2011-07-19XQuartz: Add a scroll_in_device_direction preferenceJeremy Huddleston3-12/+36
2011-07-19XQuartz: Add diagnostic error checking to xp_destroy_surface.George Staplin1-1/+6
2011-07-19XQuartz: Fix a memory leak with surfaces that a new test found.George Staplin1-11/+45
2011-07-19XQuartz: DRI: Dead code removalJeremy Huddleston1-1/+14
2011-07-19XQuartz: Add some sanity checking and a fallback for the bundle id.Jeremy Huddleston1-0/+5
2011-07-16glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY4-9/+4
2011-07-09input: add POINTER_NORAW to avoid generation of raw events (#30068)Peter Hutterer3-12/+17
2011-07-09glx: Fix fbconfigs with no corresponding visualAdam Jackson1-0/+7
2011-07-08configure.ac: Bump version to 1.10.3xorg-server-1.10.3Jeremy Huddleston1-2/+2
2011-07-01configure.ac: Bump version to 1.10.2.902 (1.10.3 RC2)xorg-server-1.10.2.902Jeremy Huddleston1-2/+2
2011-06-29Guard use of backtrace() with HAVE_BACKTRACEJon TURNEY1-0/+6
2011-06-29XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...Jeremy Huddleston1-9/+16
2011-06-29Xext: Fix buggy checks.Cyril Brulebois1-5/+6
2011-06-20input: Only release SD buttons for explicit floating/reattachment (#36146)Peter Hutterer3-3/+5
2011-06-20dix: release all buttons and keys before reattaching a device (#34182)Peter Hutterer1-0/+42
2011-06-17configure.ac: Bump version to 1.10.2.901 (1.10.3 RC1)xorg-server-1.10.2.901Jeremy Huddleston1-2/+2
2011-06-17XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch tableJeremy Huddleston1-1049/+30
2011-06-17glx: Add _glapi_create_table_from_handleJeremy Huddleston3-0/+7587
2011-06-17XQuartz: Add missing include for <pthread.h>Jeremy Huddleston1-0/+2
2011-06-11dix: fix an error message.Peter Hutterer1-1/+1
2011-06-11test: don't test for double alignment on i386. (#36986)Peter Hutterer1-0/+3
2011-06-11fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-06-06randr: void function cannot return valueNicolas Kaiser1-1/+1
2011-06-03test: fix memset size for WindowRec (#37801)Peter Hutterer1-1/+1
2011-06-03XQuartz: GLX: Create a new dispatch table rather than modifying the existing oneJeremy Huddleston1-1/+11
2011-06-01"privates.h", line 198: warning: void function cannot return valueAlan Coopersmith1-1/+1
2011-06-01DIX: Set backgroundState correctly for root windowMarko Macek1-0/+2
2011-05-28linux: Retry VT ioctls while errno == EINTRAaron Plattner1-34/+49
2011-05-28randr: check rotated virtual size limits correctlyAaron Plattner1-6/+6
2011-05-28Send events that were missing from RRSelectInputJeremy Huddleston1-2/+30
2011-05-28configure.ac: Bump version to 1.10.2xorg-server-1.10.2Jeremy Huddleston1-2/+2
2011-05-22XQuartz: Don't crash if CG increases our display resolutionJeremy Huddleston1-2/+3
2011-05-22XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston3-100/+117