wxwidgets/samples/treectrl
Vadim Zeitlin 3b75bce245 Fix annoying assertion failure in the treectrl sample
Don't pass invalid item to wxTreeCtrl::SelectItem(), just don't select
anything if there is no current item.
2018-08-25 22:30:46 +02:00
..
checked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00
icon1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update version to 3.1.2 2018-02-20 00:08:01 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
state1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
treectrl.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
treectrl_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
treectrl_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
treectrl_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
treetest.cpp Fix annoying assertion failure in the treectrl sample 2018-08-25 22:30:46 +02:00
treetest.h Fix a compile error with some compilers introduced in r76813. 2014-07-10 09:51:41 +00:00
unchecked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00