wxWidgets/samples/docview
Vadim Zeitlin 4311588bfe Implement wxDocument::Revert() and show its use in the sample.
wxDocument::Revert() method existed but didn't do anything, provide a
default implementation for it. Also document it and show it in the sample.

Closes #11849.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-03-23 10:49:51 +00:00
..
chart.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
chart.ico
chart.r
chart.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
descrip.mms
doc.cpp Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00
doc.h Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00
doc.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
doc.ico
doc.r
doc.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
docview_vc7.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
docview_vc8.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
docview_vc9.vcproj Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
docview.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
docview.cpp Implement wxDocument::Revert() and show its use in the sample. 2010-03-23 10:49:51 +00:00
docview.dsp Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
docview.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
docview.r
docview.rc merged docvwmdi sample into docview one to avoid having 2 almost identical samples; and modernized and cleaned up the code in the process 2008-10-03 15:16:01 +00:00
docviewM7.mcp
docviewW7.xml
Info.plist custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
Info.plist.in adding generic BUNDLE_RESOURCES for copying any special resources into the bundle, renaming BUNDLE_ICONS to BUNDLE_ICON = the path of the app icon 2008-08-13 15:20:57 +00:00
makefile.bcc Rebake. 2010-01-09 19:56:18 +00:00
makefile.gcc Rebake. 2010-01-09 19:56:18 +00:00
Makefile.in Rebake. 2010-01-09 19:56:18 +00:00
makefile.unx Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
makefile.vc Use X64 machine type for MSVC linker instead of old AMD64. 2009-12-08 16:36:37 +00:00
makefile.vms
makefile.wat Rebake. 2010-01-09 19:56:18 +00:00
mondrian.ico
mondrian.r
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
notepad.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
notepad.ico
notepad.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
view.cpp Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00
view.h Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00