Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / output / ChangeLog
2008-02-07 John DarringtonFlush the journal on journal_write
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-22 Ben PfaffChangeLog entries from earlier that I missed.
2007-09-08 John DarringtonRemoved #include "getline.h" because gnulib no longer...
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-08-13 Ben PfaffAdd support for charts to ASCII driver. Bug #16364.
2007-07-27 Ben PfaffAdd tty and listing devices that use VT100 (and xterm...
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
2007-02-20 Ben PfaffDon't need to include "getlogin_r.h" anymore, because...
2007-02-18 Ben PfaffAdd missing _() around messages.
2007-02-12 Ben PfaffReduce platform dependence.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-02-08 Ben PfaffAdd #include <limits.h>. Thanks to John McCabe-Dansted
2006-10-08 John DarringtonMemory leak patrol.
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-13 Ben Pfaff(outp_drivers): [DEBUGGING] Delete unused declaration.
2006-07-03 Ben PfaffMake the destination for charts configurable in the...
2006-07-02 Ben PfaffFix bug #16644: Output Driver crashes in DISPLAY VARIABLES.
2006-06-09 Ben PfaffReform string library.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-14 Ben Pfaff(outp_eject_page): Always make sure that a page is...
2006-05-14 Ben PfaffFix PostScript output of multiple charts.
2006-04-16 Ben PfaffStart reforming error message support. In this phase...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-31 Ben PfaffImprove string library.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-05 Ben PfaffFix PostScript segfault when active file lacks a title.
2006-03-04 Ben PfaffGet rid of NO_HTML, NO_POSTSCRIPT.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.