Merge commit 'HEAD'; commit 'savannah/master'
[pspp-builds.git] / src / ui / gui / compute-dialog.c
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-04 John DarringtonFix pointer types as appropriate
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-02-29 John DarringtonApplied patch #6428
2008-02-13 John DarringtonFixed crash when trying to get the label of a non-exist...
2008-02-03 John DarringtonFixed various memory leaks in GUI
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-11-23 John DarringtonAppended "EXECUTE." to the end of syntax generated...
2007-10-07 John DarringtonAdded feature to make OK and PASTE buttons insensitive...
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-07-29 John DarringtonImplemented the Select Cases Dialog
2007-07-15 John DarringtonOnly generate NUMERIC or STRING command if the type...
2007-07-11 John DarringtonMade type-and-label subdialog behave rationally when...
2007-07-07 John DarringtonImplemented "type & label" subdialog on compute.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-04-16 Ben Pfaff* compute-dialog.c (function_list_populate): Use new...
2007-04-16 Ben PfaffMake #include for parse.inc work with VPATH builds.
2007-04-04 John DarringtonAdded the Compute dialog box.