From 13005f1d1e38a2dd1c63a30a217c7170d3f8ac61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 31 May 2003 18:07:20 +0000 Subject: [PATCH] backport gtk2 fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/toback24.txt | 9 +++++++++ 1 file changed, 9 insertions(+) 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 +