]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Add call to g_type_init() - we'll need this later, and this makes sure
[~andy/gtk] / ChangeLog
index c589306247cf2e236ee237b9e6e735ac712bca65..910b83c39961a4472e857466c1068579dc43ffec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Mon Jun  5 16:00:09 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdk.c (gdk_init_check): Add call to g_type_init() - we'll
+       need this later, and this makes sure that the atexit for
+       glib gets called after that for GDK, so atexits are
+       properly ordered for object leak checking.
+
+       * gdk/gdk.c (gdk_exit_func): Call gdk_windowing_exit().
+
+       * gdk/x11/gdkmain-x11.c (gdk_windowing_exit): Call 
+       pango_x_shutdown_display()
+
+       * gtk/simple.c (main): Close window on destroy.
+
 Mon Jun  5 11:50:02 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): We need