xserver-multidpi/hw
Joe Krahn a72865868f Cygwin/X: Consolidate dialog initialization in winInitDialog()
Changed windialogs.c to set icons via window properties rather than class
properties, and use LoadImage() for small icons, because LoadIcon() can only open
large icons. Since this code is redundant across the dialogs, I put it in the
winCenterDialog function, along with a few other redundant instructions, and
renamed in winInitDialog().

Also, don't bogusly put our dialogs at the center of the virtual desktop if we
are on a multimonitor system (this causes the dialog to end up split across two
monitors in a dual-monitor side-by-side setup)

Corrections to use HWND_TOPMOST instead of HWND_TOP and not to use SWP_NOZORDER
from Colin Harrison

fd.o bugzilla #4491

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2009-05-27 14:11:18 +01:00
..
dmx dix: remove all but main() from main.c 2009-04-28 15:57:14 +10:00
kdrive kdrive: set Activate/Deactivate grab for input devices (#21591) 2009-05-16 12:01:22 +10:00
vfb Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xfree86 fix typo in cabff9007 which led to an unintialized memory read and a crash. 2009-05-24 10:33:40 +02:00
xnest Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xquartz XQuartz: pbproxy standalone: added missing variable declarations. 2009-05-09 11:41:47 -07:00
xwin Cygwin/X: Consolidate dialog initialization in winInitDialog() 2009-05-27 14:11:18 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00