Remove unnecessary gpointer variable from gsheet-row-iface
[pspp-builds.git] / lib / gtksheet / ChangeLog
index e6558bc80e8ba6e17e1bef28a363088c7cb8d179..8e92297996b1891671b8bad65be2985d9a0e9af6 100644 (file)
@@ -1,3 +1,14 @@
+2008-03-06 John Darrington <john@darrington.wattle.id.au>
+
+       * gsheet-row-iface.c gsheet-row-iface.h: Delete unused, unneccesary
+       gpointer variable from the interface.
+
+       * gtksheet.c: Update to match new gsheet-row-iface
+
+2008-02-27 John Darrington <john@darrington.wattle.id.au>
+       * gtksheet.c gtksheet.h: Corrected some leaks and other problems
+       related to de-allocating the sheet.
+
 2008-02-27 John Darrington <john@darrington.wattle.id.au>
        * gtksheet.c: (gtk_sheet_expose) Don't queue a redraw on the entry
        widget.  Fixes bug #21073