wxWidgets/samples/treectrl
Vadim Zeitlin df13791078 Merge wxQT branch into the trunk.
This merges in the latest sources from GSoC 2014 wxQt project with just a few
minor corrections, mostly undoing wrong changes to common files in that branch
(results of a previous bad merge?) and getting rid of whitespace-only changes.
Also remove debug logging from wxGrid.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-24 01:50:11 +00: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 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
icon2.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
icon3.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
icon4.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
icon5.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
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
state1.xpm use transparent icons and clear the DC before drawing them to fix the background of state icons appearance (part of #9591) 2008-09-14 19:15:19 +00:00
state2.xpm use transparent icons and clear the DC before drawing them to fix the background of state icons appearance (part of #9591) 2008-09-14 19:15:19 +00:00
state3.xpm use transparent icons and clear the DC before drawing them to fix the background of state icons appearance (part of #9591) 2008-09-14 19:15:19 +00:00
state4.xpm use transparent icons and clear the DC before drawing them to fix the background of state icons appearance (part of #9591) 2008-09-14 19:15:19 +00:00
state5.xpm use transparent icons and clear the DC before drawing them to fix the background of state icons appearance (part of #9591) 2008-09-14 19:15:19 +00:00
treectrl_vc7.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
treectrl_vc8.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
treectrl_vc9.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00: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
treetest.cpp Fix a compile error with some compilers introduced in r76813. 2014-07-10 09:51:41 +00: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