cairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 23 Jun 2010 05:36:57 +0000 (22:36 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jun 2010 19:56:10 +0000 (12:56 -0700)
commit511fa997d9324c4ab6536c604ec9e0461062e1fc
tree851a4612fb460ed7f7b4480fd5da2d74577baebd
parentde5d120929b699244e41c4cb712f023410a46df9
cairo: Remove support for printed headers.

The printed headers on each page do not very attractive, and the
information that they contain by default is not very useful.  Because an
upcoming commit makes them harder to properly implement, simply remove
them for now.

With this commit, the cairo driver no longer prints titles and subtitles
at all.  This needs to be fixed.
doc/invoking.texi
src/output/cairo.c
src/ui/gui/psppire-output-window.c
tests/output/render-test.c