winemac: Allow zero-sized windows to be selected from the Mac Window menu.
commit64bd8bcc381f650882ca66d021fe923fbcd10aaf
authorKen Thomases <ken@codeweavers.com>
Fri, 4 Oct 2013 05:17:17 +0000 (4 00:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Nov 2013 15:23:35 +0000 (15 16:23 +0100)
treef1d033256b8217287f86fd6ea415f04c2059a8b0
parentcf342492b272110bd051f5c464fd665dd18021ba
winemac: Allow zero-sized windows to be selected from the Mac Window menu.

They show up in the taskbar on Windows 7.  Selecting them from there is
meaningful and useful, as is selecting them from the Window menu.

In addition to just switching among windows from that menu, this is also
important to recovering a minimized window if the user has configured their
system preferences to minimize windows into the process's dock icon (rather
than as separate dock icons).

(cherry picked from commit 63fe00eae7b3388d10a98ed0e99718fcbcb2905c)
dlls/winemac.drv/window.c