output: Remove PostScript driver.
[pspp-builds.git] / src / output / output.c
2009-12-06 Ben Pfaffoutput: Remove PostScript driver. fc11-i386-build50 fc11-x64-build47 lenny-x64-build71 sid-i386-build117
2009-12-06 Ben Pfafffile-name: Generalize fn_interp_vars(). fc11-i386-build49 fc11-x64-build46 lenny-x64-build70
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-31 John DarringtonInitial attempt at an ODF driver
2009-07-01 Ben Pfaffoutput: Get rid of 'prc' member of struct outp_driver.
2009-06-20 Ben Pfaffoutput: Make outp_parse_options slightly more general...
2009-06-17 Ben Pfaffoutput: Make allocating and freeing drivers independent...
2009-06-08 Ben Pfaffoutput: Add initial support for PSPP output via Cairo.
2008-04-20 John DarringtonDon't include langinfo.h if LC_PAPER is not available.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-08-27 John DarringtonPlugged some memory leaks.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-07-30 John DarringtonEnabled output generation in the GUI.
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-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-10 Ben Pfaff * file-name.c (fn_search_path): Remove prefix arg...
2006-10-22 John DarringtonMore constness/namespace policing
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-07-13 Ben Pfaff(outp_drivers): [DEBUGGING] Delete unused declaration.
2006-06-09 Ben PfaffReform string library.
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-14 Ben Pfaff(outp_eject_page): Always make sure that a page is...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffContinue reforming error message support. In this...
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-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffGet rid of NO_HTML, NO_POSTSCRIPT.
2006-03-04 Ben PfaffGot rid of pref.h.orig (and pref.h) entirely, moving...
2006-03-04 Ben PfaffRemove BLP_INT_DIGITS. Now we use the intprops.h heade...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.