Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / po /
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.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-29 John DarringtonApplying patch #5562
2006-11-29 John DarringtonFixed make distcheck
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-26 John DarringtonDamn! Forgot to change casenum_t in *.q
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-09-25 John DarringtonAdded casereader_clone function.
2006-07-30 John DarringtonRe-enabled automatic insertion of cases in data sheet.
2006-07-29 John DarringtonRe-enabled saving of the current file.
2006-07-17 John DarringtonPatch #5209
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-07-04 John DarringtonTrivial change to make psppire properly deal with ...
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
2006-06-24 John DarringtonAdded the ability to sort the working file.
2006-06-07 Ben PfaffIgnore de.gmo.
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-06-03 John DarringtonMinor i18n issues.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-07 John DarringtonFixed a number of warnings.
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-07-04 Ben PfaffIgnore POTFILES.in.
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).
next