sweep.c: swap rows/columns instead of using indirection for last_col
[pspp-builds.git] / src / ui /
2011-11-10 John DarringtonFile Open: Don't try to analyse the file if it's a...
2011-11-06 Ben Pfaffcrosstabs-dialog: Remove unused vars from on_format_cli...
2011-11-02 Ben Pfaffgui: Fix spelling error in macro name.
2011-11-02 Ben Pfaffgui: Make .csv available for output export with File...
2011-11-02 Ben Pfaffgui: Fix configuring Unicode box characters.
2011-10-25 John DarringtonNew object: psppire-lex-reader
2011-10-25 John DarringtonRemove duplicate #include lines
2011-10-24 John DarringtonRemove labelling options from Crosstabs GUI
2011-10-12 John DarringtonAdded some missing gettext macros
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc
2011-10-06 John DarringtonRemove visibility from the univariate analysis menu...
2011-09-25 John DarringtonAdded dialog box for univariate anova.
2011-09-03 John DarringtonFile Open dialog: disable encoding selector when not...
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.
2011-08-24 John DarringtonImprove paste to Openoffice.org &c
2011-08-23 John DarringtonFix warnings
2011-08-21 Ben Pfaffgui: Add missing $(DESTDIR) to install rule.
2011-08-20 Matìj Ceplgui: Streamline pspp.desktop
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-08-18 Ben Pfaffgui: Ignore the -psn_xxx option passed to Mac desktop...
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov...
2011-08-13 John DarringtonSet the "local-only" property on GtkFileChooser widgets...
2011-07-30 John DarringtonOneway Dialog: Cosmetic Improvements
2011-07-30 John DarringtonNpar K-related Dialog: Cosmetic Improvements
2011-07-30 John DarringtonDescriptives Dialog: Cosmetic Improvements
2011-07-30 John DarringtonBinomial Dialog: Cosmetic Improvements
2011-07-30 John DarringtonRegression Dialog: Cosmetic improvements
2011-07-30 John DarringtonK-Means Dialog: Cosmetic improvements
2011-07-30 John DarringtonCorrelations Dialog: Cosmetic improvements
2011-07-30 John DarringtonFactor Dialog: Add mnemonics
2011-07-30 John DarringtonAdded use-underline and mnemonic-widget properties...
2011-07-30 John DarringtonReplaced the function widget_scanf with a new widget...
2011-07-29 John DarringtonReliability Dialog: Fix broken mnemonics
2011-07-29 John DarringtonPsppireKeypad: Correct the parent class declaration
2011-07-28 John DarringtonChi-square Dialog: Cosmetic changes
2011-07-28 John DarringtonFrequencies Dialog: Cosmetic changes
2011-07-28 John DarringtonCrosstabs Dialog: Cosmetic changes
2011-07-25 John DarringtonAdded dialog for the NPAR RUNS subcommand
2011-07-25 John DarringtonK-means dialog only should accept numeric variables
2011-07-25 John DarringtonAdd some "mnemonic_widget" refs which had been forgotten
2011-07-25 John DarringtonAdded dialog box for quick cluster command
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-03 John DarringtonAdded dialog box for the AUTORECODE command. Closes...
2011-07-02 John DarringtonUse PACKAGE_URL from config.h instead of literal string
2011-07-01 John DarringtonFix bug where recent data files were not added
2011-07-01 John DarringtonReplace the t-test paired options dialog with a simpler...
2011-07-01 John DarringtonImplement dialog box for the non-parametric 2-related...
2011-07-01 John DarringtonMove the glade definition for the paired samples dialog...
2011-07-01 John DarringtonAdded COUNT dialog box. Addresses one part of bug ...
2011-07-01 John DarringtonNew widget PsppireValChooser.
2011-07-01 John DarringtonAvoid GtkCritical in recode dialog
2011-07-01 John DarringtonFix GUI issues in K-Related NPAR dialog box.
2011-07-01 John DarringtonMake the value labels dialog resizable
2011-07-01 John DarringtonReplace deprecated function call
2011-07-01 John DarringtonRemove action member from PsppireSelector
2011-07-01 John DarringtonRemove duplicated functions
2011-07-01 John DarringtonRemove unused functions
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 DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonFix building when readline library is not present
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-06-23 Ben Pfaffgui: Move some formatting functions into PSPP core.
2011-06-23 Ben Pfaffgui: Strip numerics and strings differently in value_to...
2011-06-23 Ben Pfaffgui: Eliminate some dependencies on the dictionary.
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-05-26 Ben Pfaffgui: Clean generated gtk.h wrapper on "make clean".
2011-05-14 Ben Pfaffgui: Fix temporary filtering by a variable's value.
2011-05-13 Ben Pfaffgui: Make AGGREGATE dialog initially show all of the...
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-12 Ben Pfaffgui: Move null_if_empty_param() from psppire-window...
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-05-10 Ben Pfaffgui: Get rid of the_recent_manager global.
2011-05-10 Ben Pfaffgui: Delete now-incorrect advice to translators.
2011-05-10 Ben Pfaffgui: Make File|Recently Used Data behave like File...
2011-05-10 Ben Pfaffgui: Remove redundant call to psppire_window_set_title().
2011-05-10 Ben Pfaffgui: Make File|Open open multiple datasets by default.
2011-05-08 Ben Pfaffgui: Avoid creating empty output window at startup...
2011-05-08 Ben Pfaffgui: Label message output items in the output viewer...
2011-05-07 Ben Pfaffgui: Only unselect range from first data sheet when...
2011-05-07 Ben Pfaffgui: Use GTK+ accessor functions instead of deprecated...
2011-05-07 Ben Pfaffgui: Add <gtk/gtk.h> wrapper with functions from GTK...
2011-05-07 Ben Pfaffgui: Add workaround for GTK+ 2.20 crash at startup.
2011-05-07 Ben Pfaffgui: Provide substitute for gtk_widget_get_realized...
2011-05-05 Ben Pfaffgui: Unselect data in data editor when the datasheet...
2011-05-04 Ben Pfaffgui: Change View|Data and View|Variables to radio butto...
2011-05-04 Ben Pfaffgui: Add ellipsis to menu items that require further...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-05-04 Ben Pfaffgui: New "entry-dialog" module for prompting for a...
2011-05-03 Ben Pfaffpsppire-buttonbox: Add "default" property.
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...
next