summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Remove duplicate LogInit() callsJon Turney5-35/+6
2016-11-17Clarify authorization failure reason strings sent back to the clientJon Turney1-2/+2
2016-11-17Capture xkbcomp exit status, stderr and stdout to logJon Turney1-1/+30
2016-11-17Defend against crashes in glxWinScreenProbe()Jon Turney1-9/+108
2016-11-17Add EWMH properties for describing multiple desktops to the root windowYaakov Selkowitz1-4/+35
2016-11-17In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()Jon Turney1-20/+24
2016-11-17Make -displayfd respect -pn/-nopnJon Turney1-5/+7
2016-11-17Ignore WM_NORMAL_HINTS PPosition if it is the originJon Turney1-7/+19
2016-11-17Give counts of pixel formats which couldn't be used for various reasonsJon Turney1-6/+26
2016-11-17Don't report pbuffer size limitsJon Turney1-5/+10
2016-11-17Regnerate GLX dispatch codeJon Turney6-31/+309
2016-11-17hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormatsJon Turney1-0/+4
2016-11-17Fix sometimes missing sysmenu icon on Vista and laterJon Turney2-13/+23
2016-11-17Establish the default style initially in winApplyHints()Jon Turney1-10/+18
2016-11-17hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow modeJon Turney1-0/+11
2016-11-17In multiwindow mode, flash taskbar for X windows which have the urgency hint setJon Turney1-0/+44
2016-11-17Improve multiwindow internal WM PropertyNotify debug outputJon Turney1-0/+9
2016-11-17hw/xwin: Display host architecture triplet in 'About...' dialogJon Turney2-2/+2
2016-11-17Ensure yacc and lex are found by ./configureJon Turney1-0/+10
2016-11-17Undefine _XSERVER64 in multiwindow WMJon Turney3-62/+65
2016-11-17Work-around problems with using Xlib client macros in the server in a 64-bit ...Jon Turney2-6/+6
2016-11-17Adjust keyboard functions so that they are useful in a libraryJon Turney4-19/+32
2016-11-17Move keyboard event utility functions to wmutil libraryJon Turney11-315/+378
2016-11-17Adjust winMouseWheel() interface so it's useful in libraryJon Turney6-28/+63
2016-11-17Move winMouseWheel() to wmutil libraryJon Turney3-73/+117
2016-11-17Adjust winXCursorToHCURSOR() interface so it's useful in libraryJon Turney3-94/+140
2016-11-17Move winXCursorToHCURSOR() to wmutil libraryJon Turney4-288/+383
2016-11-17Rename ErrorF()->winError() in icon_convert.cJon Turney3-4/+18
2016-11-17Move winXIconToHICON() to wmutil libraryJon Turney6-534/+629
2016-11-17hw/xwin: allow XKB configuration in XWinrcYaakov Selkowitz3-0/+104
2016-11-17hw/xwin: allow DPI configuration in XWinrcYaakov Selkowitz6-0/+32
2016-11-17Add crash reportingJon Turney4-1/+92
2016-11-17Add -notrapsignalsJon Turney3-24/+43
2016-11-17os: Use an external tool for creating backtraces on crash, if available.Jon Turney2-11/+61
2016-11-17Log stdout and stderr for processes started from the notification area iconJon Turney1-16/+115
2016-11-17hw/xwin: Add XF86 xkb private actions for grab debugging to XWinJon Turney1-0/+32
2016-11-17Use spawnl() rather than pipe() & fork() to invoke xkbcompJon Turney3-8/+48
2016-11-17Turn on -nolock if /tmp is on FAT or exFATJon Turney2-1/+27
2016-11-17Make AIGLX work in non-toplevel windowsJon Turney5-36/+319
2016-11-17glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cJon Turney1-0/+1
2016-11-17Add an item to open the logfile to the default tray icon menuJon Turney2-25/+44
2016-11-17OS version detection and reportingJon Turney1-10/+95
2016-11-17Do XInitThreads/XSupportsLocale() in a clipboard thread.Jon Turney2-20/+23
2016-11-17Avoid logging BUILDERADDRJon Turney1-1/+0
2016-11-17Remove /usr/adm/XnmsgsJon Turney2-42/+0
2016-11-17Add -silent-dup-error optionJon Turney6-0/+26
2016-11-17Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.Colin Harrison1-0/+2
2016-11-17Cause the X server to terminate if the WM internal client thread exits due to...Jon Turney1-1/+24
2016-11-17Workaround a sdksyms problem with gcc5Jon Turney1-6/+19
2016-11-15Bump version to 1.19.0xorg-server-1.19.0Keith Packard1-3/+3