summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4008086af..b331044da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Fri May 1 12:06:43 1998 Owen Taylor <otaylor@gtk.org>
+
+ * gtk/gtkwindow.[ch] (gtk_widget_reset_rc_styles): New
+ function to reset the RC styles for a heirarchy
+
+ Clear the window background if necessary in
+ gtk_window_style_set.
+
+ * gtk/gtkrc.[ch]: New function gtk_rc_reparse_all() which
+ rereads all previously read RC files.
+
+ * gdk/gdkwindow.c gdk/gdk.h: New function gdk_window_get_toplevels().
+ (Should it just be called gdk_get_toplevels?)
+
+ * gtk/testgtk.c: New test to reload RC files.
+
Fri May 1 13:57:36 1998 Tim Janik <timj@gtk.org>
* gtk/gtkclist.h: