Destroy chain's trns member, to fix memory leak.
[pspp-builds.git] / lib / gtksheet / ChangeLog
index 0094fa46a2ea395fbf825112755e6044d34a5aa0..6d4075d84f621fe6f76e88ef1bd24259944e122f 100644 (file)
@@ -1,3 +1,9 @@
+Thu May  4 17:55:48 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+    * gtksheet.c: Added callback on inserted rows.
+
+Sat Jan 28 08:48:08 2006 UTC John Darrington <john@darrington.wattle.id.au>
+
     * Separated the data out of the GtkSheet.  The gtksheet should now be
     regarded as a way of looking into the data.  The data is represented by a
     GSheetModel and the rows and columns by  GSheetRow and GSheetColumn.