summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20glib: Add poppler_page_remove_annot()Carlos Garcia Campos3-0/+22
2012-05-20glib: Take a reference of the core annotation when creating a PopplerAnnotCarlos Garcia Campos1-31/+22
2012-05-19glib-demo: Fix runtime warningCarlos Garcia Campos1-1/+1
2012-05-19gtk-tests: Port to GTK+ 3.0Carlos Garcia Campos21-511/+350
2012-05-17Fix logic on SplashBitmap::writeImgFileAnthony Wesley1-1/+2
2012-05-15Determine if font is bold or italic based on FontDescriptor.Igor Slepchin3-10/+21
2012-05-13glib-demo: Use poppler_document_new_from_gfile to load the given uriCarlos Garcia Campos1-7/+2
2012-05-13glib: Add poppler_document_new_from_gfileCarlos Garcia Campos3-0/+51
2012-05-13glib Add missing cancellable param in poppler_document_new_from_stream docCarlos Garcia Campos1-0/+1
2012-05-13glib: Make sure password is always converted to latin1Carlos Garcia Campos1-23/+20
2012-05-13glib: Fix memory leak when document fails to loadCarlos Garcia Campos1-2/+1
2012-05-13glib: Add poppler_document_new_from_streamCarlos Garcia Campos12-7/+458
2012-05-13remove unnecesary transparency group handling in splashThomas Freitag6-3/+82
2012-05-13Distribute cmake/modules/FindLCMS2.cmakeAlbert Astals Cid1-0/+1
2012-05-10Compile with the unsupported ENABLE_PLUGINS definedAlbert Astals Cid1-1/+1
2012-05-10Make it compileAlbert Astals Cid3-87/+1
2012-05-10Kill the concept of "base dir"Albert Astals Cid6-88/+2
2012-05-10Make it be something closer to real englishAlbert Astals Cid1-1/+1
2012-05-10GooString formatting: add support for uppercase hexadecimal + Use it in Annot...Fabio D'Urso3-19/+61
2012-05-10Use error() instead of fprintf(stderr, ...) in Annot::layoutTextFabio D'Urso1-2/+1
2012-05-10More gs cleanup and forgot the (C) on modificationAlbert Astals Cid3-6/+2
2012-05-10pdftohtml: Remove the option to invoke gsAlbert Astals Cid4-132/+36
2012-05-100.20.0poppler-0.20.0Albert Astals Cid6-8/+24
2012-05-10Bring back the begin/endMarkedContent virtualsAlbert Astals Cid3-2/+18
2012-05-10splash uses cmykTransferC for M, Y and K in two placesWilliam Bader1-7/+7
2012-05-10Add missing function parameterPeter Breitenlohner1-1/+3
2012-05-03Compile with ENABLE_PLUGINS definedAlbert Astals Cid4-55/+34
2012-05-03We don't support the keyBinding conceptAlbert Astals Cid1-1/+0
2012-05-02glib: Use delete[] to free array allocated with new[]Jason1-1/+1
2012-04-29Add the objUint typeAlbert Astals Cid1-2/+3
2012-04-29Make sure the index to dcHuffTables and acHuffTables is in boundsAlbert Astals Cid1-0/+3
2012-04-29include for memcpyAlbert Astals Cid1-1/+2
2012-04-29Make sure the index for refLine is in boundsAlbert Astals Cid1-4/+6
2012-04-29Just call getNum if isNum is trueAlbert Astals Cid1-7/+10
2012-04-29Do not access args[-1]Albert Astals Cid1-4/+6
2012-04-29Do not access invalid lookup indexesAlbert Astals Cid1-3/+10
2012-04-29[qt4] the qualified name may be unicode encodedAlbert Astals Cid1-2/+2
2012-04-29Fix getFullyQualifiedName with unicode field namesAlbert Astals Cid1-10/+61
2012-04-29SplashOutputDev: Fix rendering of knockout groupsAlbert Astals Cid5-9/+73
2012-04-28Reconstruct xref table if xref needed but missingThomas Freitag1-1/+1
2012-04-270.19.4poppler-0.19.4Albert Astals Cid6-6/+23
2012-04-26Output XRef stream when incrementally updating if there's already a XRef streamFabio D'Urso3-13/+142
2012-04-26Refactoring of XRef table write support (in preparation for XRef stream write...Fabio D'Urso5-40/+49
2012-04-25Fix slow rendering of pdf with a lot of image masks in pattern colorspaceThomas Freitag9-43/+31
2012-04-23Preserve z-index after annotation removalFabio D'Urso1-2/+3
2012-04-23Do not remove appearance stream if it's shared with other annotationsFabio D'Urso2-4/+80
2012-04-23AnnotText: Always force 24x24 size with custom stamps, not only on first rend...Fabio D'Urso1-9/+12
2012-04-23Do not try to access nPatches - 1 if nPatches is 0Albert Astals Cid1-1/+19
2012-04-23Do not complain if the entry is missingAlbert Astals Cid1-1/+1
2012-04-23Do not allocate XRef entries whose generation number is 65535Fabio D'Urso1-1/+4