]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/dataview.cpp
[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()
[wxWidgets.git] / src / mac / carbon / dataview.cpp
2008-05-16  Robert Roebling[ 1965257 ] wxMac implementation of wxDataViewColumn...
2008-04-12  Robert RoeblingCorrected/added support for column headers with icon...
2008-03-02  Václav Slavíkdon't set m_font upfront in wxMac, let the GetDefaultAt...
2008-03-02  Václav Slavíkadded Get(Class)DefaultAttributes implementation for...
2008-01-16  Robert RoeblingSort of autoresize if only 1 column is there
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-02  Robert Roeblingfurther work on custom renderer
2007-12-02  Robert RoeblingUse FillHilite style
2007-12-02  Robert Roeblingtest for valid icon
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-23  Stefan Csomormac cleanup
2007-11-18  Paul Cornettbuild fixes
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-15  Stefan Csomorcleanup
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-10-07  Robert RoeblingUpdate from Hartwig for OS X implementation
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