Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / lib / gtksheet / gtksheet.h
2008-03-02 John DarringtonGtkSheet now properly owns its model(s)
2008-02-27 John DarringtonFixed some deallocation problems.
2008-02-20 John DarringtonCleanup gtksheet and add features to var-sheet.[ch]
2007-07-24 John DarringtonAdded the ability to paste data from the primary selection.
2007-07-18 John DarringtonAdded popup menus to column and row title areas in...
2007-07-16 John DarringtonRemoved legacy code.
2007-07-12 John DarringtonMade the datasheet redraw itself when new data is loaded.
2007-07-10 John DarringtonEnabled deletion of cases from the datasheet.
2007-07-09 John DarringtonImplemented the "Insert Case" button and menuitem.
2007-07-07 John DarringtonAdded a tooltip like feature to display variables'...
2007-07-03 John DarringtonRemoved some gtksheet features that were causing proble...
2007-06-28 John DarringtonChanges to whitespace, formatting and removed some...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-05-30 John DarringtonInternationalisation.
2006-05-20 John DarringtonFixed some bad interaction between variable and data...
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.