• Ken Thomases's avatar
    winemac: Implement support for maximizing windows. · 66736b4a
    Ken Thomases authored
    The user is prevented from moving or resizing a maximized window.  The zoom
    button is still present and enabled for a maximized window but requests that
    it be restored rather than simply resizing it, which is what it does for
    normal windows.
    
    If a window is not resizable (lacks WS_THICKFRAME) but has a maximize box
    (WS_MAXIMIZEBOX), then the zoom button requests that it be maximized rather
    than resizing it.
    66736b4a
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...