summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-040.29.0poppler-0.29.0Albert Astals Cid7-8/+23
2014-12-01Run dos2unix as suggested by Volker GrabschAlbert Astals Cid3-433/+433
2014-11-30warning: "_FILE_OFFSET_BITS" redefinedRichard PALO1-1279/+1280
2014-11-30The isfinite macro is defined on SunOS under c99Richard PALO1-0/+3
2014-11-28cofigure: print "no" instead of "auto" if lcms not foundAdrian Johnson1-0/+2
2014-11-28Use correct LAB byte array for lcms inputThomas Freitag2-14/+41
2014-11-14Solve blend mode problem in CYMK and DeviceN for separable blend modesThomas Freitag1-122/+155
2014-11-14Use Default colorspaces if present instead of Device colorspacesThomas Freitag5-88/+188
2014-11-13write correct size in trailer dictThomas Freitag1-5/+2
2014-11-07regtest: Update references also for tests that no longer crashCarlos Garcia Campos2-0/+26
2014-11-05Make it proper CWilliam Bader1-1/+2
2014-11-040.28.1poppler-0.28.1Albert Astals Cid4-4/+4
2014-11-04Fix typoAlbert Astals Cid1-1/+1
2014-11-040.28.0poppler-0.28.0Albert Astals Cid11-13/+56
2014-11-04Don't ship the moc filesHib Eris2-2/+0
2014-11-03Update (C)Albert Astals Cid16-13/+40
2014-11-03Need to dist this fileAlbert Astals Cid1-1/+2
2014-11-03Fix memory leaks when running pdfseparateAlbert Astals Cid4-66/+50
2014-11-03fix crash in Xref::getEntryAdrian Johnson1-2/+2
2014-11-01cairo: Use matrix to determine pattern sizeJason Crain1-4/+18
2014-10-31Include windows.h, not Windows.hHib Eris2-2/+2
2014-10-30regtest: Try to fix again the paths of the resources in the generated HTML re...Carlos Garcia Campos1-24/+23
2014-10-29regtest: respect --no-absolute-paths when creating the pretty diff linksCarlos Garcia Campos1-6/+10
2014-10-27regtest: Add an option to create the HTML report without absolute pathsCarlos Garcia Campos2-4/+15
2014-10-26regtest: Fix png diff generation with python-pil pillow forkCarlos Garcia Campos1-1/+1
2014-10-26regtest: Limit the number of worker threads to the number of documents to testCarlos Garcia Campos1-9/+18
2014-10-26regtest: Allow to run groups of tests individuallyCarlos Garcia Campos3-13/+49
2014-10-24Fix warning on unused variable in pdftocairo.ccHib Eris1-0/+2
2014-10-21fofi: Fix a crash when parsing an invalid font due to a integer overflowCarlos Garcia Campos1-1/+1
2014-10-21pdftocairo: add -printdlg output option for win32Adrian Johnson5-27/+337
2014-10-21pdftocairo: add a -setupdlg option that will the show printer propertiesAdrian Johnson4-12/+42
2014-10-21pdftocairo: fix a number of bugs in win32 printingAdrian Johnson4-105/+132
2014-10-21make pdftocairo-win32.cc a standalone .cc fileAdrian Johnson5-47/+77
2014-10-21pdftocairo: Allow an output file for win32 printing to be specifiedAdrian Johnson3-10/+19
2014-10-21Add support for printing to a Windows printer from pdftocairoRodrigo Rivas Costa4-13/+292
2014-10-21PDFDoc: fix crash when getPage() returns NULLAdrian Johnson1-1/+1
2014-10-21PDFDOC: Check for EOF when reading raw streamAdrian Johnson1-0/+4
2014-10-21pdfdetach: fix crash when getPage() returns nullAdrian Johnson1-0/+2
2014-10-20cairo: fix crash when no group color spaceAdrian Johnson1-1/+1
2014-10-07Fix memory leak in Dict.remove.Scott West1-1/+6
2014-10-07Make Attribute::getName() work when UTF-16BE is usedLuigi Scarso3-12/+21
2014-10-08cairo: only embed mime data if image decode map is identityAdrian Johnson2-4/+18
2014-10-08cairo: Only embed mime data for gray/rgb/cmyk colorspacesAdrian Johnson2-9/+32
2014-10-08cairo: don't render text when text matrix is not invertableAdrian Johnson2-5/+10
2014-10-05glib: Build introspection linking to the uninstalled librariesCarlos Garcia Campos1-1/+1
2014-10-01Fix 303287ebdad0de9fb2655c4d7eab627c0045ea04Albert Astals Cid1-4/+8
2014-09-30Fix assert in 5068.asan.0.6052.pdfAlbert Astals Cid1-1/+4
2014-09-30Map Standard/Expert encoding ligatures to AGLFN namesAdrian Johnson4-5/+51
2014-09-29Fix build with --disable-utilsHib Eris2-5/+5
2014-09-29use alt colorspace to get CMYK values for an ICC based CMYK colorspaceThomas Freitag1-4/+6