Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / osx / carbon / dataview.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-08-01  Vadim ZeitlinNo changes, just fix typos in comments in wxOSX files.
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-11  Dimitri SchoolwerthFixed wxOSX build.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-05-20  Stefan Csomorfixing infinite recursion
2009-11-16  Vadim ZeitlinFix wxDataViewRenderer::GetEllipsizeMode() for kDataBro...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-10-31  Vadim ZeitlinReturn the real column width from wxOSX wxDataViewColum...
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-12  Vadim ZeitlinNo real changes, just minor cleanup in Cocoa wxDataView...
2009-09-26  Vadim ZeitlinNo real changes, just small cleanup in wxMac wxDVC.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-20  Vadim Zeitlinfix many mostly harmless warnings in wxOSX/Carbon build
2009-06-15  Robert RoeblingCorrect wxDataViewCtrl::IsExpanded
2009-06-15  Robert RoeblingFix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK...
2009-05-11  Robert RoeblingReapplied some previous patches that got lost while...
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-04-04  Stefan Csomorfixing unused param warning
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-07  Robert RoeblingwxDATAVIEW_CELL_ACTIVATABLE translates Editable under...
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-01-26  Robert RoeblingImplement hint cursor for resizable columns
2009-01-23  Robert RoeblingwxDataViewCtrl fixes
2008-12-23  Robert RoeblingAdd wxDataViewCtrl::ExpandAncestors() and call it from...
2008-12-20  Robert RoeblingCall Expand on an item's parent chain in EnsureVisible
2008-12-17  Robert RoeblingCorrect wxDataViewCtrl::IsExpanded and add test for it
2008-12-16  Robert RoeblingAdded wxDataViewCtrl::IsExpanded(item)
2008-12-07  Vadim Zeitlindefine SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn
2008-12-07  Vadim Zeitlinno changes, just removed whitespace and perfectly usele...
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-09-02  Stefan Csomorosx new layout
2008-07-29  Stefan Csomorosx regrouping
2008-07-03  Robert RoeblingwxMac wxDataViewCtrl no border patch
2008-07-02  Robert Roebling#9675: wxDataViewModel::Reset() and scrollbar problem...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming