]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/dataviewctrl.tex
set initial GTK_CAN_FOCUS value to match AcceptsFocus (fixes wxTreeCtrl text control...
[wxWidgets.git] / docs / latex / wx / dataviewctrl.tex
2007-12-22  Robert RoeblingAdded API for column reordering
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-01  Robert RoeblingMention wxDataViewTreeCtrl in wxDataViewCtrl docs
2007-10-17  Robert RoeblingMinor doc updates
2007-10-17  Bryan PettyCorrected doc typo (missing escaped underscore). Patch...
2007-10-16  Robert RoeblingCorrected AppendXXXColumn method params
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