wxWidgets/samples/minimal
Vadim Zeitlin 9b73db3c34 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
1999-07-16 23:06:35 +00:00
..
.cvsignore CVS cleanups. 1999-06-07 16:22:28 +00:00
make_cw.mcp CW Win32 and Mac adaptions 1999-02-11 17:41:23 +00:00
Makefile.am wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
makefile.sc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.sl Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.twn Sigh, some more makefiles I forgot about (for TWIN32 compilation) 1999-01-25 12:20:21 +00:00
makefile.unx Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
minimal.cpp 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame 1999-07-16 23:06:35 +00:00
minimal.def Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
minimal.rc Added wxAcceleratorTable, wxFrame::SetAcceleratorTable and additions to process it under wxMSW. 1998-07-31 13:01:34 +00:00
mondrian.ico Initial revision 1998-05-20 14:01:55 +00:00
mondrian.xpm wxFrame::SetIcon() 1998-07-27 23:01:43 +00:00