1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jul 1999 23:06:35 +0000 (23:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Jul 1999 23:06:35 +0000 (23:06 +0000)
commit9b73db3c34aefd98080b425459322fa821ae271f
treebde278ffca5f01c443b1983159caed464f5cba49
parentde844935b697a7b08da724085ab637dc5fc1c49c
1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
2. tried (unsuccessfully) to fix the warning in pnghand.cpp
3. fixes for VC and BCC makefiles generation with tmake (still untested)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/bcc.t
distrib/msw/tmake/filelist.t
distrib/msw/tmake/filelist.txt
distrib/msw/tmake/vc.t
include/wx/msw/mdi.h
samples/minimal/minimal.cpp
src/msw/makefile.bcc
src/msw/mdi.cpp
src/msw/pnghand.cpp