summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith5-2/+17
2009-12-18Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith4-17/+6
2009-12-16Merge remote branch 'alanc/master'Keith Packard13-225/+170
2009-12-16Merge remote branch 'jeremyhu/master'Keith Packard1-1/+1
2009-12-16xf86xv: Fix off-by-one in viewport clippingVille Syrjälä1-6/+6
2009-12-16xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-12-16xfree86: fix -quiet option behaviourTiago Vignatti1-1/+1
2009-12-16xfree86: spam output but with verbose level checked insteadTiago Vignatti1-21/+25
2009-12-16Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith10-224/+164
2009-12-15Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGSJeremy Huddleston1-1/+1
2009-12-15Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-11Merge remote branch 'jeremyhu/master'Keith Packard2-1/+5
2009-12-11xfree86: remove unused variable in configureDDMonitorSection.Peter Hutterer1-1/+0
2009-12-09XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2009-12-08Miscellaneous compilation warning fixesJeremy Huddleston1-1/+2
2009-12-02Merge remote branch 'whot/master'Keith Packard1-1/+1
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-12-02Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-11-30XQuartz: Drop calls to allocaJeremy Huddleston3-9/+28
2009-11-25Update man-pages for new default font pathsIngmar Vanhassel2-7/+7
2009-11-23XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
2009-11-20xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-11-17xfree86: set a sane umask before opening the logJulien Cristau1-1/+3
2009-11-16Use glibc's in/out routinesMatt Turner5-224/+18
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon23-20/+90
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-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: 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-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-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