]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/dataview.cpp
made Blur() methods const (bug 180914)
[wxWidgets.git] / src / mac / carbon / dataview.cpp
2007-10-02  Robert RoeblingDocument _ITEM_VALUE_CHANGED and implmement it equally...
2007-09-13  Robert RoeblingwxDataViewCtrl patch from Hartwig
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-13  Robert RoeblingPatch from Hartwig (use new GetChildren() API)
2007-08-30  Robert RoeblingPatch from Hartwig for wxMac implementation
2007-08-25  Robert RoeblingSet/GetExpanderColumn() should use wxDataViewColumn...
2007-08-25  Robert RoeblingHartwig's patch for OS X implementation of wxDataViewCtrl
2007-08-13  Robert RoeblingApplied Hartwig's implementation of OS X wxDataViewCtrl
2007-06-06  Robert Roebling Added initial OS X implementation of the wxDataViewCtrl