]> git.saurik.com Git - wxWidgets.git/commit
Added wxDataViewProgressCell with native code
authorRobert Roebling <robert@roebling.de>
Sat, 25 Feb 2006 13:13:05 +0000 (13:13 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 25 Feb 2006 13:13:05 +0000 (13:13 +0000)
commitad63bf413b716c673804ab7ef957d90731f8f839
tree919905e51f1bac03b57ecd37a36247b72a472dd5
parent8045736e4d85cfa0fc9115787ab34cfc8332a8bb
  Added wxDataViewProgressCell with native code
   for GTK 2.6 and fallbacks otherwise.

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