Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-11 | 0.20.3poppler-0.20.3 | Albert Astals Cid | 1 | -2/+2 | |
2012-07-10 | 0.20.2poppler-0.20.2 | Albert Astals Cid | 1 | -1/+1 | |
2012-06-10 | 0.20.1poppler-0.20.1 | Albert Astals Cid | 1 | -2/+2 | |
2012-05-10 | 0.20.0poppler-0.20.0 | Albert Astals Cid | 1 | -3/+3 | |
2012-04-27 | 0.19.4poppler-0.19.4 | Albert Astals Cid | 1 | -2/+2 | |
2012-04-12 | 0.19.3poppler-0.19.3 | Albert Astals Cid | 1 | -2/+2 | |
2012-03-29 | Increase versionpoppler-0.19.2 | Albert Astals Cid | 1 | -2/+2 | |
2012-03-15 | Increase version and sonames | Albert Astals Cid | 1 | -2/+2 | |
2012-03-01 | Increase versionspoppler-0.19.0 | Albert Astals Cid | 1 | -2/+2 | |
2012-02-20 | cmake: support for lcms2 | Pino Toscano | 1 | -3/+23 | |
followup of e48c22d3b70412015b9cc07a9a6ce07845274e13 also for the CMake build system, importing the FindLCMS2.cmake from kdelibs | |||||
2012-02-14 | Add a configuration option for the test data dir | Hib Eris | 1 | -0/+20 | |
This makes 'make distcheck' run succesfully. | |||||
2012-02-06 | Merge branch 'master' into xpdf303merge | Albert Astals Cid | 1 | -5/+6 | |
Conflicts: poppler/CairoOutputDev.cc poppler/CairoOutputDev.h poppler/FontInfo.cc poppler/GfxFont.cc poppler/GfxState.cc poppler/GlobalParams.cc poppler/GlobalParams.h poppler/Lexer.cc | |||||
2011-11-02 | Compile with MSVC needed for last change in the qt4 frontend | Albert Astals Cid | 1 | -0/+1 | |
2011-10-16 | Remove poppler-cairo dependency from poppler-glib pkg-config file | Carlos Garcia Campos | 1 | -1/+0 | |
poppler-glib links to poppler-cairo statically, so it doesn'tm depend on the dynamic library. | |||||
2011-10-06 | Explicitly include fontconfig include dir | Yury G. Kudryashov | 1 | -0/+1 | |
This fixes cmake-driven build on systems where fontconfig is installed in non-standard location. | |||||
2011-10-06 | Fix typo in cmake option documentation | Yury G. Kudryashov | 1 | -1/+1 | |
Relocatable build does *not* (was missing in docs) hardcode library location. | |||||
2011-09-27 | 0.18.0poppler-0.18.0 | Albert Astals Cid | 1 | -3/+3 | |
2011-09-18 | Merge branch 'master' into xpdf303merge | Carlos Garcia Campos | 1 | -1/+1 | |
2011-09-12 | 0.17.4poppler-0.17.4 | Albert Astals Cid | 1 | -1/+1 | |
2011-08-30 | xpdf303: Add FoFiIdentifier | Albert Astals Cid | 1 | -0/+2 | |
2011-08-29 | 0.17.3poppler-0.17.3 | Albert Astals Cid | 1 | -2/+2 | |
2011-08-15 | 0.17.2poppler-0.17.2 | Albert Astals Cid | 1 | -2/+2 | |
2011-05-03 | 0.17.1poppler-0.17.1 | Albert Astals Cid | 1 | -2/+2 | |
2011-03-29 | increase sonames | Albert Astals Cid | 1 | -1/+1 | |
2011-03-29 | 0.17.0 version number | Albert Astals Cid | 1 | -1/+1 | |
2011-03-28 | add skeleton for ViewerPreferences | Pino Toscano | 1 | -0/+2 | |
a small class for handling the ViewerPreferences dictionary of a Catalog, created on demand and in any occasion (so defaults are in one place only) | |||||
2011-03-22 | kill unmaintained abiword backend | Albert Astals Cid | 1 | -16/+0 | |
2011-02-13 | glib: Remove deprecated GDK API | Carlos Garcia Campos | 1 | -9/+0 | |
It removes the GDK dependency so that poppler-glib now only depends on glib and cairo. | |||||
2011-01-16 | Some more qt3 thigs i forgot to kill | Albert Astals Cid | 1 | -5/+0 | |
2011-01-16 | Kill qt3 frontend | Albert Astals Cid | 1 | -5/+0 | |
2010-12-29 | Make pdftoppm be able of writing tif files | William Bader | 1 | -0/+15 | |
BUG 32027 | |||||
2010-12-27 | increase core soname | Albert Astals Cid | 1 | -1/+1 | |
2010-12-27 | 0.16.0 project version increase | Albert Astals Cid | 1 | -2/+2 | |
2010-12-19 | Seems to work with this version, so enable it | Albert Astals Cid | 1 | -2/+2 | |
2010-12-14 | cairo: Use A1 instead of A8 for imagemask | Adrian Johnson | 1 | -0/+2 | |
The cairo PDF surface now optimizes the case of cairo_mask() with solid source and A1 mask to use a PDF stencil mask. Fixes https://bugs.launchpad.net/ubuntu/+source/libcairo/+bug/680628 where a 65K PDF printed to PDF using poppler-cairo turns into an 8MB PDF. | |||||
2010-11-29 | 0.15.3poppler-0.15.3 | Albert Astals Cid | 1 | -2/+2 | |
2010-11-14 | 0.15.2poppler-0.15.2 | Albert Astals Cid | 1 | -2/+2 | |
2010-11-10 | Kill GooVector | Albert Astals Cid | 1 | -1/+0 | |
std::vector does the same and GooVector is not part of xpdf so we don't need to maintain it in case we ever get a new xpdf release we want to merge with | |||||
2010-11-10 | Linearization improvements | Hib Eris | 1 | -0/+4 | |
Read http://lists.freedesktop.org/archives/poppler/2010-November/006642.html for the detailed patch description | |||||
2010-10-20 | 0.15.1poppler-0.15.1 | Albert Astals Cid | 1 | -2/+2 | |
2010-10-17 | [CMake] Bump cairo dependency to 1.10 | Pino Toscano | 1 | -1/+1 | |
followup of fc9b85894754d175af916eaf6cb127efd601df7e | |||||
2010-09-16 | new soversionspoppler-0.15.0 | Albert Astals Cid | 1 | -1/+1 | |
2010-09-16 | 0.15.0 in the versions | Albert Astals Cid | 1 | -1/+1 | |
2010-09-16 | [CMake] disable the GObject introspection system | Pino Toscano | 1 | -2/+2 | |
it cannot complete the scanning propecure correctly without libtool it seems | |||||
2010-07-19 | Remove exception support | Albert Astals Cid | 1 | -1/+0 | |
We don't use it and don't even support it properly | |||||
2010-07-17 | [CMake/glib] add support for gobject-introspection | Pino Toscano | 1 | -2/+3 | |
other than a module to find (using pkg-config) gobject-introspection, this adds a macro (gir_add_introspections) to add new introspections in a directory. its working is much similar (even the variable names used) to the Makefile version provided by gobject-repository itself, with the notable difference of a disabled libtool in the g-ir-scanner invocation. the only additional step needed is adding two custom targets, compiled by ALL, which have the gir and the typelib files as dependencies, to make them build with the usual `make all'. | |||||
2010-07-17 | [CMake] add stub message and TODO for the gobject-introspection support | Pino Toscano | 1 | -0/+3 | |
2010-06-16 | [CMake] install the new goo/GooLikely.h | Pino Toscano | 1 | -0/+1 | |
2010-06-08 | 0.14.0poppler-0.14.0 | Albert Astals Cid | 1 | -2/+2 | |
2010-05-25 | 0.13.4poppler-0.13.4 | Albert Astals Cid | 1 | -1/+1 | |