]> git.saurik.com Git - wxWidgets.git/history - tests/controls/headerctrltest.cpp
fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect...
[wxWidgets.git] / tests / controls / headerctrltest.cpp
2008-12-07  Vadim Zeitlinuse wxHeaderColumnSimple instead of wxHeaderColumn
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-03  Vadim Zeitlinforgot to update after renaming wxHeaderCtrlColumn...
2008-12-03  Vadim Zeitlinalso disable the test of the generic version as it...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...