summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-06Handle failure during winScreenInit() a bit more cleanly, so we don't crashxserver-cygwin-1.10.0-1Jon TURNEY6-5/+14
2011-03-05Merge branch 'clipboard-improvements-for-1.10' into cygwin-release-1.10Jon TURNEY4-131/+64
2011-03-05Remove no-longer needed tricks used to prevent the clipboard client from bein...Michel Hummel2-125/+3
2011-03-05Automatically restart clipboard threadMichel Hummel2-8/+62
2011-03-05Give clipboard window a nameJon TURNEY1-0/+2
2011-03-05Merge branch 'cygwin-aiglx-for-1.10' into cygwin-release-1.10Jon TURNEY34-149/+564
2011-03-05Merge branch 'cygwin-patches-for-1.10' into cygwin-release-1.10Jon TURNEY49-11193/+1261
2011-03-04Tidy up some pointless output which is always emittedJon TURNEY8-18/+17
2011-03-04Don't bother reporting XORG_VERSION_CURRENTJon TURNEY2-3/+3
2011-03-04Tidy up OS version detection and reportingJon TURNEY4-23/+77
2011-03-04When XDMCP -from is specified, only register the requested addressJon TURNEY1-1/+1
2011-03-04Consolidate XInitThreads/XSupportsLocale() in a single place.Jon TURNEY4-45/+18
2011-03-04Report XLocaleNotSupported result from X*TextPropertyToTextList()Jon TURNEY1-1/+4
2011-03-04Cygwin/X: Linkage bodge for swrast, part 2Jon TURNEY2-421/+537
2011-03-04Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY4-9/+4
2011-03-04Cygwin/X: glxWinErrorMessage() formatting fixesJon TURNEY1-2/+2
2011-03-04Cygwin/X: Handle failure to get any fbconfigs more gracefully.Jon TURNEY1-3/+23
2011-03-04Cygwin/X: Add -wgl option to XWin manpageJon TURNEY1-0/+4
2011-03-04Handle GLX windows being reparented from a mapped window to an unmapped windowJon TURNEY1-12/+37
2011-03-04Add items to WGL AIGLX todoJon TURNEY1-2/+11
2011-03-04Don't spam log with wglwrap symbol resolution status at startupJon TURNEY1-8/+5
2011-03-04Make AIGLX work in non-toplevel windowsJon TURNEY6-35/+280
2011-03-04Add a flag to track which windows have been drawn to using WGL.Jon TURNEY5-2/+34
2011-03-04Better handling of SetPixelFormat() failureJon TURNEY1-9/+17
2011-03-04Improvements to GetLastError() reporting in WGL GLX providerJon TURNEY1-5/+8
2011-03-04Report Window XIDs in Window create/destroy debug messagesJon TURNEY2-11/+5
2011-03-04Fix fbconfig dumper formatting for 3 digit index numbersJon TURNEY1-1/+15
2011-03-04glx: In DrawableGone, only clear context tags when we are also deleting the c...Jon TURNEY1-1/+3
2011-03-04glx: Flush context which is being made non-current due to drawable going awayJon TURNEY2-0/+9
2011-03-04glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cJon TURNEY1-0/+1
2011-03-04Cygwin/X: Make winOverrrideStyle() thread-safeJon TURNEY3-26/+24
2011-03-04Let configure --enable/disable-aiglx control building of AIGLX for all DDXsJon TURNEY3-7/+9
2011-03-04Move GLX extension string utility functions into the GLX extensionJon TURNEY1-3/+3
2011-03-04Do not create visuals from fbConfigs which don't support window drawables.Jon TURNEY1-0/+4
2011-03-04Add a DDX specific GLX provider push hookJon TURNEY3-1/+12
2011-03-04Replace DDXBEFORERESET with a more general way of doing DDX-specific hooksJon TURNEY11-20/+67
2011-03-03Cygwin/X: Decorate function pointers retrieved via GetProcAddress with WINAPIJon TURNEY2-2/+2
2011-03-03Avoid logging VENDOR_CONTACTJon TURNEY1-2/+2
2011-03-03Don't assume we'll always have converted the selection after 2 attemptsRoland Cassard1-19/+4
2011-03-03Don't make InputOnly windows visibleJon TURNEY1-6/+11
2011-03-03Use DeferWindowPos to delay resizeJon TURNEY3-17/+56
2011-03-03os: Add -displayfd option.Jon TURNEY7-26/+78
2011-03-03Cygwin/X: Migitate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2011-03-03Cygwin/X: Fix a GDI bitmap resource leak of window iconsJon TURNEY3-12/+24
2011-03-03Cygwin/X: Internal WM workaround for Java AWT bugJon TURNEY1-0/+24
2011-03-03Cygwin/X: Show any fatal error messageJon TURNEY1-7/+37
2011-03-03Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...Jon TURNEY1-0/+18
2011-03-03Cygwin/X: Store pthread_ids and chain IOError handlers to avoid longjmp acros...Jon TURNEY2-25/+53
2011-03-03Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2011-03-03Cygwin/X: Left-justify website link in About boxYaakov Selkowitz2-2/+2