wxWidgets/samples/artprov
Vadim Zeitlin 571d2e0f23 1. deprecate redundantly sounding wxArtProvider::FooProvider() to just Foo()
2. wxArtProvider::Remove() now really only removes the provider without
   deleting it, Delete() does delete it
3. moreover, ~wxArtProvider removes the provider as well so there is almost
   no need to call Delete() explicitly any more


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-23 20:16:18 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
artbrows.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
artbrows.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
artprov.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
artprov.dsp Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
artprov.pro added resources browser to wxArtProvider sample (similar to the one from gtk-demo) 2002-04-06 14:55:16 +00:00
artprovM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00
arttest.cpp 1. deprecate redundantly sounding wxArtProvider::FooProvider() to just Foo() 2006-09-23 20:16:18 +00:00
arttest.rc added skeleton of wxArtProvider sample 2002-03-25 23:28:46 +00:00
error.xpm Replaced icons 2005-05-17 20:30:50 +00:00
info.xpm Replaced icons 2005-05-17 20:30:50 +00:00
makefile.bcc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.gcc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
Makefile.in Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.unx added resources browser to wxArtProvider sample (similar to the one from gtk-demo) 2002-04-06 14:55:16 +00:00
makefile.vc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.wat Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
mondrian.ico added skeleton of wxArtProvider sample 2002-03-25 23:28:46 +00:00
mondrian.xpm added skeleton of wxArtProvider sample 2002-03-25 23:28:46 +00:00
null.xpm more samples/artprov stuff 2002-04-06 15:01:43 +00:00
question.xpm Replaced icons 2005-05-17 20:30:50 +00:00
warning.xpm Replaced icons 2005-05-17 20:30:50 +00:00