Replaced the glade definition of about dialog with a C one.
[pspp-builds.git] / po / en_GB.po
2009-07-14 John DarringtonReplaced the glade definition of about dialog with...
2009-05-15 John DarringtonUpdated dutch translation. Thanks to unkonwn-1
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonLink the perl module against the shared library instead...
2009-01-07 John DarringtonMerge commit 'savannah/master'
2008-12-22 John DarringtonRead version header from source
2008-12-14 John DarringtonMoved marshallers to src/ui/gui
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonCorrected problem with mismatched linefeed characters.
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonUpdated British translations.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-13 John DarringtonNew function: var_create_internal.
2008-09-12 John DarringtonDowngraded mismatched gtk warning.
2008-09-08 John DarringtonAdd ".sav" or ".por" suffix to filename when saving...
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
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-12 John DarringtonActually add the code for the "Split Window" factility
2008-07-12 John DarringtonStart of new branch involving major rewrite of lib...
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.
next