Implemented the "Insert Case" button and menuitem.
[pspp] / lib / gtksheet / ChangeLog
index 8a02617993d7c1b4f26810c221ca7a83b4f99307..7e4626b7d00929f9b7ab8ed3ece4f774f3642f8a 100644 (file)
@@ -1,3 +1,24 @@
+09 July 2007 John Darrington <john@darrington.wattle.id.au>
+
+       * gtksheet.c gtksheet.h (gtk_sheet_get_active_cell): Allowed row,
+       column  to be NULL.
+
+07 July 2007 John Darrington <john@darrington.wattle.id.au>
+        
+       * 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 <john@darrington.wattle.id.au>
+
+       * gtksheet.c gtksheet.h: Removed the autoscroll-on-select feature 
+       that was causing us grief.
+
+28 June 2007 John Darrington <john@darrington.wattle.id.au>
+
+        * gtksheet.c: Removed some features that we dont use, to get better 
+       speed.
+
 Sat Feb 17 17:36:56 2007  Ben Pfaff  <blp@gnu.org>
 
        * gsheet-column-iface.c gsheet-hetero-column.c gsheet-row-iface.c