Change "union value" to dynamically allocate long strings.
[pspp-builds.git] / src / ui / gui / psppire-data-store.h
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-16 John DarringtonIndicate filtered cases in data sheet.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-02 John DarringtonDestroy datasheet, but not if we've made a reader of it
2008-12-02 John DarringtonDeleted psppire-case-file.[ch]
2008-12-01 John DarringtonRemoved an unsed variable and used an unused macro
2008-12-01 John DarringtonDeleted some superflous nonsense
2008-12-01 John DarringtonReplaced extern "C" with G_BEGIN_DECLS
2008-12-01 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-12-01 John DarringtonRemove unused variable
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.