README: Update.
[pspp-builds.git] / src / ui /
2012-01-16 John DarringtonImprove behaviour of resizing the value chooser widget
2012-01-15 John DarringtonRemove stray include directive
2012-01-11 John DarringtonUse idle callback to write to the local config directory
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10.
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma...
2012-01-05 John Darringtonlex_get_text_buffer_read: Avoid potential buffer overflow.
2012-01-03 John DarringtonAdd files to manifest, inadvertantly omitted from previ...
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-22 John DarringtonSet the output driver parameters dynamically from the...
2011-12-21 Ben Pfaffpsppire-dialog: Add missing prototype for psppire_dialo...
2011-12-18 John DarringtonCorrect packing properties of sort cases dialog.
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-12-17 John DarringtonOutput Viewer: Try to adapt to changes in style
2011-12-13 Ben Pfaffgui: Make Enter work in the Goto Case dialog.
2011-12-11 John DarringtonOutput viewer: use the widget's style to set the colors...
2011-12-07 John DarringtonValue Labels Dialog: Fix packing properties
2011-12-04 Ben Pfaffgui: Fix behavior of print preview in psppire-output...
2011-12-03 John DarringtonRemove unused global variables
2011-12-02 Ben Pfaffgui: Fix printing of tables split across pages in psppi...
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.
next