]> git.saurik.com Git - wxWidgets.git/commitdiff
backport gtk2 fix
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 31 May 2003 18:07:20 +0000 (18:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 31 May 2003 18:07:20 +0000 (18:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/toback24.txt

index 96ae858e080aaabd5492fc7d5ded394229377c09..992fd151673c9fe026f0f126c99aafc614cdbb3b 100644 (file)
@@ -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 <JACS>...</JACS> 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
+