X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtksheet%2FChangeLog;h=7e4626b7d00929f9b7ab8ed3ece4f774f3642f8a;hb=8c40e5a3cb30d168600068f83fa8abd564f2b3ef;hp=cb859a397eb9d6f3c28d9f32bb159573311e2e81;hpb=543b33d52255b74980108967e55422a77152a48f;p=pspp diff --git a/lib/gtksheet/ChangeLog b/lib/gtksheet/ChangeLog index cb859a397e..7e4626b7d0 100644 --- a/lib/gtksheet/ChangeLog +++ b/lib/gtksheet/ChangeLog @@ -1,3 +1,14 @@ +09 July 2007 John Darrington + + * gtksheet.c gtksheet.h (gtk_sheet_get_active_cell): Allowed row, + column to be NULL. + +07 July 2007 John Darrington + + * gsheet-column-iface.c gsheet-column-iface.h gsheet-row-iface.c + gsheet-row-iface.h gtksheet.c gtksheet.h: Added a "subtitle" + feature on row/column titles, which shows tooltip-like popups. + 03 July 2007 John Darrington * gtksheet.c gtksheet.h: Removed the autoscroll-on-select feature