From 2aca4b0a80e3995bea4aa83d9d6c211b3cbf9555 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 17 Jan 1999 22:38:05 +0000 Subject: Allow a bg_pixmap of "", as there was no way to set the background Sun Jan 17 12:01:57 1999 Owen Taylor * gtk/gtkrc.c (gtk_rc_style_init): Allow a bg_pixmap of "", as there was no way to set the background on all widget but some widgets. This is important because Text widgets with background images are slow and possibly ugly. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f372760d62..18c3e6bbf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun Jan 17 12:01:57 1999 Owen Taylor + + * gtk/gtkrc.c (gtk_rc_style_init): Allow a bg_pixmap + of "", as there was no way to set the background + on all widget but some widgets. This is important + because Text widgets with background images are + slow and possibly ugly. + 1999-01-17 Nat Friedman * gtk/gtkscrolledwindow.c (DEFAULT_SCROLLBAR_SPACING): New macro. -- cgit v1.2.1