Improve translator comments.
[pspp] / src / ui / terminal /
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10. 20120111030501/pspp
2011-10-25 John DarringtonRemove duplicate #include lines
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonFix building when readline library is not present
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-11 Ben PfaffAutomatically link every program against libintl and...
2011-05-04 Ben PfaffImplement DATASET commands.
2011-03-20 Ben Pfaffdataset: Rename functions with "dataset_" prefix.
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-12-04 Ben PfaffRemove the PROMPT, CPROMPT, and DPROMPT settings.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-11 Ben Pfaffpspp: Get rid of clean_up() function now that it has...
2010-10-11 Ben Pfaffpspp: Don't attempt fancy clean-up upon receiving a...
2010-10-04 Ben Pfaffpspp: Fix crash passing the name of a nonexistent file... 20101004040501/pspp
2010-10-04 Ben Pfaffpspp: Make style slightly more like the rest of the...
2010-10-02 Ben Pfaffpspp: Avoid printing multiple messages for a single...
2010-10-02 Ben Pfaffpspp: Make a signal that indicates a bug re-raise that...
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL. 20100924040502/pspp
2010-09-19 John DarringtonConst casts.
2010-08-29 Ben Pfaffsettings: Make viewwidth, viewlength "int"s instead...
2010-08-24 John DarringtonMerge commit 'origin/master' into sso
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-07-04 John DarringtonFix uninitialized variable
2010-06-16 Ben Pfaffpspp: Mark the pspp --help text as translatable.
2010-06-06 Ben Pfaffpspp: Add --no-output option to allow entirely disablin...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-03-06 Ben Pfaffterminal UI: Fix circumstances when errors should be...
2010-02-20 Ben PfaffFix format string errors.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffverbose-msg: Remove.
2010-02-05 Ben Pfaffmsg-ui: Fix typo in user message.
2010-01-19 Ben Pfaffpspp: Fix interactive usability for multi-line commands.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd UP_CAST macro, for safer casting from contained...
2009-08-06 Ben PfaffEliminate casts that can be replaced by uses of the...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-03 Ben PfaffRelocate the locale directory.
2009-06-08 Ben Pfaffoutput: Add initial support for PSPP output via Cairo.
2009-05-15 John DarringtonCorrect typo in command line argument string.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-02-06 Ben Pfaffwilcoxon: Drop now-unnecessary timer support.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-12 John DarringtonAdded a set of per binary LDFLAGS parameters.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-23 John DarringtonFixed minor build problems.
2008-09-20 John DarringtonMark variable as unused.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-04-18 John DarringtonClose patch #6492
2008-03-25 John DarringtonNeed SIZE_MAX to be defined when there's no libreadline
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben Pfaff(set_fallback_viewport): Make code easier to understand.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-09-13 John DarringtonAdded #include "localcharset.h" to correspond to recent...
2007-09-05 John DarringtonImplemented the INSERT command.
next