summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-06-19 23:36:42 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-06-19 23:36:42 +0000
commit31d5930516c89c3599911e8bafd43ae9215005da (patch)
tree7788dfd267f0cfbef87d5d9580ff68585ed32b8b /ChangeLog
parentda5972f60e089f73086efccf511c4a7961de2acd (diff)
downloadgdk-pixbuf-31d5930516c89c3599911e8bafd43ae9215005da.tar.gz
Set the display.
Tue Jun 18 19:38:08 2002 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkinput.c (_gdk_init_input_core): Set the display. * gdk/x11/gdkwindow-x11.c (_gdk_moveresize_handle_event): Fix missing check for mv_resize == NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f25d1e0..6b9ad96e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Jun 19 19:30:45 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrc.c: Keep a global list of strings and
+ RC files to reparse, make gtk_rc_parse_string(),
+ gtk_rc_parse() add to the list, and parse the
+ string or file in _all_ contexts.
+
+ * gtk/gtkrc.c (gtk_rc_reparse_all): Reparse all
+ contexts, not just the default context.
+
Tue Jun 18 19:38:08 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkinput.c (_gdk_init_input_core): Set the