Remove font information from cell attributes and sheet model.
[pspp-builds.git] / src / ui / gui / psppire-data-store.h
2008-12-01 John DarringtonRemove font information from cell attributes and sheet...
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonReplace gsheet-column interface by psppire-axis
2008-11-22 John DarringtonRemove inline qualifiers
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2008-02-03 John DarringtonFixed various memory leaks in GUI
2007-09-19 Ben PfaffFix bug #20910.
2007-08-07 John DarringtonFixed the two biggest sources of GtkCritical errors.
2007-07-29 John DarringtonImplemented the Select Cases Dialog
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-08 John DarringtonUsed type casenumber in GUI code where appropriate...
2007-07-08 John DarringtonImplemented the goto-case dialog
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-07-07 John DarringtonMade the datasheet number cases from 1 instead of zero.
2007-07-05 John DarringtonGet rid of unused function.
2007-06-29 John Darrington(Re)enabled cell reference entry and datum entry widgets.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-12 John DarringtonImproved the encapsulation of PsppireCaseFile
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-16 John DarringtonRemoved my authorship lines.
2006-07-30 John DarringtonRe-enabled automatic insertion of cases in data sheet.
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-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.