diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-06-19 23:36:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-06-19 23:36:42 +0000 |
commit | 31d5930516c89c3599911e8bafd43ae9215005da (patch) | |
tree | 7788dfd267f0cfbef87d5d9580ff68585ed32b8b /ChangeLog | |
parent | da5972f60e089f73086efccf511c4a7961de2acd (diff) | |
download | gdk-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |