summaryrefslogtreecommitdiff
path: root/hw/xwin/wincreatewnd.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-19xwin: consolidate debugging symbolsEnrico Weigelt, metux IT consult1-8/+8
2024-03-03xwin: replace ZeroMemory()Enrico Weigelt, metux IT consult1-10/+8
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2019-09-18hw/xwin: Add -icon option to set the screen window icon in windowed modeJon Turney1-16/+4
2019-05-01hw/xwin: Remove mwextwm modeJon Turney1-18/+0
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-14/+0
2016-06-23hw/xwin: Default to -noresize when -fullscreen is usedJon Turney1-3/+3
2015-07-07hw/xwin: printf format fixes for LONG typeJon TURNEY1-4/+5
2014-11-12Drop trailing whitespacesPeter Hutterer1-2/+2
2014-10-09xwin: Remove native GDI engine (v2)Adam Jackson1-20/+2
2012-07-16hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...Jon TURNEY1-34/+59
2012-03-21Introduce a consistent coding styleKeith Packard1-468/+438
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-24/+24
2009-07-29Xming: Use RegisterClassEx() instead of superseded RegisterClass()Colin Harrison1-6/+14
2009-01-19Xming: Correct the way display and screen number is reported in window titles...Colin Harrison1-2/+6
2006-06-08Bug #7120: Multimonitor (non-Xinerama) support for xwin servers.Adam Jackson1-2/+4
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-02-02Force ShowWindow if XWin was started via run.exe. Fixes mainwindow notAlexander Gottwald1-3/+20
2004-12-08import changes from CYGWIN branchAlexander Gottwald1-2/+16
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-10/+20
2004-09-16Remove code which prevented the use from specifying the window size inAlexander Gottwald1-18/+0
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-52/+94
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-5/+36
2003-11-14Initial revisionKaleb Keithley1-0/+541