wxWidgets/include/wx/generic/private
2009-04-16 13:00:40 +00:00
..
grid.h added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowing to save/restore all grid rows/columns sizes at once 2009-02-25 23:41:29 +00:00
listctrl.h pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did) 2009-04-16 13:00:40 +00:00
timer.h