6d4075d84f621fe6f76e88ef1bd24259944e122f
[pspp-builds.git] / lib / gtksheet / ChangeLog
1 Thu May  4 17:55:48 WST 2006 John Darrington <john@darrington.wattle.id.au>
2
3     * gtksheet.c: Added callback on inserted rows.
4
5 Sat Jan 28 08:48:08 2006 UTC John Darrington <john@darrington.wattle.id.au>
6
7     * Separated the data out of the GtkSheet.  The gtksheet should now be
8     regarded as a way of looking into the data.  The data is represented by a
9     GSheetModel and the rows and columns by  GSheetRow and GSheetColumn.