]> git.saurik.com Git - wxWidgets.git/history - include/wx/mac/carbon/dataview.h
Clear columns on destruction
[wxWidgets.git] / include / wx / mac / carbon / dataview.h
2008-05-27  Robert RoeblingClear columns on destruction
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-03-17  Robin DunnMake some wxDataViewCustomRenderer virtuals consistent...
2008-03-02  Václav Slavíkadded Get(Class)DefaultAttributes implementation for...
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-08  Robert RoeblingAdd wxDataViewTextRendererAttr, blind noop under wxMac
2007-10-27  Paul Cornettbuild fixes
2007-10-27  Paul Cornettdon't include platform headers from public wx header
2007-10-20  Robert RoeblingAdded wxDataViewCustomRenderer::RenderText() for render...
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 RoeblingHartwig's patch for OS X implementation of wxDataViewCtrl
2007-08-13  Robert RoeblingApplied Hartwig's implementation of OS X wxDataViewCtrl
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-06  Robert Roebling Added initial OS X implementation of the wxDataViewCtrl