]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/dataviewctrl.tex
src/X11/font.cpp needs smae change as other wxXXX versions
[wxWidgets.git] / docs / latex / wx / dataviewctrl.tex
2007-10-05  Robert Roeblingforgot to commit
2007-09-14  Robert RoeblingAPI change: a single SELECTION_CHANGED not lots of...
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-08-31  Robert RoeblingAdded wxDataViewCtrl::AppendIconTextColumn
2007-08-28  Robert Roeblingsyntax correction
2007-08-26  Robert RoeblingMove column organizing code to ports, away from common...
2007-08-25  Robert Roeblingdocumented Collapse() and Expand()
2007-08-25  Robert Roeblingadd editing_started and _done events
2007-08-25  Robert RoeblingSet/GetExpanderColumn() should use wxDataViewColumn...
2007-08-24  Robert RoeblingCorrect signature of HitTest()
2007-08-24  Robert RoeblingUse const
2007-08-24  Robert RoeblingUse const
2007-08-24  Robert Roeblingshould use wxDataViewColumn to indicate a column
2007-08-24  Robert Roeblingdocument wxDataViewItem
2007-08-22  Robert RoeblingLet various AppendXXXColumn helplers return the column...
2007-08-21  Francesco Montorsiadded missing \wxheading{Members} sections
2007-08-20  Robert RoeblingUpdated docs
2007-08-15  Vadim Zeitlincorrected the 'Derived from' sections using the script...
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-06-28  Vadim Zeitlincorrected some links
2007-05-28  Robert Roebling Doc update.
2007-05-28  Robert Roebling Implemented dataview_model notification event to...
2007-04-17  Robert Roebling Updated wxDataViewCtrl docs.
2006-10-07  Robert Roebling Typo.
2006-10-07  Robert Roebling Add docs to wxDataViewCtrl