summaryrefslogtreecommitdiff
path: root/hw/xwin/wincreatewnd.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-24/+24
Add -resize command line option to configure how native window sizing frame is used. In additions to the existing fixed and scrollbars modes, add a new mode to allow framebuffer to be resized using native window frame Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net> Tested-by: Colin Harrison <colin.harrison@virgin.net>
2009-07-29Xming: Use RegisterClassEx() instead of superseded RegisterClass()Colin Harrison1-6/+14
RegisterClass is supserseded by RegisterClassEx, so change to using that everywhere Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2009-01-19Xming: Correct the way display and screen number is reported in window ↵Colin Harrison1-2/+6
titles and tooltips Correct the tooltip text for the toolbar X icon to be strictly correct, 'display-number:screen' should be ':display-number.screen'. Also for the default window title. Adjust the style of the Windows title in XDMCP mode from 'Xming - hostname' to 'hostname:display-number.screen'. Copyright (C) Colin Harrison 2005-2008 http://www.straightrunning.com/XmingNotes/ http://sourceforge.net/projects/xming/ Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2006-06-08Bug #7120: Multimonitor (non-Xinerama) support for xwin servers.Adam Jackson1-2/+4
(Tom Whittock)
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
handling Warning fixes
2005-02-02Force ShowWindow if XWin was started via run.exe. Fixes mainwindow notAlexander Gottwald1-3/+20
showing bug
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
mingw (Win32) port
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
nodecoration mode.
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 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert 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 folksKaleb Keithley1-5/+36
2003-11-14Initial revisionKaleb Keithley1-0/+541