summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Wait 1 millisecond for AltGr key message to arrive, when determining ifcygwin-release-1.10Jon TURNEY1-12/+30
2011-07-19Merge commit 'xorg-server-1.10.3' into cygwin-release-1.10xserver-cygwin-1.10.3-1Jon TURNEY20-1108/+7794
2011-07-19Add correct taskbar grouping of X windows on Windows 7Tobias Häußler6-2/+219
2011-07-08configure.ac: Bump version to 1.10.3xorg-server-1.10.3Jeremy Huddleston1-2/+2
2011-07-07Ensure temporary file used to invoke xkbcomp is always removedxserver-cygwin-1.10.2-2Jon TURNEY2-0/+7
2011-07-07Handle the virtual key code generated by the Fn key on IBM Lenovo laptopsJon TURNEY2-2/+4
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-27Merge commit 'xorg-server-1.10.2' into cygwin-release-1.10xserver-cygwin-1.10.2-1Jon TURNEY38-381/+408
2011-06-24XWin: GLX: Create a new dispatch table rather than modifying the existing oneJon TURNEY1-1/+9
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-24Load swrastg if GALLIUM_DRIVER environment variable is setJon TURNEY1-1/+6
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
2011-05-20configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)xorg-server-1.10.1.902Jeremy Huddleston1-2/+2
2011-05-16XQuartz: Bump bundle version to 2.6.3Jeremy Huddleston1-2/+2
2011-05-16XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-05-16XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston4-28/+35
2011-05-13Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfoAlan Coopersmith1-14/+11
2011-05-13Only free pContext once when AddResource fails in ProcRecordCreateContextAlan Coopersmith1-1/+1
2011-05-13Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith1-1/+1
2011-05-13XQuartz: Don't call into CoreFoundation after fork() and before exec()Jeremy Huddleston1-3/+21
2011-05-11os: Silence warnings when building with clangJeremy Huddleston3-1/+10
2011-05-06configure.ac: Version bumped to 1.10.1.901xorg-server-1.10.1.901Jeremy Huddleston1-2/+2
2011-05-04XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4Jeremy Huddleston1-3/+3
2011-05-04glx: Make --disable-dri not disable AIGLXAdam Jackson2-2/+5
2011-05-04glx: Use 0 rather than garbage for unknown INTEL_swap_event typesAdam Jackson1-0/+1
2011-05-04glx: Fix lifetime tracking for pixmapsAdam Jackson2-13/+20
2011-05-04glx: Reimplement context tagsAdam Jackson3-112/+24
2011-05-04glx: Fix _glapi_add_dispatchAdam Jackson1-200/+20
2011-05-04glx: Lobotomize _glapi_get_proc_addressAdam Jackson1-34/+7