summaryrefslogtreecommitdiff
path: root/hw/xwin/winprocarg.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-07hw/xwin: allow DPI configuration in XWinrcYaakov Selkowitz1-0/+8
2013-03-07Report Cygwin version information as well as native OS versionJon TURNEY1-0/+14
2013-03-06Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do soJon TURNEY1-0/+5
2013-03-06Tidy up OS version detection and reportingJon TURNEY1-0/+95
2013-03-06Avoid logging BUILDERADDRJon TURNEY1-1/+0
2012-11-27hw/xwin: Enable RANDR resize by defaultJon TURNEY1-1/+1
2012-11-27hw/xwin: Avoid logging an extra blank line if BUILDERSTRING is emptyJon TURNEY1-1/+3
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY1-4/+0
2012-07-16hw/xwin: Correct function name in log messageJon TURNEY1-2/+3
2012-07-16hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...Jon TURNEY1-0/+4
2012-07-16hw/xwin: Tidy up some pointless output which is always emittedJon TURNEY1-2/+2
2012-07-16hw/xwin: Don't bother reporting XORG_VERSION_CURRENTJon TURNEY1-3/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-918/+844
2012-01-26hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY1-1/+12
2012-01-26hw/xwin: Remove some redundant OS version reportingJon TURNEY1-1/+1
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY1-6/+3
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY1-4/+19
2011-01-19Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modesJon TURNEY1-0/+4
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-2/+41
2011-01-19Cygwin/X: Move QueryMonitor() out of windprocarg.cJon TURNEY1-70/+1
2011-01-19Cygwin/X: Rather than storing calculated physical display sizes, calculate th...Jon TURNEY1-13/+0
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-16/+0
2010-10-19Cygwin/X: Drop several unneeded includes of winprefs.hJon TURNEY1-1/+0
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2010-10-19Cygwin/X: Cleanup some VENDOR_STRING/VENDOR_CONTACT cruftJon TURNEY1-6/+3
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard1-469/+149
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY1-0/+14
2010-04-23Xwin: make screens structures run-time adjustableJon TURNEY1-2/+5
2010-04-23Xwin: Simplify screen option processingJon TURNEY1-467/+144
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz1-1/+1
2010-02-05Cygwin/X: Report BUILDERSTRING with version informationYaakov Selkowitz1-0/+1
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson1-0/+18
2009-11-09Cygwin/X: Enable clipboard integration by defaultYaakov Selkowitz1-0/+12
2009-11-09Xming: Make -auth option work in with -multiwindowColin Harrison1-0/+11
2009-11-09Cygwin/X: Remove a couple of extraneous '\n' in logged version infoJon TURNEY1-2/+2
2009-05-27Xming: Slightly adjust the formatting of the logged command lineColin Harrison1-3/+3
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-11/+0
2008-12-16Cygwin/X: build machinery fixesJon TURNEY1-2/+2
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-10/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-1/+9
2004-12-15latest changes from CYGWINAlexander Gottwald1-14/+53
2004-12-08import changes from CYGWIN branchAlexander Gottwald1-2/+143
2004-12-02Adjust the width of the rootless backbuffer to match 32 bit alignmentAlexander Gottwald1-0/+4
2004-11-22Xming: Place logfile in users tempdirAlexander Gottwald1-0/+6
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+24
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-0/+28
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-0/+55
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-0/+6
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+1250