summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon29-162/+170
2009-11-11XQuartz: Explicitly pass a bellProc to make XBell() work again.Jeremy Huddleston1-1/+7
2009-11-11XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...Jeremy Huddleston2-0/+20
2009-11-11XQuartz: Buildfix for Leopard and olderJeremy Huddleston2-0/+5
2009-11-10Move FD_CLR above pInfo->read_inputChase Douglas1-2/+3
2009-11-10dix: increase default number of buttons to 10.Peter Hutterer1-1/+1
2009-11-09Cygwin/X: Ensure WM_STATE atom exists in multiwindow modeJon TURNEY1-0/+10
2009-11-09Cygwin/X: Enable clipboard integration by defaultYaakov Selkowitz4-8/+18
2009-11-09Cygwin/X: Setup screen layout in Xinerama modeJon TURNEY1-0/+10
2009-11-09Cygwin/X: Allow composite to be enabled for XwinYaakov Selkowitz1-4/+0
2009-11-09Cygwin/X: Mount options have changed in cygwin-1.7Yaakov Selkowitz1-3/+4
2009-11-09Cygwin/X: Handle fake keypresses generated by speech recognizersPaul Loewenstein2-8/+32
2009-11-09Cygwin/X: Always use an authorization cookie for internal clientsJon TURNEY5-52/+94
2009-11-09Xming: Make -auth option work in with -multiwindowColin Harrison4-1/+30
2009-11-09Xming: Tidy up code for initial native window positioningColin Harrison1-12/+13
2009-11-09Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...Jon TURNEY1-1/+2
2009-11-09Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli...Colin Harrison1-28/+12
2009-11-09Cygwin/X: Clearly diagnose a timeout while waiting for SelectionNotify eventJon TURNEY4-78/+54
2009-11-09Cygwin/X: Add a workaround for a SWT/Motif bug to internal window managerJon TURNEY1-0/+54
2009-11-09Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection codeJon TURNEY2-52/+25
2009-11-09Xming: Add FORCEEXIT option to configuration fileColin Harrison5-10/+49
2009-11-09Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()Colin Harrison1-1/+1
2009-11-09Xming: Replace all the uses of deprecated functions in hw/xwin with current onesColin Harrison5-11/+14
2009-11-09Cygwin/X: Remove a couple of extraneous '\n' in logged version infoJon TURNEY1-2/+2
2009-11-09Set default font path with fontutil 1.1 and fontpath.dYaakov Selkowitz1-8/+24
2009-11-09randr: Fill in errorValue when verifying outputs/crtcs/modesAdam Jackson1-3/+9
2009-11-09loader: actually stat something that has some chance of existing. (v2)Dave Airlie1-2/+5
2009-11-06randr: Turn on ModeDebug during server setupAdam Jackson1-5/+7
2009-11-06Remove lnx_font.c and lnx.hMatt Turner6-328/+2
2009-11-05configure.ac: Notify user about which SHA1 implementation is being usedJeremy Huddleston1-0/+2
2009-11-05SHA1: Add support for Common CryptoJeremy Huddleston3-1/+44
2009-11-05XQuartz: Cleanup X11Controller.m compilation warnings.Jeremy Huddleston2-9/+9
2009-11-05XQuartz: Use dixLookupResourceByType instead of LookupIDByTypeJeremy Huddleston1-9/+11
2009-11-05XQuartz: Don't weed out duplicates in generated keymapJeremy Huddleston1-5/+9
2009-11-05XQuartz: Controller thread launches clientsJeremy Huddleston4-9/+17
2009-11-05Enable XF86PM on all Solaris platforms, not just x86/x64Alan Coopersmith1-1/+1
2009-11-05Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-11-05EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driverTiago Vignatti1-1/+3
2009-11-04Merge remote branch 'jeremyhu/master'Keith Packard4-5/+33
2009-11-04dix: Fixes a memory leak when a cursor resource is released.Rami Ylimaki1-1/+2
2009-11-03dix: Properly detect if the other device is frozenJeremy Huddleston1-5/+3
2009-11-03XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-11-02exa: remove some outdated commentMaarten Maathuis1-4/+0
2009-11-02add libc as a choice for SHA1 implementationMatthieu Herrb3-2/+18
2009-11-01Make sys.c use unaligned access functions provided in compiler.Matt Turner2-181/+2
2009-10-29Supply all code using dl*() with DLOPEN_LIBSMikhail Gusarov4-3/+9
2009-10-29EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-10-29modes: Fix duplicate detection, and do it more consistentlyAdam Jackson4-31/+39
2009-10-29modes: De-duplicate a clock range check.Adam Jackson1-17/+12
2009-10-29EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40