wxWidgets/samples/listctrl
Vadim Zeitlin 246ae58c19 Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr
The two existing structs were completely identical, just replace them with a
single wxItemAttr.

Notice that wxDataViewItemAttr is not quite the same, although pretty similar,
so it remains separate for now. It would be nice to combine it with this one
too in the future, e.g. to make it simpler to make items bold in a wxListCtrl.
2016-04-16 19:04:52 +02:00
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
listctrl_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl.bkl
listtest.cpp Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr 2016-04-16 19:04:52 +02:00
listtest.h Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr 2016-04-16 19:04:52 +02:00
listtest.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00