0094fa46a2ea395fbf825112755e6044d34a5aa0
[pspp-builds.git] / lib / gtksheet / ChangeLog
1     * Separated the data out of the GtkSheet.  The gtksheet should now be
2     regarded as a way of looking into the data.  The data is represented by a
3     GSheetModel and the rows and columns by  GSheetRow and GSheetColumn.