Fixed the refresh button on the dialogs.
[pspp-builds.git] / src / ui / gui / psppire.c
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-03-17 John DarringtonDelayed calling gtk_init until after arguments have...
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-10 John DarringtonPatch #5672
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonFixed some warnings
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-23 John DarringtonEnabled remaining items in syntax editor's Run menu.
2006-12-23 John DarringtonCleaned up GUI, by objectifying the data editor. Remov...
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-17 John DarringtonAdded the ability to run syntax from the syntax editor.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-07 John DarringtonRemoved mutual dependency between libpspp and data
2006-12-05 John DarringtonApplied patch #5611
2006-11-29 John DarringtonApplying patch #5562
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffAdd missing "#include <config.h>".
2006-07-17 John DarringtonPatch #5209
2006-07-15 John DarringtonAdded toolbar icons. Hopefully somebody will contribut...
2006-07-04 John DarringtonTrivial change to make psppire properly deal with ...
2006-06-27 John DarringtonAdded a check of compatible gtk version numbers at...
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-06-03 John DarringtonMinor i18n issues.
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-20 John DarringtonFixed some bad interaction between variable and data...
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-05-04 John DarringtonAdded simple queueing to message dialogs.
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-21 John DarringtonAdded the psppire data files to the make install target.
2006-03-13 John DarringtonMade make distcheck work
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.