X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtksheet%2FChangeLog;h=e6558bc80e8ba6e17e1bef28a363088c7cb8d179;hb=76e26953733467df70549340a7d1f331310dccc0;hp=c8afa6e516014fb8bc15c9c35d5fdac714338ad5;hpb=ddf093b6f8428a45a14a24aaf17417d30777d9a3;p=pspp-builds.git diff --git a/lib/gtksheet/ChangeLog b/lib/gtksheet/ChangeLog index c8afa6e5..e6558bc8 100644 --- a/lib/gtksheet/ChangeLog +++ b/lib/gtksheet/ChangeLog @@ -1,3 +1,20 @@ +2008-02-27 John Darrington + * gtksheet.c: (gtk_sheet_expose) Don't queue a redraw on the entry + widget. Fixes bug #21073 + +2008-02-20 John Darrington + + * gtksheet.c gtksheet.h: Removed some unused signals. + Made the models properties of the widget. + +2008-02-08 John Darrington + + * gtksheet.c: Removed the sheet_locked feature, which we never + used, and interfered with the editability of the entry widget. + + * gtksheet.c: Add one to the row to which we scroll. Seems like + the best way to cope with granularity problems. + 21 Septempber 2007 John Darrington * gtksheet.c (range_update_callback): Scroll to cell 0,0 if the