]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/databrow.cpp
Call ValueChanged after SetValue so other views will be updated
[wxWidgets.git] / src / mac / carbon / databrow.cpp
2008-04-03  Robin DunnCall ValueChanged after SetValue so other views will...
2008-01-13  Robert RoeblingReapplied patch for drawing background of custom items
2008-01-13  Stefan CsomorI still think that's needed ...
2008-01-08  Robin DunnCheck wxUSE_DATAVIEWCTRL
2007-12-30  Paul Cornettnon-pch build fix
2007-12-27  Robert RoeblingFix from Hartwig
2007-12-26  Robert RoeblingPatch from Hartwig and me for implementing reorderable...
2007-12-18  Robert RoeblingImplement alternating row colours
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-02  Robert Roeblingfurther work on custom renderer
2007-12-02  Stefan Csomormaking sure the clientdc gets destroyed, otherwise...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-20  Paul Cornettbuild fixes
2007-11-20  Stefan Csomorcleanup mac
2007-11-18  Vadim Zeitlinadd wxUSE_DATAVIEWCTRL check to fix a hundred compilati...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-17  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-10-27  Paul Cornettbuild fixes
2007-10-07  Robert RoeblingUpdate from Hartwig for OS X implementation
2007-09-14  Robert RoeblingPatch from Hartwig wrt SELECTION_CHANGE event
2007-09-13  Robert RoeblingwxDataViewCtrl patch from Hartwig
2007-09-03  Robin Dunnwrap the code in #if wxUSE_DATAVIEWCTRL
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-06-06  Robert Roebling Added initial OS X implementation of the wxDataViewCtrl