wxWidgets/samples/treectrl
Vadim Zeitlin 527343602e 1. changed wxIconBundle to use m_refData and COW to make copying icon bundles
fast (which was needed for 2)
2. make it possible to return wxIconBundles from wxArtProvider
3. implement Mac-specific wxArtProvider doing (2)

(modified patch 1581960)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-07 19:59:51 +00:00
..
.cvsignore
icon1.xpm
icon2.xpm
icon3.xpm
icon4.xpm
icon5.xpm
makefile.bcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.gcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
Makefile.in rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.unx rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.vc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.wat rebaked after changing the version number 2007-02-07 02:14:45 +00:00
treectrl.bkl use sample.rc 2006-07-24 15:01:14 +00:00
treectrl.dsp rebaked after changing the version number 2007-02-07 02:14:45 +00:00
treetest.cpp 1. changed wxIconBundle to use m_refData and COW to make copying icon bundles 2007-04-07 19:59:51 +00:00
treetest.h 1. changed wxIconBundle to use m_refData and COW to make copying icon bundles 2007-04-07 19:59:51 +00:00
treetestM5.xml