Final changes for 0.6.0 release.
[pspp-builds.git] / po / en_GB.po
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.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 John Darringtonmake distcheck
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-04 John DarringtonMade make -f Smake check work.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-21 John DarringtonAdded the psppire data files to the make install target.
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-13 John DarringtonMade make distcheck work
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-24 John DarringtonAdded fh_free function.
2005-11-06 Ben PfaffRemove devind output driver.
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-26 John DarringtonRemoved some unnecessary #include directives
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-05-27 John DarringtonAdded the parser for the rank command.
2005-05-25 John DarringtonReading of system files is now more robust against...
2005-05-21 John DarringtonAllowed reading of "broken" system files which have...
2005-05-10 John DarringtonFixed small problem when using automake 1.9
2005-05-08 John DarringtonFixed more gcc 2.95 problems
2005-05-07 John DarringtonFixed a build error that make distcheck didn't catch...
2005-05-04 John DarringtonAdded CONFIGUREFLAGS option to Smake.
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-05-03 John DarringtonFixed bug 12931
2005-05-01 John DarringtonUpdated pspp-mode.el.
2005-04-26 John DarringtonAdded the ECHO command.
2005-04-26 Ben PfaffFinish fixing MATCH FILES (PR 11677).
2005-04-23 John DarringtonMuch as valgrind is very usefull, it can sometimes...
2005-04-21 John DarringtonUpdated the manual, changing FILE to OUTFILE for the...
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-14 Ben PfaffFirst phase of making SORT CASES stable (PR 12035).
2005-03-13 John DarringtonCorrected typo in doc/data-selection.texi
2005-03-12 Ben PfaffFix a couple of bugs reported by Ben Kujala
2005-03-09 Ben PfaffImplement some more transformation functions using...
2005-03-08 John DarringtonMade DEBUG commands only available in testing mode.
2005-03-06 John DarringtonAdded the beginnings of an emacs pspp-mode for editing...
2005-03-06 Ben PfaffAdd another expression test and fix the bugs it found.
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-02-15 John DarringtonOmitted src/version.c from po/POTFILES.in, since it...
2005-02-13 John Darringtonremoved src/version.c from pspp_SOURCES, as it is gener...
2005-02-05 John DarringtonAdded very rudimentatry support for commmand line compl...
2005-01-26 John DarringtonFixed bugs #11722 and #11676
2005-01-14 John DarringtonIntegrated the charts into the HTML stream.
2005-01-09 John DarringtonChanged the generation of the test data, so that it...
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
next