pspp-builds.git
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
2009-02-25 John DarringtonFix crash which occurred under mingw.
2009-02-25 John DarringtonFix display of window icon
2009-02-25 John DarringtonChange argument type of pspp_window_register_foreach
2009-02-25 John DarringtonPrompt for save on closing data window
2009-02-24 John DarringtonQuit the application after closing the last window
2009-02-24 John DarringtonMade button-box an abstract type
2009-02-24 John DarringtonMade psppire-window an abstract type
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-24 John DarringtonInitialise the quote_combobox list manually.
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-24 John DarringtonRemove glade version of connect_help
2009-02-24 John DarringtonRemove used #include
2009-02-24 John DarringtonConvert descriptives dialog to GtkBuilder
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 Jason H Stovercovariance-matrix.c: (covariance_accumulator_hash)...
2009-02-23 John Darringtonremove .glade files from installed file list
2009-02-23 John Darringtonfix warnings
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John DarringtonRemove remaining GladeXML references from psppire-data...
2009-02-23 Jason H StoverOops
2009-02-23 Jason H Stoverlinreg.c: (pspp_linreg_mse) New accessor function
2009-02-23 Jason StoverFix bug 25677
2009-02-23 John DarringtonRemoved most uses of GladeXML from data window
2009-02-23 John DarringtonSet the filename on loading a new file
2009-02-23 John DarringtonRefactor code from psppire.c
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-22 John DarringtonAdd a set_unsaved method.
2009-02-22 John DarringtonReorder sources list
2009-02-22 John DarringtonPrevent data sheet from traversing into an invalid...
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix problems with make distcheck
2009-02-22 John DarringtonFix signature of connect_help
2009-02-22 John DarringtonReplace "usage" property with a "description" property
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
2009-02-21 John DarringtonSet more appropriate default names for Syntax and Outpu...
2009-02-21 John DarringtonConverted output-viewer.glade to GtkBuilder
2009-02-20 Jason H Stovercovariance-matrix.c (covariance_matrix_init): pass...
2009-02-20 John DarringtonConverted syntax-editor definition from libglade to...
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-10 John DarringtonUse the sum of weights of only those cases which are...
2009-02-09 Jason H StoverSkip the SAVE subcommand if no valid data are present...
2009-02-08 John DarringtonUse c-ctype functions in lexer.
2009-02-08 John DarringtonPrevent test failure when non-English language selected
2009-02-08 John DarringtonAdded a brief description of the --enable-relocatable...
2009-02-07 John DarringtonRelocate path names when searching for files.
2009-02-07 John DarringtonAdded LIB_CLOSE to link flags for test programs.
2009-02-07 John DarringtonAdd LIB_CLOSE to link command for dissect-sysfile program.
2009-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-02-06 John DarringtonFix minor build issues.
2009-02-06 Ben Pfaffwilcoxon: Drop now-unnecessary timer support.
2009-02-06 Ben PfaffSpeed up Wilcoxon matched-pairs signed-ranks significan...
2009-02-06 Ben Pfaffperl-module: fix version mismatch between module and...
2009-02-06 Ben Pfaffperl-module: Document and test PSPP::Dict::get_var_cnt().
2009-02-06 Ben Pfaffperl-module: Make PSPP::Reader::get_next_case() return... v0.7.2
2009-02-05 John DarringtonSilently ignore some inrecognised subtypes.
2009-02-04 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-04 John DarringtonDon't build the perl module if cross compiling.
2009-02-03 Ben PfaffINSTALL: Add hints about how to obtain root permission.
2009-02-02 Ben Pfaffperl-module: Document PSPP::Dict::get_var() for too...
2009-01-31 Ben PfaffAccept LF, CR LF, and LF as new-line sequences in data...
2009-01-29 John DarringtonUpdated NEWS
2009-01-29 John DarringtonCorrect the directory of the perl module tarball target
2009-01-29 John DarringtonBump minor version number v0.7.1
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-28 Jason H Stoverinteraction.c: Introduced interaction_variable and...
2009-01-27 John DarringtonRemove pspp-vers.pl which did more harm than good.
2009-01-23 John DarringtonChange COPYING from GPLv2 to GPLv3
2009-01-20 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-01-20 John DarringtonFix further bug in NPAR BINOMIAL
2009-01-19 Jason H StoverFixed bug in compare_values_short. Reported by Ben...
2009-01-19 John DarringtonFixed bug allocating the memory in NPAR BINOMIAL
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-14 Ben PfaffPut unique dictionary indexes into internal variables
2009-01-12 Jason H Stoverfixed update of moments
2009-01-12 Jason H StoverRewrote interaction.[ch]
2009-01-12 John DarringtonAdded module file to PM entry
2009-01-12 John DarringtonFix syntax errors in pod
2009-01-11 John DarringtonUpdated copyright notices with the year 2009
2009-01-11 John DarringtonAdd the perl module tarball to the build target
next