Remove awkward dependency from psppire-selector.c
[pspp-builds.git] / src / ui / gui / psppire.c
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-03 Ben PfaffRelocate the locale directory.
2009-05-13 John DarringtonEnsure that windows opens the right file for output.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-09 John DarringtonFix some compiler warnings
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonConvert files named on the command line to filename...
2009-03-06 John DarringtonRemove some unused variables
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonRewrote the recent file manager stuff
2009-03-02 John DarringtonSave window contents on closing.
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-23 John DarringtonRefactor code from psppire.c
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-06 Ben Pfaffwilcoxon: Drop now-unnecessary timer support.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-02 John DarringtonFix warnings
2009-01-01 John DarringtonSet the window title when opening a file on the command...
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonRewrite output-viewer.c --> psppire-output-window.c
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 DarringtonDeleted psppire-case-file.[ch]
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonFail more gracefully when the file specified on the...
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-18 John DarringtonAdded (source) configurable default output directory.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-02-29 John DarringtonApplied patch #6428
2008-02-02 John DarringtonFixed some warnings from valgrind.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-12-08 John DarringtonOops
2007-12-08 John DarringtonCreate a "pspp-stock-select" stock icon, and use it...
2007-11-08 John DarringtonNeed to include locale.h, now that it's been removed...
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-09-28 John DarringtonDon't abort on GSL exceptions
2007-09-25 John DarringtonFix GUI output viewer to use the "auto" feature of...
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-08-25 John DarringtonEnable journal in GUI.
2007-08-23 John DarringtonCatch errors creating icon pixbufs and report them...
2007-08-16 John DarringtonAdded a basic output viewer.
2007-07-30 John DarringtonEnabled output generation in the GUI.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-12 John DarringtonImproved the encapsulation of PsppireCaseFile
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-28 John DarringtonFix warnings.
2007-04-26 John DarringtonMore eye candy.
2007-04-25 John DarringtonFixed bug in internationalization.
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...
next