pspp-builds.git
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-06 John DarringtonAdded a cell-padding parameter to the sheet.
2009-04-06 John DarringtonMerge psppire-axis and psppire-axis-impl
2009-04-03 John DarringtonBinomial tests can now be specified by a cutpoint.
2009-04-03 John DarringtonAnother one I forgot ...
2009-04-03 John DarringtonOops. Add new file.
2009-04-03 John DarringtonAdd a dialog box for the reliability command.
2009-04-03 John DarringtonAdd PsppireDictView to glade library.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-04-01 Jason H Stovercovariance_matrix.c (get_n_rows): New function to compu...
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-30 Jason H Stoverdesign_matrix.c: New accessor functions design_matrix_g...
2009-03-29 Jason Stovercovariance-matrix.c (covariance_accumulator_to_matrix...
2009-03-29 John DarringtonEnsure value labels dialog doesn't grow unreasonably...
2009-03-29 John DarringtonFix crash running two consecutive examine commands.
2009-03-28 Jason Stovercovariance-matrix.c (get_sum): New function to compute...
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-28 John DarringtonConvert files named on the command line to filename...
2009-03-27 Ben PfaffFix memory leak in wilcoxon_execute().
2009-03-27 Ben PfaffFix error message for bad characters in syntax files.
2009-03-25 John DarringtonAdded the "Display Data File Information" item.
2009-03-24 John DarringtonSet the text import dialog's default button.
2009-03-24 John DarringtonAdded #include <config.h> to files as appropriate.
2009-03-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-23 John DarringtonFix bug in text-import-dialog
2009-03-23 John DarringtonConvert filename on confirmation dialog
2009-03-23 John DarringtonShow error dialog if syntax file is not readable.
2009-03-23 John DarringtonConvert filename encodings when opening files.
2009-03-23 John DarringtonInitialise description on init.
2009-03-22 John DarringtonAllow non-ascii characters to be entered into the varia...
2009-03-22 John DarringtonAvoid potential bugs with setlocale's return value.
2009-03-21 John DarringtonFix crash when running under windows with non-english...
2009-03-20 John DarringtonFix corrupted .sav files on w32 builds
2009-03-19 John DarringtonAdded missing '#include <config.h>' lines.
2009-03-18 John DarringtonChange name of config parameter
2009-03-18 John DarringtonRename the "model" property to "dictionary"
2009-03-17 John DarringtonFixed crash which occured when deleting dictionaries...
2009-03-17 John DarringtonCorrect typo in BINOMIAL section of user manual.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonFix bug saving window positions
2009-03-17 John DarringtonAdd a popup menu to the PsppireDictView object.
2009-03-17 John DarringtonRemove some unnecessary #includes
2009-03-17 John DarringtonNamespace police duty.
2009-03-17 John DarringtonDelete extraneous characters from comment.
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-16 John DarringtonRemove preprocessor condition
2009-03-16 John DarringtonMake psppire_sheet_get_attributes a private function
2009-03-16 John DarringtonUse GtkHPaned in variable info dialog
2009-03-16 Jason H Stovercovariance-matrix.c: Add matrices to store valid sample...
2009-03-16 John DarringtonIndicate filtered cases in data sheet.
2009-03-16 John DarringtonPrevent wierd focusing issues when changing cell
2009-03-15 John DarringtonEmit variable callback even if label is null.
2009-03-15 John DarringtonFocus var/data sheet after switching tabs
2009-03-15 John DarringtonConfig option to prefer variable labels vs. names
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-14 John DarringtonSave windows' maximized status as well as their geometry.
2009-03-13 Jason H Stovercovariance-matrix.c (is_origin): New function
2009-03-13 John DarringtonFix critical when opening fonts dialog
2009-03-13 John DarringtonDon't proxy button-open to action_data_open.
2009-03-12 John DarringtonFixed problems getting accelerator keys to work in...
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-12 John DarringtonRe-arrange data-editor widgets.
2009-03-11 John DarringtonFix generation of email address
2009-03-11 John DarringtonRemove repeated '@setfilename' lines from Texinfo source.
2009-03-11 John DarringtonA simpler way to avoid one makeinfo bug
2009-03-11 John DarringtonConvert manual to docbook and load that in yelp.
2009-03-10 John DarringtonInclude gtk-builder-convert to process .glade files
2009-03-10 John DarringtonUse double precision floats throughout psppire-axis-*
2009-03-08 John DarringtonAllow make clean to work without perl-module/Makefile
2009-03-08 John DarringtonFixed a bug reading empty strings from Postgres databases.
2009-03-07 John DarringtonDefault response to be same as Cancel
2009-03-07 John DarringtonMade the save-before-quit dialog more HIG compliant.
2009-03-07 John DarringtonRename identifier and add timestamp for unsaved flag.
2009-03-07 John DarringtonBetter abstraction of the unsaved window status.
2009-03-07 John DarringtonAdd libpspp-core as a dependency of the perl module
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-06 John DarringtonRemove some unused variables
2009-03-06 John DarringtonTab key now moves to next row, upon end of line.
2009-03-06 John DarringtonAdd new dependency to gui-tools
2009-03-05 John DarringtonFix problem focusing variable sheet
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-04 John DarringtonImprove behaviour of recent file lists.
2009-03-04 John DarringtonAdded some spacing between widgets
2009-03-04 John DarringtonConvert variable name to utf8 before displaying in...
2009-03-04 John DarringtonSave and recall window geometry for dialog boxes
2009-03-04 John DarringtonConvenience functions for setting/retrieving window...
2009-03-03 John DarringtonAdded a simple singleton object for user preference...
2009-03-02 John DarringtonAdded stock icon to About menuitem
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonSet icon for text import assistant window
2009-03-02 John DarringtonRemove reference to 'struct data_editor' which is a...
2009-03-02 John DarringtonRemove preprocessor condition which could no longer...
2009-03-02 John DarringtonAdded a .desktop file.
2009-03-02 John DarringtonRewrote the recent file manager stuff
2009-03-02 John DarringtonRename get_object_assert to get_action_assert
2009-03-02 John DarringtonSave window contents on closing.
2009-02-26 John DarringtonRemove references to libglade from config and documentation
next