]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
use g_atexit() instead of ATEXIT.
[~andy/gtk] / ChangeLog.pre-2-8
index 6e0ce073854be9359406eda36f60f4b230683b98..4011d028f65d0309623e447e8f61b3b418def007 100644 (file)
@@ -1,3 +1,30 @@
+Tue Sep  8 05:19:51 1998  Tim Janik  <timj@gtk.org>
+
+       * gdk/gdk.c (gdk_init): use g_atexit() instead of ATEXIT.
+
+       * gtk/gtkmain.c (gtk_init): use g_atexit() instead of ATEXIT.
+
+       * gtk/gtkobject.c (gtk_object_init_type): use g_atexit() instead of
+       ATEXIT.
+       
+       * ltconfig: use GLib's ltconfig which honours lcc.
+
+Mon Sep  7 20:09:23 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * configure.in: comment the -std1 check and save LIBS properly
+
+Sun Sep  6 12:36:23 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * gtk/testrgb.c: #include <stdlib.h>
+
+Sat Sep  5 16:01:19 1998  Owen Taylor  <otaylor@gtk.org>
+
+       * gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:
+       When the pointer is grabbed on an input window,
+       either explicitely, or through press-grab, and
+       then grabbed on a non-input window, ungrab the
+       devices.
+
 Sat Sep  5 07:13:19 1998  Tim Janik  <timj@gtk.org>
 
        * gtk/gtktypeutils.h: don't include any gdk headers.