Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / po /
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-23 John DarringtonWork around bug #24033 (appending to output in cygwin).
2008-07-26 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-07-26 John DarringtonRemoved the value_cnt associated with the caseordering
2008-07-06 Ben PfaffRemove 'de' from LINGUAS and delete po/de.po.
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-09 Ben PfaffFinal changes for 0.6.0 release. v0.6.0
2008-05-20 John DarringtonAdded "cd /" to the test scripts which don't already...
2008-05-09 John DarringtonFix problems with yelp opening info files.
2008-05-09 John DarringtonFixed problem running make distcheck with gettext 0.17
2008-05-09 John DarringtonUpdate po files.
2008-04-22 John DarringtonUpdate po files.
2008-04-20 John DarringtonDon't include langinfo.h if LC_PAPER is not available.
2008-04-18 John DarringtonClose patch #6492
2008-04-15 John DarringtonReplace AC_CHECK_LIB with AC_SEARCH_LIBS
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-18 John DarringtonUpdated Smake to fit recent gnulib checkout
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-08 John DarringtonFinish moving sheet model to new interface.
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-03-01 John DarringtonAdjusted packing parameters
2008-03-01 John DarringtonPrevent crash under certain pathological results.
2008-02-29 John DarringtonApplied patch #6428
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-20 John DarringtonAdded const qualifier to return value of gtk_check_vers...
2008-02-13 John DarringtonFix bug which crashed the gui when selected an empty...
2008-02-05 John DarringtonPostgres 8.3 represents money with 64 bits. Compensate...
2008-02-04 John DarringtonPatch #6387
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2008-01-22 John DarringtonFixed bug #22073
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2008-01-14 John DarringtonFix bug #22012
2008-01-02 John DarringtonCloses patch #6359
2007-12-21 John DarringtonClosing bug #21760
2007-12-13 John DarringtonRemove unused variables.
2007-12-13 John DarringtonOops. Arguments reversed.
2007-12-13 John DarringtonMiscellaneous T Test improvements. See bug #21760
2007-12-11 John DarringtonAdded the proper quotation marks in the syntax generato...
2007-12-08 John DarringtonCreate a "pspp-stock-select" stock icon, and use it...
2007-12-07 John DarringtonMade the options subdialog transient on the parent.
2007-12-01 John DarringtonImplemented the FREQUENCIES dialog.
2007-11-30 John DarringtonMade libglade_psppire.so link against gl/libgl.a
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-11-21 John DarringtonAdded new icons to the install target.
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-11-08 John DarringtonRemove po/pspp.pot
2007-11-06 John DarringtonAdded call to PKG_PROG_PKG_CONFIG.
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-10-19 John DarringtonImplemented a dialog box for the ONEWAY command.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-09-28 John DarringtonDon't abort on GSL exceptions
2007-09-22 John DarringtonCorrected various typos in error messages.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-09-15 John DarringtonCanonicalized on American orthography in source files.
2007-09-13 John DarringtonFixed up some gladeui related things to correspond...
2007-09-08 John DarringtonRemoved #include "getline.h" because gnulib no longer...
2007-09-05 John DarringtonImplemented the INSERT command.
2007-08-30 John DarringtonUpdate po/*
2007-08-23 John DarringtonCatch errors creating icon pixbufs and report them...
2007-08-18 John DarringtonAdded the ability to paste from the clipboard to the...
2007-08-16 John DarringtonAdded a basic output viewer.
2007-08-15 John DarringtonMake distcheck work for configure --without-libplot
2007-07-30 John DarringtonUsed the correct variable in error message. Thanks...
2007-07-30 John DarringtonImplemented the CD command.
2007-07-29 John DarringtonImplemented the Select Cases Dialog
2007-07-28 John DarringtonPer latest comments in bug #19069
2007-07-16 John DarringtonFile Open dialog now remembers directory of last opened...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonRemove src/data/fastfile*
2007-06-08 John DarringtonFixed constness issues.
2007-05-15 Jason StoverIssue an error if no valid data are found
2007-05-03 John DarringtonImplemented ADD DOCUMENT. Thanks to Ben Pfaff for...
2007-04-30 John DarringtonAdded the Variable Information dialog.
2007-04-28 John DarringtonFix warnings.
2007-04-25 John DarringtonFixed bug in internationalization.
2007-04-16 John DarringtonIncrease width of N and DEF cells in T-TEST.
2007-04-16 Ben PfaffFully support lists of integer values. Add support for
2007-04-16 Ben Pfaff* compute-dialog.c (function_list_populate): Use new...
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-03-19 Ben Pfaff* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
2007-03-17 John DarringtonDelayed calling gtk_init until after arguments have...
2007-03-17 John DarringtonChanged call to nl_langinfo with localecharset (from...
2007-03-01 Ben PfaffFix "make distcheck" by distributing doc/ni.texi,
2007-02-22 John DarringtonQuoted strings in generated syntax.
2007-01-30 John DarringtonCall dictionary callbacks on replaced dictionary.
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-29 John DarringtonReplaced GtkStatusBar with a custom one more suited...
2006-12-27 John DarringtonAdded menuitem to display the PSPP reference manual.
2006-12-25 John DarringtonRemoved signal emissions from psppire-dict.c
2006-12-24 John DarringtonWhitespace changes only
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-17 John DarringtonAdded the ability to run syntax from the syntax editor.
next