diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-06-18 18:35:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-06-18 18:35:41 +0000 |
commit | 1371ded54cb57c793a09ccf14c1dfcdcdd6e4a47 (patch) | |
tree | 4183012ee0bcf5bf1778508a7dd21b80935c70c3 /ChangeLog | |
parent | 3c04199080cebd26fbaf86a78cc427165e3ce062 (diff) | |
download | gdk-pixbuf-1371ded54cb57c793a09ccf14c1dfcdcdd6e4a47.tar.gz |
ue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdk.c (gdk_init_check): Change handling
of gdk_intialized(), so that gdk_parse_args(),
gdk_init_check() sequence works.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat.com> + + * gdk/gdk.c (gdk_init_check): Change handling + of gdk_intialized(), so that gdk_parse_args(), + gdk_init_check() sequence works. + Tue Jun 18 11:46:33 2002 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkwindow-x11.c (get_move_resize_data): Add |