wxWidgets/include/wx/generic/private
2009-05-01 22:59:58 +00:00
..
grid.h rename wxGrid::SendSizeEvent() to SendGridSizeEvent() to avoid warnings about conflicts with base wxWindow class method with the same name 2009-05-01 22:59:58 +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 replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut) 2007-12-12 01:35:53 +00:00