Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and...
authorRobert Roebling <robert@roebling.de>
Mon, 7 Apr 2008 09:27:21 +0000 (09:27 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 7 Apr 2008 09:27:21 +0000 (09:27 +0000)
commite39de7022c2fb33d79b4d1770fa6e3911128d2d6
treeced6244a20e7c077b2922d45f49534d875b79839
parent2edac25b2ea3876bf57a54d314d59050b5fbd8e7
Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and let wxDataViewIndexModel behave the same on all platforms

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