]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
Added initializer to quiet gcc warning. Added assertion to check for null
[~andy/gtk] / ChangeLog.pre-2-2
index 05e15c24d5122c6d1d6505feda1e700ed7d59939..f1e5b7bb5f4aa4cc82a211d173e159db8a141ab2 100644 (file)
@@ -1,3 +1,21 @@
+Mon Nov 30 12:17:10 1998  Jeff Garzik  <jgarzik@pobox.com>
+
+       * gtk/gtknotebook.c (gtk_notebook_reorder_child):
+       Added initializer to quiet gcc warning.
+       Added assertion to check for null pointer deref.
+
+Mon Nov 30 10:11:29 1998  Tim Janik  <timj@gtk.org>
+
+       * gtk/testgtkrc: merged testgtkrc with the pre-themes one, removed
+       system specific includes.
+
+       * gtk/gtksignal.c: asured that stop and restart emissions are also
+       checked and processed for not connected objects. fixed up restart
+       emission administration. invoke emission hooks after emission, hooks
+       are not supposed to muck around with the current emission, and
+       may also not cause emission restarts. fixed up stop emission
+       administration.
+
 Mon Nov 30 06:20:36 1998  Tim Janik  <timj@gtk.org>
 
        * gtk/testgtk.c: added an event watcher for enter/leave based on