Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / ui / gui / psppire.c
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-12-05 Ben Pfaffgui: Factor out duplicated code for executing and pasti...
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-08-29 Ben Pfaffsettings: Make viewwidth, viewlength "int"s instead...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-03 Ben PfaffTake advantage of Gnulib configmake module.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-01-17 Ben PfaffRewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-03 Ben PfaffRelocate the locale directory.
2009-06-20 Ben Pfaffoutput: Implement very rudimentary graphical GUI output...
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.
next