X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtksheet%2FChangeLog;h=596afc3db038a01843543e64d89e8d243408ba6e;hb=860ca55c65448584c436692380c4fa655d2c3ba1;hp=6d4075d84f621fe6f76e88ef1bd24259944e122f;hpb=a55b554c0479168ef3e4879fe0fa517f7ca4def7;p=pspp diff --git a/lib/gtksheet/ChangeLog b/lib/gtksheet/ChangeLog index 6d4075d84f..596afc3db0 100644 --- a/lib/gtksheet/ChangeLog +++ b/lib/gtksheet/ChangeLog @@ -1,3 +1,18 @@ +Mon May 15 16:10:49 WST 2006 John Darrington + + * gtksheet.c: Removed code which rendered the title buttons a second + time. Cut and Paste error ? + +Sat May 13 07:58:32 WST 2006 John Darrington + + * gsheetmodel.c gsheetmodel.h gtksheet.c gtksheeet.h: Added + free_strings flag to tell the sheet whether to free the string + data passed from the model. + +Thu May 11 22:20:04 WST 2006 John Darrington + + * gtksheet.c, gtksheet.h: Fixed broken deallocation of sheet->pixmap. + Thu May 4 17:55:48 WST 2006 John Darrington * gtksheet.c: Added callback on inserted rows.