summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-29os: Add -displayfd option.cygwin-patches-for-1.9Jon TURNEY7-26/+78
2010-09-29Cygwin/X: Add turkish keyboard layouts to keyboard layout mapping tableJon TURNEY1-0/+2
2010-09-29Cygwin/X: Migitate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2010-08-13Cygwin/X: Fix a GDI bitmap resource leak of window iconsJon TURNEY3-12/+24
2010-08-13Cygwin/X: Internal WM workaround for Java AWT bugJon TURNEY1-0/+24
2010-08-13Cygwin/X: Make the keyboard detection logging a bit clearerJon TURNEY1-33/+44
2010-08-13Cygwin/X: Fix for Canadian Multilingual Standard keyboard layout handlingJon TURNEY1-1/+1
2010-08-13Cygwin/X: Show any fatal error messageJon TURNEY1-7/+36
2010-08-13Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...Jon TURNEY1-0/+18
2010-08-13Cygwin/X: Update mapping for Canadian keyboard layoutsJon TURNEY1-186/+6
2010-08-13Cygwin/X: Store pthread_ids and chain IOError handlers to avoid longjmp acros...Jon TURNEY2-25/+53
2010-08-13Cygwin/X: Better keyboard debugging outputJon TURNEY2-7/+5
2010-08-13Cygwin/X: Generate X keycodes for multimedia keysJon TURNEY2-11/+16
2010-08-13Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2010-08-13Cygwin/X: Left-justify website link in About boxYaakov Selkowitz2-2/+2
2010-08-13Cygwin/X: Process one Windows message per wakeup, rather than all of them.Jon TURNEY2-21/+6
2010-08-13Cygwin/X: Improve XWinrc loading and error recoveryYaakov Selkowitz2-19/+65
2010-08-13Cygwin/X: Improve choice of display name used by internal clientsJon TURNEY8-20/+89
2010-08-13Cygwin/X: Linkage bodge for swrast, part 1Jon TURNEY6-10372/+2
2010-08-13Cygwin/X: Preserve client area size on Windows window style changeJon TURNEY2-5/+51
2010-08-13Fix the long-broken -silent-dup-error optionJon TURNEY2-86/+17
2010-08-13Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.Yaakov Selkowitz1-0/+1
2010-08-13Cygwin/X: Cause the X server to terminate if clipboard or WM internal client ...Jon TURNEY2-6/+47
2010-08-13Disable smart scheduler on CygwinJon TURNEY1-1/+1
2010-08-13Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"Yaakov Selkowitz1-46/+2
2010-08-13Remove any old logfile before try to write to itJon TURNEY1-0/+2
2010-08-12Bump to version 1.8.99.906 (1.9 RC6)xorg-server-1.8.99.906Keith Packard1-2/+2
2010-08-12Silence GCC warning about uninitialized lastSlave variableKeith Packard1-1/+1
2010-08-13Stop checking or calling PtrCtrlProcsAlan Coopersmith2-9/+2
2010-08-13xfree86: parser: Never use constant strings for driver names (fixes #17438)Jesse Adkins2-4/+9
2010-08-13Xi: reset the unused classes pointer after copyingPeter Hutterer1-0/+6
2010-08-13xkb: if the button isn't down, don't fake an event.Peter Hutterer1-0/+5
2010-08-13xkb: post-fix PointerKeys button events with a DeviceChangedEvent.Peter Hutterer3-38/+68
2010-08-10xace: Invalid reference to out-of-scope data.Chris Wilson1-95/+75
2010-08-10Cygwin/X: Fix glxWinCreateDrawable() for API changeJon TURNEY1-5/+9
2010-08-10Don't let alpha maps recurse in fb. Bug 23581.Keith Packard1-6/+18
2010-08-10rootless: fix uninitialized private key assert in non-rootless modes in Cygwin/XJon TURNEY1-0/+3
2010-08-09fonts: Fix refcounting for asynchronous font operations (#3040)Adam Jackson2-58/+48
2010-08-09doc: add missing .gitignore for Xserver-DTraceGaetan Nadon1-0/+4
2010-08-09Check HAVE_XMLTO_TEXT before trying to use xmlto to make text filesAlan Coopersmith1-0/+2
2010-08-09Xserver-spec: Update ChangeGC prototype, add ChangeGCXIDsAlan Coopersmith1-3/+10
2010-08-09Update Xserver-spec for new devPrivates APIAlan Coopersmith1-65/+74
2010-08-09Correct function name in dixRegisterPrivateKey commentsAlan Coopersmith1-2/+2
2010-08-06Set DamageSetReportAfterOp to true for the damage extensionKristian Høgsberg1-0/+1
2010-08-06Always call the flush callback chain when we flush client buffersKristian Høgsberg2-0/+7
2010-08-01ddc: Fix memory leak in GetEDID_DDC1Matt Turner1-2/+5
2010-07-29XQuartz: xpbproxy: Don't take down the whole server on an IO errorJeremy Huddleston1-0/+2
2010-07-28XQuartz: GLX: Don't mangle __GLXDrawable's pDrawJeremy Huddleston1-3/+2
2010-07-23Add documentation of the Xserver DTrace probesAlan Coopersmith4-0/+618
2010-07-23Add name argument to CreateNewResourceType documentationAlan Coopersmith1-2/+6