]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/headerctrl.h
update the generic wxHeaderCtrl implementation after r57161
[wxWidgets.git] / include / wx / msw / headerctrl.h
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-05  Vadim Zeitlinmove ScrollWindow() implementation to the base class...
2008-12-05  Vadim Zeitlinemulate scrolling in wxMSW header control; document...
2008-12-05  Vadim Zeitlinadd Show/HideColumn() methods
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...