wxWidgets/src
Vadim Zeitlin 524cb04066 Add new wxTreeListCtrl class.
This is a facade for wxDataViewCtrl allowing to easily work with multi-column
trees, possibly with an optional checkbox in the first column. Its API is very
similar to wxTreeListCtrl and it provides a simple migration path from the
latter.

Add the class itself, documentation for it and minimal unit tests.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-27 14:11:03 +00:00
..
aui Replace wxControlContainer-related macros with wxNavigationEnabled<>. 2011-07-24 22:19:33 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common No real changes, just update copyright year in wxInfoMessageBox(). 2011-08-24 11:52:57 +00:00
dfb Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
expat
generic Add new wxTreeListCtrl class. 2011-08-27 14:11:03 +00:00
gtk Notify GtkTreeView if a node stops being a parent. 2011-08-27 13:24:25 +00:00
gtk1 Fixed compilation of various notebook.cpp's. 2011-08-23 03:08:01 +00:00
html adjust init to standard 2011-08-16 12:17:59 +00:00
jpeg removing old codewarrior files 2011-05-03 18:24:15 +00:00
mgl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
motif Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
msdos
msw Fixed MSW/Univ compilation of toplevel.cpp. 2011-08-25 21:52:55 +00:00
os2 Fixed compilation of various notebook.cpp's. 2011-08-23 03:08:01 +00:00
osx mb:54153a12-b2c7-417e-b607-c4faa9c436ab 2011-08-25 16:37:05 +00:00
palmos Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
png
propgrid Fix warnings about implicit double to int conversions in propgrid. 2011-07-04 16:43:40 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon
richtext Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. 2011-08-23 04:55:46 +00:00
stc fixes redraw problems under OSX, see #13345 2011-07-20 06:36:06 +00:00
tiff
univ Fixed best size of wxUniv's wxNotebook. 2011-08-25 23:32:05 +00:00
unix avoid direct struct access for GTK3 2011-06-07 16:24:26 +00:00
x11 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc