From: Vadim Zeitlin Date: Tue, 8 Jul 2003 11:20:42 +0000 (+0000) Subject: backport wxListCtrl::Refresh() fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/aaaa609fa3fdea77bfb0d8d15f0abf8a366b4925 backport wxListCtrl::Refresh() fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/toback24.txt b/docs/toback24.txt index 83d2c07654..cf606ed019 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -226,6 +226,19 @@ Checking in changes.txt; new revision: 1.297; previous revision: 1.296 done +25. wxGenericListCtrl::Refresh() (didn't work at all before) + +Checking in include//wx/generic/listctrl.h; +/pack/cvsroots/wxwindows/wxWindows/include/wx/generic/listctrl.h,v <-- listctrl.h +new revision: 1.77; previous revision: 1.76 +Checking in src/generic/listctrl.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/generic/listctrl.cpp,v <-- listctrl.cpp +new revision: 1.284; previous revision: 1.283 +cvs diff: [13:19:09] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/include/wx/generic +Checking in docs/changes.txt; +/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v <-- changes.txt +new revision: 1.299; previous revision: 1.298 + TODO for 2.4 (items that are not backports) ===========================================