summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Bump version to 1.10.3.901 (1.10.4 RC1)xorg-server-1.10.3.901Jeremy Huddleston2011-07-291-2/+2
* Initialize the fd to -1 for xorg.conf input devices.Peter Hutterer2011-07-281-0/+3
* xfree86: NULL option values are technically valid, don't strdup themPeter Hutterer2011-07-281-1/+1
* xfree86: duplicate xorg.conf device information before xf86NewInputDevicePeter Hutterer2011-07-281-5/+27
* xfree86: Remove devices that failed to enable on startupPeter Hutterer2011-07-281-0/+1
* XQuartz: Adjust BUNDLE_ID_PREFIX to LAUNCHD_ID_PREFIX for server-1.10-branchJeremy Huddleston2011-07-191-1/+1
* XQuartz: Localization updatesJeremy Huddleston2011-07-1990-32473/+42771
* XQuartz: Add english NIB changes for scroll_in_device_directionJeremy Huddleston2011-07-193-108/+243
* XQuartz: Add GUI controls to toggle scroll_in_device_directionJeremy Huddleston2011-07-192-2/+18
* XQuartz: Add a scroll_in_device_direction preferenceJeremy Huddleston2011-07-193-12/+36
* XQuartz: Add diagnostic error checking to xp_destroy_surface.George Staplin2011-07-191-1/+6
* XQuartz: Fix a memory leak with surfaces that a new test found.George Staplin2011-07-191-11/+45
* XQuartz: DRI: Dead code removalJeremy Huddleston2011-07-191-1/+14
* XQuartz: Add some sanity checking and a fallback for the bundle id.Jeremy Huddleston2011-07-191-0/+5
* glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY2011-07-164-9/+4
* input: add POINTER_NORAW to avoid generation of raw events (#30068)Peter Hutterer2011-07-093-12/+17
* glx: Fix fbconfigs with no corresponding visualAdam Jackson2011-07-091-0/+7
* configure.ac: Bump version to 1.10.3xorg-server-1.10.3Jeremy Huddleston2011-07-081-2/+2
* configure.ac: Bump version to 1.10.2.902 (1.10.3 RC2)xorg-server-1.10.2.902Jeremy Huddleston2011-07-011-2/+2
* Guard use of backtrace() with HAVE_BACKTRACEJon TURNEY2011-06-291-0/+6
* XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...Jeremy Huddleston2011-06-291-9/+16
* Xext: Fix buggy checks.Cyril Brulebois2011-06-291-5/+6
* input: Only release SD buttons for explicit floating/reattachment (#36146)Peter Hutterer2011-06-203-3/+5
* dix: release all buttons and keys before reattaching a device (#34182)Peter Hutterer2011-06-201-0/+42
* configure.ac: Bump version to 1.10.2.901 (1.10.3 RC1)xorg-server-1.10.2.901Jeremy Huddleston2011-06-171-2/+2
* XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch tableJeremy Huddleston2011-06-171-1049/+30
* glx: Add _glapi_create_table_from_handleJeremy Huddleston2011-06-173-0/+7587
* XQuartz: Add missing include for <pthread.h>Jeremy Huddleston2011-06-171-0/+2
* dix: fix an error message.Peter Hutterer2011-06-111-1/+1
* test: don't test for double alignment on i386. (#36986)Peter Hutterer2011-06-111-0/+3
* fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith2011-06-111-2/+2
* randr: void function cannot return valueNicolas Kaiser2011-06-061-1/+1
* test: fix memset size for WindowRec (#37801)Peter Hutterer2011-06-031-1/+1
* XQuartz: GLX: Create a new dispatch table rather than modifying the existing oneJeremy Huddleston2011-06-031-1/+11
* "privates.h", line 198: warning: void function cannot return valueAlan Coopersmith2011-06-011-1/+1
* DIX: Set backgroundState correctly for root windowMarko Macek2011-06-011-0/+2
* linux: Retry VT ioctls while errno == EINTRAaron Plattner2011-05-281-34/+49
* randr: check rotated virtual size limits correctlyAaron Plattner2011-05-281-6/+6
* Send events that were missing from RRSelectInputJeremy Huddleston2011-05-281-2/+30
* configure.ac: Bump version to 1.10.2xorg-server-1.10.2Jeremy Huddleston2011-05-281-2/+2
* XQuartz: Don't crash if CG increases our display resolutionJeremy Huddleston2011-05-221-2/+3
* XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston2011-05-223-100/+117
* configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)xorg-server-1.10.1.902Jeremy Huddleston2011-05-201-2/+2
* XQuartz: Bump bundle version to 2.6.3Jeremy Huddleston2011-05-161-2/+2
* XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston2011-05-161-8/+11
* XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston2011-05-164-28/+35
* Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfoAlan Coopersmith2011-05-131-14/+11
* Only free pContext once when AddResource fails in ProcRecordCreateContextAlan Coopersmith2011-05-131-1/+1
* Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith2011-05-131-1/+1
* XQuartz: Don't call into CoreFoundation after fork() and before exec()Jeremy Huddleston2011-05-131-3/+21