summaryrefslogtreecommitdiff
path: root/libbackground/ChangeLog
diff options
context:
space:
mode:
authorBradford Hovinen <hovinen@ximian.com>2002-02-17 20:34:33 +0000
committerBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2002-02-17 20:34:33 +0000
commit323e20bead2e1bc92210aaa0150f93e2aadb75af (patch)
treeebcddd2acdfe8af5963fdceced9fd54983ce00bf /libbackground/ChangeLog
parente31e31be03f22fffb82774b7a182dbefbf46b4bd (diff)
downloadgnome-control-center-323e20bead2e1bc92210aaa0150f93e2aadb75af.tar.gz
We don't need a root pixmap if neither a wallpaper nor a gradient is
2002-02-17 Bradford Hovinen <hovinen@ximian.com> * applier.c (need_root_pixmap_p): We don't need a root pixmap if neither a wallpaper nor a gradient is enabled (render_to_screen): Use set_back_pixmap/set_background when just setting a color with a root applier (need_root_pixmap_p): If the last preferences structure had neither gradient nor wallpaper enabled, we need a new root pixmap
Diffstat (limited to 'libbackground/ChangeLog')
-rw-r--r--libbackground/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libbackground/ChangeLog b/libbackground/ChangeLog
index 91ca688f2..0fad4202e 100644
--- a/libbackground/ChangeLog
+++ b/libbackground/ChangeLog
@@ -1,3 +1,12 @@
+2002-02-17 Bradford Hovinen <hovinen@ximian.com>
+
+ * applier.c (need_root_pixmap_p): We don't need a root pixmap if
+ neither a wallpaper nor a gradient is enabled
+ (render_to_screen): Use set_back_pixmap/set_background when just
+ setting a color with a root applier
+ (need_root_pixmap_p): If the last preferences structure had
+ neither gradient nor wallpaper enabled, we need a new root pixmap
+
2002-02-12 Lauris Kaplinski <lauris@ximian.com>
* applier.c (draw_disabled_message): Use g_object_unref for GdkGC