summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 hoursAdded Annot::removeReferencedObjects + Always set annotations' page fieldHEADmasterFabio D'Urso5-22/+48
16 hoursglib docs: fix typoAdrian Johnson1-2/+2
16 hoursadd sustitute font name to GlobalParamsWin32 to fix compilationAdrian Johnson1-1/+4
16 hoursInclude substitute font name in system font cacheAdrian Johnson2-26/+33
31 hoursqt4: Make TextAnnotation ctor publicFabio D'Urso1-1/+1
3 dayspdfseparate.1: Syntax fixes.Ville Skyttä1-3/+3
3 daysCompile++Albert Astals Cid3-10/+10
3 daysCompileAlbert Astals Cid1-0/+2
5 daysglib-demo: Make text characters list fill and expand in text demoCarlos Garcia Campos1-1/+1
5 daysglib-demo: Add a button to remove annots from the annot viewCarlos Garcia Campos1-7/+41
5 daysglib: Add poppler_page_remove_annot()Carlos Garcia Campos3-0/+22
5 daysglib: Take a reference of the core annotation when creating a PopplerAnnotCarlos Garcia Campos1-31/+22
6 daysglib-demo: Fix runtime warningCarlos Garcia Campos1-1/+1
6 daysgtk-tests: Port to GTK+ 3.0Carlos Garcia Campos21-511/+350
7 daysFix logic on SplashBitmap::writeImgFileAnthony Wesley1-1/+2
9 daysDetermine if font is bold or italic based on FontDescriptor.Igor Slepchin3-10/+21
11 daysglib-demo: Use poppler_document_new_from_gfile to load the given uriCarlos Garcia Campos1-7/+2
11 daysglib: Add poppler_document_new_from_gfileCarlos Garcia Campos3-0/+51
11 daysglib Add missing cancellable param in poppler_document_new_from_stream docCarlos Garcia Campos1-0/+1
11 daysglib: Make sure password is always converted to latin1Carlos Garcia Campos1-23/+20
11 daysglib: Fix memory leak when document fails to loadCarlos Garcia Campos1-2/+1
11 daysglib: Add poppler_document_new_from_streamCarlos Garcia Campos12-7/+458
11 daysremove unnecesary transparency group handling in splashThomas Freitag6-3/+82
12 daysDistribute 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