wxWidgets/samples/docview
Vadim Zeitlin 2d4a03f8a7 No changes, just cleanup the image part of the docview sample.
Remove unnecessary, never used methods.

Don't use pointers when objects or references can be used more safely.

Don't name classes which are not part of wx with "wx" prefix to avoid
confusing people.

Don't define empty unnecessary event tables.

Prefer wxScrolledWindow::SetVirtualSize() to SetScrollbars().

Stop using "protected" when "private" should be used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-13 14:37:06 +00:00
..
chart.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
chart.ico Replaced images 2005-05-19 17:22:42 +00:00
chart.r added custom icons 2003-01-10 16:12:32 +00:00
chart.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
descrip.mms Committing in . 2001-11-07 09:26:33 +00:00
doc.cpp No changes, just cleanup the image part of the docview sample. 2010-05-13 14:37:06 +00:00
doc.h No changes, just cleanup the image part of the docview sample. 2010-05-13 14:37:06 +00:00
doc.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
doc.ico Replaced images 2005-05-19 17:22:42 +00:00
doc.r added custom icons 2003-01-10 16:12:32 +00:00
doc.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
docview_vc7.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
docview_vc8.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
docview_vc9.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +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 No changes, just cleanup the image part of the docview sample. 2010-05-13 14:37:06 +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 corrected for resource compilation with Apple Developer Tools 2003-04-19 08:17:23 +00:00
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 makefile important for setting the correct creator of the app 2003-01-10 16:18:08 +00:00
docviewW7.xml applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
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 Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +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 Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.vms *** empty log message *** 1998-05-22 19:57:05 +00:00
makefile.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
mondrian.ico Removed redundant makefiles and AIAI icons. Changed dynamic sample source name from 1998-08-22 19:46:35 +00:00
mondrian.r added custom icons 2003-01-10 16:12:32 +00:00
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 Replaced images 2005-05-19 17:22:42 +00:00
notepad.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
view.cpp No changes, just cleanup the image part of the docview sample. 2010-05-13 14:37:06 +00:00
view.h No changes, just cleanup the image part of the docview sample. 2010-05-13 14:37:06 +00:00