wxWidgets/samples/docvwmdi
Julian Smart 1e6d94998f wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-20 23:49:21 +00:00
..
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
chart.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
doc.cpp USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
doc.h Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
doc.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.cpp USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
docview.def Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docview.h Fixed bug in wxListCtrl 1998-07-28 22:08:36 +00:00
docview.rc Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Added OLE automation sample, changed BC++ makefiles 1998-12-08 18:49:20 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
Makefile.in Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
makefile.nt Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
makefile.unx Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
notepad.ico Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
view.cpp USE_xxx => wxUSE_xxx: all samples compile except memcheck 1998-09-25 15:28:18 +00:00
view.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00