Memory leak patrol.
[pspp] / lib / gtksheet / ChangeLog
index 8c2a073d7e18ff3699fcc77caa24b42d24d905ba..f202b24c2a9ba7b7efdba7978b873e282740766d 100644 (file)
@@ -1,3 +1,20 @@
+Mon Jun 19 18:03:21 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * gsheet-column-iface.c gsheet-column-iface.h
+       gsheet-hetero-column.c gsheet-row-iface.c gsheet-row-iface.h
+       gsheet-uniform-column.c gsheet-uniform-row.c gtksheet.c
+       gtksheet.h:  Fixed some warnings.  Corrected errors updating
+               row/column titles
+       
+Di Mai 30 19:51:19 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+    * gtksheet.c gtksheet.h: constness. Removed dependence on glib2.10
+
+Sat May 27 16:29:36 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+    * gtksheet.c: Removed call to gtk_entry_set_text, which caused warnings 
+       and was unnecessary.
+
 Thu May 25 17:58:51 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
     * gsheet-column-iface.c gsheet-column-iface.h gsheet-hetero-column.c