summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-100.14.3poppler-0.14.3Albert Astals Cid5-4/+10
2010-09-09Fix checking whether _WIN32 is definedJonathan Liu2-2/+2
2010-08-31Read from the correct variableAlbert Astals Cid1-1/+2
2010-08-26Make declaration match what there is in the .cc fileAlbert Astals Cid1-2/+2
2010-08-10Tell windows we are writing/reading binary dataJonathan Liu2-0/+18
2010-08-100.14.2poppler-0.14.2Albert Astals Cid6-6/+25
2010-08-10Update copyrightsAlbert Astals Cid5-1/+5
2010-08-03[glib] Fix a crash when a layer doesn't have a nameCarlos Garcia Campos1-1/+3
2010-08-03Catalog page array might contain NULL for some pages in invalid documentsCarlos Garcia Campos1-12/+15
2010-07-30Do not crash when using pdftops in some filesAlbert Astals Cid1-5/+7
2010-07-26Do not overwrite the rgb valuesAlbert Astals Cid1-1/+0
2010-07-24reindent correctlympsuzuki1-17/+17
2010-07-15Rework ChangeLog generation to fix make distcheckCarlos Garcia Campos1-3/+19
2010-07-15Fix padding of namesAlbert Astals Cid1-1/+13
2010-07-14Add uninstalled .pc file for poppler when using autoconfBrian Cameron9-2/+63
2010-07-13Handle ColorTransform in DCT streams when using libjpegCarlos Garcia Campos2-0/+31
2010-07-12Only define findModifier() when usedHib Eris1-1/+1
2010-07-12Fix compile warnings on auto imports for mingw compilerHib Eris7-3/+11
2010-07-12Check for declaration of gettimeofday()Hib Eris1-3/+4
2010-07-12Set -ansi compiler flag early in configure.acHib Eris1-2/+5
2010-07-12Use MAX_PATH instead of _MAX_PATH everywhereHib Eris3-5/+5
2010-07-12Check for _WIN32 instead of _MSC_VERHib Eris2-5/+5
2010-07-12Fix cross compiling for Windows with autotoolsHib Eris1-1/+1
2010-07-12define poppler_qt4_EXPORTS when building with autotoolsHib Eris1-0/+3
2010-07-10[annots] Use a transparency group for markup annots without AP and opacity != 1Carlos Garcia Campos4-195/+165
2010-07-10[annots] Clamp QuadPoints coords to annot rectangle instead of ignore pointsCarlos Garcia Campos1-17/+21
2010-07-09[cairo] Use ceil to convert double to int in tilingPatternFill()Carlos Garcia Campos1-2/+6
2010-07-080.14.1poppler-0.14.1Albert Astals Cid5-4/+27
2010-07-08compile++Albert Astals Cid1-1/+1
2010-07-08[glib] Fix poppler_page_find_tex() when called more than onceCarlos Garcia Campos1-1/+1
2010-06-29bitmap can be null at this stage, check it isn'tAlbert Astals Cid1-0/+3
2010-06-21more pow 0.5 -> sqrtAlbert Astals Cid1-6/+6
2010-06-21sqrt is much faster than pow 0.5Albert Astals Cid1-3/+3
2010-06-21Reduce pow operations in GfxCalRGBColorSpace::getXYZ()Carlos Garcia Campos1-6/+6
2010-06-19[glib] Fix links/annots area for rotated documents with page CropBox not star...Carlos Garcia Campos1-15/+10
2010-06-19[autotools] link the 'cpp' tests against libpoppler as wellPino Toscano1-0/+1
2010-06-18Compile with Sun StudioBrian Cameron3-2/+10
2010-06-17Optimize Splash::compositeBackgroundAlbert Astals Cid1-8/+26
2010-06-17Check the objects are num before reading themAlbert Astals Cid1-4/+7
2010-06-15Protect us against negative y coordinatesAlbert Astals Cid1-0/+6
2010-06-14Add more caching to ObjectStreamsAlbert Astals Cid2-11/+55
2010-06-13do not distribute these two filesAlbert Astals Cid2-6/+5
2010-06-09we need to ship these two filesAlbert Astals Cid1-0/+2
2010-06-08Typo--Albert Astals Cid1-1/+1
2010-06-08Add cropbox to the manpageAlbert Astals Cid1-0/+3
2010-06-080.14.0poppler-0.14.0Albert Astals Cid5-6/+24
2010-06-08libpoppler-qt4.so.3.2.0 -> libpoppler-qt4.so.3.3.0Albert Astals Cid2-2/+2
2010-06-08Increase soname as _PopplerActionMovie struct grewAlbert Astals Cid2-2/+2
2010-06-08Do not exit when trying to allocate memory for the XRef failsAlbert Astals Cid1-1/+5
2010-06-04a bit of docuAlbert Astals Cid1-1/+1