From: Ron Lee Date: Mon, 27 Jan 2003 09:09:19 +0000 (+0000) Subject: Add SetScrollbars patch, assuming this one really fixes things. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e8d19ddd5f90895cdfbedcf5a3e5ecbdabf613ae?ds=inline Add SetScrollbars patch, assuming this one really fixes things. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/toback24.txt b/docs/toback24.txt index 6f938af6d1..d12c236643 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -283,3 +283,19 @@ Checking in mimetype.cpp; new revision: 1.29; previous revision: 1.28 done + +24. Fix SetScrollbars bug. You know the one :-) + +Checking in src/common/wincmn.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/common/wincmn.cpp,v <-- wincmn.cpp +new revision: 1.129; previous revision: 1.128 +done +Checking in src/generic/scrlwing.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/generic/scrlwing.cpp,v <-- scrlwing.cpp +new revision: 1.35; previous revision: 1.34 +done +Checking in src/gtk/scrolwin.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/gtk/scrolwin.cpp,v <-- scrolwin.cpp +new revision: 1.27; previous revision: 1.26 +done +