summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-16 05:19:21 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-16 05:19:21 +0000
commite23cf6361dc62c719cbbde1a9915dbb62ab65f52 (patch)
tree4ce41a99a13d119071c07e1a044213a98ce8127c /ChangeLog.pre-2-6
parentf0265b018eb07ccaec9c6e73d33711e952f2288b (diff)
downloadgdk-pixbuf-e23cf6361dc62c719cbbde1a9915dbb62ab65f52.tar.gz
Don't use the foreground color for selected cells, Don't use the
2004-11-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderertext.c (get_layout): Don't use the foreground color for selected cells, Don't use the background color in unfocused selected cells. Also avoid creating two PangoLayouts per render call. (#154615, #154611, Billy Biggs)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 80b47e483..ad27a4f58 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+2004-11-16 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkcellrenderertext.c (get_layout): Don't use the foreground
+ color for selected cells, Don't use the background color
+ in unfocused selected cells. Also avoid creating two PangoLayouts
+ per render call. (#154615, #154611, Billy Biggs)
+
Mon Nov 15 19:02:07 2004 Manish Singh <yosh@gimp.org>
* gdk/abicheck.sh