Regression Dialog: Convert to PsppireDialogAction object
[pspp] / src / ui / gui / psppire-data-window.c
2012-05-20 John DarringtonRegression Dialog: Convert to PsppireDialogAction object 20120520030503/pspp 20120521030502/pspp 20120522030504/pspp 20120523030503/pspp 20120524030503/pspp 20120525030504/pspp 20120526030503/pspp 20120527030504/pspp 20120528030503/pspp 20120530030501/pspp 20120531030508/pspp 20120602060505/pspp 20120603060503/pspp 20120604060508/pspp 20120605060508/pspp 20120606060502/pspp
2012-05-19 John DarringtonT-TEST Independent Samples Dialog: Converted to a Psppi...
2012-04-29 John DarringtonConverted Factor Dialog to PsppireDialogAction class 20120430030504/pspp
2012-04-28 John DarringtonConvert Rank Dialog to PsppireDialogAction 20120429030503/pspp
2012-03-31 John DarringtonExplore Dialog: Replace add hoc functions with the...
2012-03-18 John DarringtonImprove translator comments.
2012-02-05 Ben Pfaffgui: Fix grammar in user message in psppire-data-window.c
2012-01-31 John DarringtonConverted Sort dialog to a PsppireDialogAction object
2012-01-30 John DarringtonConverted reliability dialog to a PsppireDialogAction...
2012-01-29 John DarringtonRemoved erroneous duplicated line 20120130030502/pspp
2012-01-29 John DarringtonConverted roc-dialog to a PsppireDialogAction object
2012-01-29 John DarringtonConvert kmeans dialog to a PsppireDialogAction
2012-01-29 John DarringtonConverted the correlations dialog to a PsppireDialogAct... 20120129030507/pspp
2012-01-25 John DarringtonNew abstract class PsppireDialogAction
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-09-25 John DarringtonAdded dialog box for univariate anova. 20110926030503/pspp
2011-09-03 John DarringtonFilter file choosers by mimetype instead of file name
2011-09-02 John DarringtonFix make makedistcheck and re-organize icon paths. 20110902125922/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
2011-08-13 John DarringtonSet the "local-only" property on GtkFileChooser widgets...
2011-07-25 John DarringtonAdded dialog for the NPAR RUNS subcommand
2011-07-25 John DarringtonAdded dialog box for quick cluster command
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-03 John DarringtonAdded dialog box for the AUTORECODE command. Closes... 20110704030504/pspp 20110705030501/pspp
2011-07-01 John DarringtonFix bug where recent data files were not added
2011-07-01 John DarringtonImplement dialog box for the non-parametric 2-related...
2011-07-01 John DarringtonAdded COUNT dialog box. Addresses one part of bug ...
2011-07-01 John DarringtonFilter the data file list by mime type instead of file...
2011-07-01 John DarringtonSet the show-tips property on the recent chooser menus
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-13 Ben Pfaffgui: Make File|Recent Files remember the correct encoding.
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-12 Ben Pfaffgui: Refactor checking for .sav and .por suffixes.
2011-05-10 Ben Pfaffgui: Get rid of the_recent_manager global.
2011-05-10 Ben Pfaffgui: Make File|Recently Used Data behave like File...
2011-05-04 Ben Pfaffgui: Change View|Data and View|Variables to radio butto...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-05-03 Ben Pfaffgui: Fix g_object_get() memory leaks for PsppireWindow...
2011-05-03 Ben Pfaffgui: Fix File|Open in syntax editor.
2011-05-03 Ben Pfaffgui: Eliminate dataset-related global variables.
2011-05-03 Ben Pfaffgui: Make syntax execution functions take a PsppireData...
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2011-05-03 Ben Pfaffgui: Use dispose instead of finalize method in PsppireD...
2011-05-03 Ben Pfaffgui: Drop null base_finalize function from PsppireDataW...
2011-05-03 Ben Pfaffgui: Always convert file names to UTF-8 for use in...
2011-03-20 Ben Pfaffdataset: Use similar form to dictionary code for callba...
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... 124/pspp 125/pspp 126/pspp 127/pspp 128/pspp 129/pspp 130/pspp 20101206030505/pspp 20101207030502/pspp 20101208030508/pspp 20101209030502/pspp 20101210030502/pspp 20101211030502/pspp 20101212030503/pspp
2010-10-30 John DarringtonAdded a dialog box for the k-related-sample non-paramet...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-24 Ben Pfaffsyntax-string-source: Fix format string problems.
2010-08-28 John DarringtonAllow translation of default filenames in GUI
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-11 John DarringtonAdded basic undo/redo to syntax window
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-06-23 John Darrington(Re)enable select cases dialog.
2010-05-21 John DarringtonFix problem opening files with non-ascii names on Windows
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 John DarringtonImplemented the Binomial Test dialog box.
2010-05-19 John DarringtonAdded an implementation of the Chi-Square dialog box
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2010-05-12 John DarringtonCreated convenience function connect_action
2010-05-12 John DarringtonRemove unnecessary GtkAction * variables
2010-05-11 John DarringtonUse signal handlers with the window as the first argume...
2010-05-11 John DarringtonRemove unused GObject pointer from dialog functions...
2010-05-11 John DarringtonWhitespace changes only
2010-05-10 John DarringtonRefactor the Help menu.
2010-05-09 John DarringtonMove data sheet cases popup menu to GtkBuilder file
2010-05-09 John DarringtonMove var sheet variables popup menu to GtkBuilder file
2010-05-09 John DarringtonRemove property settings from psppire_data_window and...
2010-05-09 John DarringtonMove implementation of the datasheet variable popup...
2010-05-09 John DarringtonRemove the resolve_action function which is no longer...
2010-05-09 John DarringtonConvert data-editor.glade to data-editor.ui
2010-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into... 20100310040505/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-28 John DarringtonRemoved some calls to deprecated Gtk functions
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-16 John DarringtonDon't override label for Save As menuitem
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-05-14 John DarringtonRemove unneeded object members
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-15 John DarringtonAvoid warnings when opening a new system file.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
next