Added the ability to paste from the clipboard to the data sheet.
[pspp-builds.git] / lib / gtksheet / gtksheet.c
2007-08-18 John DarringtonAdded the ability to paste from the clipboard to the...
2007-08-07 John DarringtonPlugged one more source of GtkCritical errors
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-18 John DarringtonEnabled deleting of variables from the datasheet
2007-07-16 John DarringtonRemoved legacy code.
2007-07-13 John DarringtonRemoved some deprecated gtk_ calls.
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-08 John DarringtonSet type hints for older gtk versions
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-06-28 John DarringtonMore whitespace changes. Thanks to Ben for pointing...
2007-06-28 John DarringtonChanges to whitespace, formatting and removed some...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-18 Ben PfaffAdd #include <config.h>.
2006-07-23 John DarringtonFixed bug where gui would crash when columns were resized.
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-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.