summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-10-31 22:57:28 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-10-31 22:57:28 +0000
commita64babbb9c495effc1b32dbfeeb5aa45bf324120 (patch)
treedbe4ea0c58d79de95dd32f3b8d634986b9885569 /ChangeLog.pre-2-2
parent8249338abbcf20d35b67bf84aa2f7af4b6bb5240 (diff)
downloadgdk-pixbuf-a64babbb9c495effc1b32dbfeeb5aa45bf324120.tar.gz
if the widget is insensitive, draw the text insensitively, #63306
Wed Oct 31 17:27:20 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): if the widget is insensitive, draw the text insensitively, #63306
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index e809c1143..ab824241a 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Wed Oct 31 17:27:20 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): if
+ the widget is insensitive, draw the text insensitively, #63306
+
2001-10-31 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkstock.c: Add stock items for most stock icons. (#61757)