Added wxDataViewListIndexModel::Reset(), clarified and corrected wxDataViewModel...
authorRobert Roebling <robert@roebling.de>
Mon, 17 Dec 2007 13:56:28 +0000 (13:56 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 17 Dec 2007 13:56:28 +0000 (13:56 +0000)
commit33ba5a05623023af942a6b34b0758a98b12d4c82
treec0f522cb0827d64cf5300a02da3f372d69a1b8d2
parent8b6cf9bf10a43343734d1bb22f2fae3ade2f4a67
Added wxDataViewListIndexModel::Reset(), clarified and corrected wxDataViewModel::Cleared(), corrected sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/dataviewindexlistmodel.tex
docs/latex/wx/dataviewmodel.tex
include/wx/dataview.h
include/wx/gtk/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/generic/datavgen.cpp
src/gtk/dataview.cpp
src/mac/carbon/dataview.cpp