summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Set OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG if you have itAlbert Astals Cid4-1/+30
2012-01-27jpeg: set image parameters after jpeg_set_defaults()Adrian Johnson1-2/+4
2012-01-26glib: add section in docs for new symbols in 0.18Adrian Johnson1-0/+4
2012-01-23Do not use 50Kb of stack in SplashXPath::addCurveAlexander Saprykin1-20/+49
2012-01-21cairo: use fabs when comparing the transformed line widthAdrian Johnson1-1/+1
2012-01-20cairo: Fix test for rotationPatrick Pfeifer1-1/+7
2012-01-20glib: various minor introspection and documentation improvementsEvan Nemerson6-21/+34
2012-01-19cairo: ensure paintTransparencyGroup uses same ctm as beginTransparencyGroupAdrian Johnson2-2/+7
2012-01-18configure.ac: print the glib version required if not foundAdrian Johnson1-2/+8
2012-01-16cairo: restore temporary clip used in CairoOutputDev::fill when painting a maskAdrian Johnson1-1/+1
2012-01-15Fix stack overflow in PDFDoc::markObject()Thomas Freitag1-1/+3
2012-01-15Correctly initialize globalParamsThomas Freitag1-1/+4
2012-01-15parseargs: don't use arg->size with GooString argumentAdrian Johnson1-2/+1
2012-01-13Properly initialize globalParamsArseny Solokha1-0/+4
2012-01-13configure.ac: print the cairo version required if not foundAdrian Johnson1-2/+7
2012-01-12cairo: avoid setting huge clip area when printingAdrian Johnson1-9/+12
2012-01-08Fix typo in pdffonts man pageAdrian Johnson1-1/+1
2012-01-07regtest: read stderr output before calling wait to fix a possible deadlockThomas Freitag1-4/+4
2012-01-07Add -subst option to pdffonts to list the substitute font name and filenameAdrian Johnson6-24/+88
2012-01-07Include .otf fonts when finding substitute fontsYi Yang2-2/+2
2011-12-23autoconf: Check for cairo-ft and other cairo backendsAdrian Johnson2-4/+14
2011-12-06include strings.h as we use memcpyAlbert Astals Cid1-1/+2
2011-12-04Do not fail if we are trying to save a file with Encrypt but that we have not...Albert Astals Cid1-20/+29
2011-12-04update name and copyrightAlbert Astals Cid1-1/+2
2011-11-24Fix typo/regression introduced in f6d026bfa18624ccd321e102bb39ba744998de1eAxel StrĂ¼bing1-1/+2
2011-11-24Fix typoAlbert Astals Cid1-2/+2
2011-11-15Output images in pdftohtml -xml mode if no -i option is specified.Igor Slepchin2-13/+57
2011-11-14Make GfxColorSpace::parse accept dicts tooAlbert Astals Cid1-1/+13
2011-11-11Do not crash if failing to parse the colorspaceAlbert Astals Cid1-23/+29
2011-11-10glib-demo: Conditionally initialise threadingDavid King1-0/+3
2011-11-09pdfinfo: report page rotationVittal Aithal1-0/+8
2011-11-09Fix leak in GooString when resizingKenji Uno1-0/+3
2011-11-06regtest: Skip tests with results when creating refsCarlos Garcia Campos2-2/+5
2011-11-03qt4: remove unused variablePino Toscano1-1/+0
2011-11-03qt4: get rid of the own F and Ff flags readingPino Toscano2-19/+1
2011-11-03qt4: use the flags of the associated Annot objectPino Toscano1-1/+1
2011-11-03qt4: remove old commented codePino Toscano1-1/+0
2011-11-03qt4: use the quadding read already in FormFieldPino Toscano1-16/+8
2011-11-03qt4: include <QFile>Pino Toscano1-0/+1
2011-11-02Compile with MSVC needed for last change in the qt4 frontendAlbert Astals Cid1-0/+1
2011-11-02qt4: Use PDFDoc(wchar_t *, ...) on WindowsHib Eris2-5/+18
2011-11-01regtest: Add --update-refs command line option to run-tests commandCarlos Garcia Campos3-3/+37
2011-11-01Fix pkg-config filesRex Dieter4-3/+4
2011-10-30pdftocairo: Make sure beginDocument() is always calledCarlos Garcia Campos1-0/+4
2011-10-26Expose POPPLER_VERSION in poppler-config.hAlbert Astals Cid3-0/+13
2011-10-17remove useless #ifAlbert Astals Cid1-3/+1
2011-10-17utils: Add GooString arg to parseargs and use for paths in pdftocairoAdrian Johnson3-9/+22
2011-10-17cairo: fix setSoftMask bugsAdrian Johnson2-38/+65
2011-10-16Remove poppler-cairo dependency from poppler-glib pkg-config fileCarlos Garcia Campos5-6/+3
2011-10-13ps: fix uncolored tiling patternsAdrian Johnson2-0/+42