Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / lib / gtksheet / ChangeLog
2008-05-09 Ben PfaffDon't call gtk_widget_unparent on sheet->button if...
2008-05-07 Ben Pfaff(gtk_sheet_dispose): Set the sheet's entry_container...
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-02-27 John DarringtonFixed some deallocation problems.
2008-02-27 John DarringtonFixed bug #21073
2008-02-20 John DarringtonCleanup gtksheet and add features to var-sheet.[ch]
2008-02-08 John DarringtonRemoved the "feature" where rows are automatically...
2007-09-21 John DarringtonAdded a BACKEND_CHANGED signal on PsppireDict, and...
2007-07-24 John DarringtonAdded the ability to paste data from the primary selection.
2007-07-16 John DarringtonRemoved legacy code.
2007-07-12 John DarringtonMade the datasheet redraw itself when new data is loaded.
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 DarringtonRemoved some gtksheet features that psppire is never...
2007-02-18 Ben PfaffAdd #include <config.h>.
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-20 John DarringtonFixed some bad interaction between variable and data...
2006-05-15 John DarringtonDeleted code which rendered the button labels twice.
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-05-04 John DarringtonAdded simple queueing to message dialogs.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.