wxWidgets/samples/docview
Vadim Zeitlin 4db97e24f5 Add support for child documents to docview framework.
Child documents are virtual documents corresponding to parts of their parent
document which can't be saved nor loaded independently of their parent and are
closed when the parent is closed.

This finally makes some use of wxDocument::m_documentParent field which was
always present in the docview code but never used before.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-06-27 00:09:37 +00:00
..
chart.icns
chart.ico
chart.r
chart.xpm
descrip.mms
doc.cpp Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00
doc.h Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00
doc.icns
doc.ico
doc.r
doc.xpm
docview_vc7.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
docview_vc8.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
docview_vc9.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
docview.bkl
docview.cpp Remove calls to wxApp::SetTopWindow() from the samples and documentation. 2011-01-02 22:05:14 +00:00
docview.dsp Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
docview.h No changes, just simplify docview sample a bit. 2010-11-10 00:36:39 +00:00
docview.r
docview.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
docviewM7.mcp
Info.plist Remove executable bits from plist files. 2010-07-22 12:09:10 +00:00
Info.plist.in
makefile.bcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.gcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.unx Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vms
makefile.wat Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
notepad.icns
notepad.ico
notepad.xpm
view.cpp Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00
view.h Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00