From: Václav Slavík Date: Sat, 31 May 2003 18:07:20 +0000 (+0000) Subject: backport gtk2 fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/13005f1d1e38a2dd1c63a30a217c7170d3f8ac61 backport gtk2 fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/toback24.txt b/docs/toback24.txt index 96ae858e08..992fd15167 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -166,6 +166,7 @@ Checking in include/wx/textbuf.h; /pack/cvsroots/wxwindows/wxWindows/include/wx/textbuf.h,v <-- textbuf.h new revision: 1.8; previous revision: 1.7 + 19. Add wxFileConfig bug fix, marked by ... in Parse(). This prevents mungeing of the config file after reading in entries (say, just one entry in one group), then adding entries @@ -179,3 +180,11 @@ Checking in src/common/containr.cpp; /pack/cvsroots/wxwindows/wxWindows/src/common/containr.cpp,v <-- containr.cpp new revision: 1.18; previous revision: 1.17 + +21. Fix wxGTK w/ GTK+2 to respect wxDC::SetBackgroundMode and SetTextBackground + +Checking in dcclient.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/gtk/dcclient.cpp,v <-- dcclient.cpp +new revision: 1.170; previous revision: 1.169 +done +