Replace gsheet-column interface by psppire-axis
[pspp-builds.git] / src / ui / gui / psppire-var-store.c
2008-11-23 John DarringtonReplace gsheet-column interface by psppire-axis
2008-11-19 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-19 John DarringtonFixed problems with justification
2008-11-18 John DarringtonMade everything except gtkitementry.c multi-head safe
2008-11-18 John DarringtonRemoved the visibility predicate from the row/column...
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-02-29 John DarringtonApplied patch #6428
2008-02-20 Ben PfaffPatch #6426. Reviewed by John Darrington.
2007-09-21 John DarringtonAdded a BACKEND_CHANGED signal on PsppireDict, and...
2007-07-18 John DarringtonAdded the ability to resize string variables from the...
2007-07-08 John DarringtonUsed type casenumber in GUI code where appropriate...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-03 Ben Pfaff(psppire_var_store_item_editable): Use var_is_alpha.
2007-04-30 John DarringtonAdded the Variable Information dialog.
2007-01-26 John DarringtonFixed bug which crashed gui if it attempted to enter...
2006-12-28 John DarringtonRe-added Data->Insert_Variable menu item
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-16 Ben PfaffDon't assume that MEASURE_* and ALIGN_* have the same...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-05-31 John DarringtonFixed minor memory leak.
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-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-05-07 John DarringtonFixed a number of warnings.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.