[poppler] 13 commits - fofi/FoFiType1C.cc glib/poppler-action.cc glib/poppler-document.cc glib/poppler-page.cc makefile.vc poppler/ArthurOutputDev.cc poppler/CairoOutputDev.cc poppler/CharCodeToUnicode.cc poppler/Error.cc poppler/Gfx.cc poppler/GlobalParams.cc poppler/JBIG2Stream.cc poppler/PageLabelInfo.cc poppler/XRef.cc qt4/src qt/poppler-document.cc qt/poppler-page.cc qt/poppler-private.h test/perf-test.cc utils/HtmlOutputDev.cc utils/pdftoppm.cc
Jeff Muizelaar
jeff at infidigm.net
Mon Sep 24 06:42:54 PDT 2007
On Mon, Sep 24, 2007 at 01:08:31AM -0700, Krzysztof Kowalczyk wrote:
> fofi/FoFiType1C.cc | 30 +++++++++++++++---------------
> glib/poppler-action.cc | 1 -
> glib/poppler-document.cc | 9 ++-------
> glib/poppler-page.cc | 3 +--
> makefile.vc | 3 +--
> poppler/ArthurOutputDev.cc | 16 +++++-----------
> poppler/CairoOutputDev.cc | 6 +++---
> poppler/CharCodeToUnicode.cc | 2 +-
> poppler/Error.cc | 12 +++---------
> poppler/Gfx.cc | 6 ++----
> poppler/GlobalParams.cc | 40 ++++++++++++++++++----------------------
> poppler/JBIG2Stream.cc | 16 ++++++++++++----
> poppler/PageLabelInfo.cc | 2 ++
> poppler/XRef.cc | 25 ++++---------------------
> qt/poppler-document.cc | 9 ++++++++-
> qt/poppler-page.cc | 3 +++
> qt/poppler-private.h | 8 --------
> qt4/src/poppler-annotation.cc | 16 +++++++++++++---
> qt4/src/poppler-document.cc | 10 ++++++++++
> qt4/src/poppler-form.cc | 15 +++++++++++++++
> qt4/src/poppler-private.h | 25 -------------------------
> test/perf-test.cc | 10 +++++-----
> utils/HtmlOutputDev.cc | 33 ++++++---------------------------
> utils/pdftoppm.cc | 2 +-
> 24 files changed, 130 insertions(+), 172 deletions(-)
>
One of the reasons a lot of the warnings were kept is too keep the
source code closer to the xpdf upstream to make merging easier. I
haven't looked over these commits thoroughly yet to see how invasive
they are, but keep that in mind when changing code that isn't specific
to poppler.
-Jeff
More information about the poppler
mailing list