summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-030.62.0poppler-0.62.0Albert Astals Cid5-6/+32
2017-12-03Add missing (C)Albert Astals Cid12-6/+12
2017-12-02INSTALL: add debug optionsAdrian Johnson1-5/+33
2017-12-02Fix UTF test failAdrian Johnson1-5/+8
2017-12-01Remove the Qt4 frontendAlbert Astals Cid108-25623/+0
2017-12-01Make the disable for ENABLE_CMS be noneAlbert Astals Cid1-3/+3
2017-12-01Stop supporting openjpeg1, you really want to use openjpeg2 :)Albert Astals Cid3-200/+5
2017-12-01Stop supporting lcms1, you really want to use lcms2 :)Albert Astals Cid4-78/+6
2017-11-22Open files that state 8 bits as third field of WAlbert Astals Cid1-3/+7
2017-11-17Document the meaning of the 'type' integer of a shadingOliver Sander1-0/+8
2017-11-17Include glibc.h where neededJean Ghali5-0/+10
2017-11-15qt5: Add API to let the rendering process callback to get a partial renderingAlbert Astals Cid2-78/+254
2017-11-15fix MSC macroAdrian Johnson1-1/+1
2017-11-15Support unicode on windows consoleAdrian Johnson21-2/+676
2017-11-15Fix some mingw warningsAdrian Johnson4-13/+6
2017-11-15sort encoding listAdrian Johnson1-0/+9
2017-11-15Move UTF8.h to UnicodeMapFuncs.h and rename UCS2 to UTF16Adrian Johnson3-6/+6
2017-11-14pdfsig: install man pageThomas Zajic1-0/+1
2017-11-14Use GfxLabColorSpace::transform only when USE_CMS is setOliver Sander1-0/+3
2017-11-14glib demo: fix warningAdrian Johnson1-1/+1
2017-11-13GfxLabColorSpace::parse: Fix crash in broken documentsAlbert Astals Cid1-10/+18
2017-11-12Fix leak if parseDA failsAlbert Astals Cid1-0/+1
2017-11-120.61.1poppler-0.61.1Albert Astals Cid5-4/+15
2017-11-12Fix for corrupted image files on WindowsJeroen Ooms1-1/+2
2017-11-09Fix incorrect paths in .pc files.Adam Sampson7-14/+14
2017-11-09cairo: don't overflow y * stride when accessing image dataAdrian Johnson1-6/+6
2017-11-08CMake: add the custom buildtests target only onceRoland Hieber1-4/+4
2017-11-03Poppler 0.61poppler-0.61Albert Astals Cid5-6/+26
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid77-40/+117
2017-11-03mingw: change library names to include the soversionSandro Mani5-0/+20
2017-10-31Install pkg-config files also on mingwSandro Mani1-2/+2
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort15-50/+42
2017-10-30Fix leak in ArthurOutputDev::updateFontOliver Sander1-0/+3
2017-10-28glib demo: correct the previous warnings fixAdrian Johnson1-7/+13
2017-10-23Tweak LZWStream::processNextCodeKay Dohmann1-9/+7
2017-10-22Properly implement saveState / restoreStateOliver Sander2-0/+23
2017-10-22Clean up the remaining Splash code in Arthur backendOliver Sander2-34/+18
2017-10-22isfinite -> std::isfiniteAlbert Astals Cid1-6/+6
2017-10-21Fix mingw warningsAdrian Johnson5-19/+26
2017-10-21mingw build fix - use win32 threadsAdrian Johnson1-3/+7
2017-10-21Remove VC7 workaroundAdrian Johnson1-8/+0
2017-10-21Use <cmath> for isfinite()Adrian Johnson1-20/+1
2017-10-21c++11 has long longAdrian Johnson6-49/+4
2017-10-21Remove fmax/fmin from poppler-config.hAdrian Johnson2-7/+1
2017-10-21Move strtok_r to goo/glibcAdrian Johnson6-10/+12
2017-10-21move/remove macros from poppler-config.h that don't need to be thereAdrian Johnson2-15/+8
2017-10-21Remove unused HAVE_ZLIB_H/HAVE_LIBZ macrosAdrian Johnson2-6/+0
2017-10-21Make poppler compile if threads not availableAdrian Johnson2-2/+9
2017-10-21Use -pthread flag instead of -lpthreadAdrian Johnson3-10/+9
2017-10-21HAVE_PTHREAD is not usedAdrian Johnson1-3/+0