]> git.saurik.com Git - wxWidgets.git/history - src/generic/headerctrlg.cpp
implement column resizing events in wxHeaderCtrl
[wxWidgets.git] / src / generic / headerctrlg.cpp
2008-12-08  Vadim Zeitlinimplement column resizing events in wxHeaderCtrl
2008-12-08  Vadim Zeitlinadd wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi...
2008-12-08  Vadim Zeitlinaccount for scroll offset correctly in the mouse event...
2008-12-08  Vadim Zeitlinupdate column highlight when mouse hovers over the...
2008-12-08  Vadim Zeitlinimplement click events in wxHeaderCtrl
2008-12-07  Vadim Zeitlinupdate the generic wxHeaderCtrl implementation after...
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-05  Vadim Zeitlingeneric implementation of wxHeaderCtrl API so far
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...