summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Update NEWSpoppler-0.10.5Albert Astals Cid1-0/+17
2009-03-12Increase verison to 0.10.5Albert Astals Cid4-6/+6
2009-03-12Really fix jpeg lib init order?Albert Astals Cid1-1/+1
2009-03-11fontCIDType2OT fonts can also have a CIDToGIDMapAlbert Astals Cid1-2/+2
2009-03-11remove the fortran check during the initialisation of libtoolVincent Torri1-0/+1
2009-03-11Add AC_CONFIG_MACRO_DIR([m4])Vincent Torri1-0/+1
2009-03-11Better check for pkg-configVincent Torri1-4/+1
2009-03-11Check there is an optional content config before using itAlbert Astals Cid1-2/+2
2009-03-09Check for pkgconfig before using itBrian Ewins1-0/+6
2009-03-08use AC_CHECK_HEADER to find headersMarc Kleine-Budde1-2/+1
2009-03-08Fix the previous fixAlbert Astals Cid1-2/+2
2009-03-08set up the error-manager before calling jpeg_create_decompressRyszard Trojnacki1-4/+6
2009-03-03Do not blindly follow loops parsing OutlineItemNick Jones1-1/+14
2009-02-26Add AC_LIBTOOL_WIN32_DLL so it builds in windowsAlbert Astals Cid1-1/+4
2009-02-25Make JBIG2Stream not crash in 2009-41414141.pdfAlbert Astals Cid1-66/+85
2009-02-22Check if cairo_shape is not NULL before using it.Carlos Garcia Campos1-1/+1
2009-02-21[Qt4] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-02-21[Qt] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-02-21[glib] Make sure filename is valid utf-8 for remote destsCarlos Garcia Campos1-2/+1
2009-02-21Use the UF entry when present in Filespec dictionaryCarlos Garcia Campos1-7/+7
2009-02-10Poppler 0.10.4poppler-0.10.4Albert Astals Cid5-6/+16
2009-01-29Add line that for some reason was not imported from xpdf fileAlbert Astals Cid1-1/+2
2009-01-28Fix crash on unexepcted Form Opt valueAlbert Astals Cid1-1/+3
2009-01-23Do not crash in some PDF we don't parse correctlyAlbert Astals Cid1-1/+6
2009-01-11fix a (relatively small) memory leak when asking for a document-level JSPino Toscano1-0/+1
2009-01-10Poppler 0.10.3poppler-0.10.3Albert Astals Cid5-6/+32
2009-01-08[Qt4] use the cropbox for the annotations coordinatesPino Toscano1-1/+1
2009-01-08update Poppler copyright to 2009Pino Toscano3-3/+3
2009-01-07Update copytight noticesAlbert Astals Cid3-1/+3
2009-01-06[Qt4] make Document::fonts() working also when called more than once for each...Pino Toscano1-1/+12
2009-01-04Fix some checked checkboxes not rendering correctlyAlbert Astals Cid3-5/+53
2009-01-04Plug some memory leaksAlbert Astals Cid2-2/+7
2008-12-30If Length2 is zero just write until we find EOF of the streamAlbert Astals Cid1-5/+21
2008-12-30We need spaces here too to satify other consumer parsersAlbert Astals Cid1-2/+2
2008-12-29More improvements in document writingAlbert Astals Cid1-2/+5
2008-12-28[qt4] improve doc a bitAlbert Astals Cid2-3/+3
2008-12-28Form Rects are against the cropbox, not the media boxAlbert Astals Cid1-1/+1
2008-12-28Fix my last commit, copy&paste is really evilAlbert Astals Cid2-5/+6
2008-12-28Move PSOutputDev::filterPSName to GooString::sanitizedName so i can use it fr...Albert Astals Cid5-43/+59
2008-12-26BaseFile.h has never been used and it fact it's not part of xpdf sourcesAlbert Astals Cid3-84/+0
2008-12-22[Qt] deserialize also the value of 'right'Pino Toscano1-5/+6
2008-12-17Fix wrong PS generation when a large image is in PatternsKoji Otani1-42/+72
2008-12-15Do not leak on AnnotScreen destructorAlbert Astals Cid1-0/+4
2008-12-12Merge branch 'poppler-0.10' of ssh://pino@git.freedesktop.org/git/poppler/pop...Pino Toscano8-7/+30
2008-12-12update the xpdf headers installationPino Toscano1-11/+14
2008-12-12don't install Function.cc, as it is not an headerPino Toscano1-1/+0
2008-12-12Try harder to look for openjpegAlbert Astals Cid1-1/+1
2008-12-11Fix crash when reading outlineAlbert Astals Cid1-0/+4
2008-12-100.10.2poppler-0.10.2Albert Astals Cid5-6/+21
2008-12-07Fix memory leakIlya Gorenbein1-0/+4