summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Poppler 0.11.0 aka 0.12 Alpha 1poppler-0.11.0Albert Astals Cid6-8/+150
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos7-2/+7
2009-05-11Don't include popups annots with a parent in annots listCarlos Garcia Campos1-0/+13
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos7-3/+28
2009-05-10Fix axial shading fix to ensure the painting passes by the four edges of the ...M Joonas Pihlaja1-7/+16
2009-05-09Hidden property depends on parent being hidden, not only yourselfAlbert Astals Cid1-1/+7
2009-05-08[glib] Add poppler_annot_markup_get_popup_rectangleCarlos Garcia Campos3-0/+45
2009-05-07bitmap->h can be 0, move to _checkoverflow variant, code already knows how to...Albert Astals Cid1-1/+1
2009-05-06Fix format printingAlbert Astals Cid1-2/+2
2009-05-06[glib] Several fixes in poppler_annot_get_color()Carlos Garcia Campos2-29/+32
2009-05-02Link pdftoabw to abiword libsAlbert Astals Cid1-10/+12
2009-04-29PopplerAttachment refers its document.Kouhei Sutou1-6/+35
2009-04-25[glib] Only create checksum string for valid checksumsCarlos Garcia Campos1-2/+3
2009-04-24Update copyright headersCarlos Garcia Campos6-2/+6
2009-04-24Fix typos in Annot::setContents() documentationCarlos Garcia Campos1-1/+1
2009-04-23Document Annot::setContents() methodCarlos Garcia Campos1-0/+2
2009-04-23Update the annotation last modified time when it's modifiedCarlos Garcia Campos2-13/+20
2009-04-23Add timeToDateString() to DateInfoCarlos Garcia Campos3-0/+55
2009-04-21add poppler-date.{cc,h}Pino Toscano1-0/+2
2009-04-21[glib-demo] Fix dates handling in annots demoCarlos Garcia Campos1-55/+14
2009-04-21[glib-demo] GTime is deprecated, use time_t insteadCarlos Garcia Campos2-2/+2
2009-04-21[glib-demo] Use format_date from utils and remove duplicated codeCarlos Garcia Campos1-25/+2
2009-04-21[glib] Fix poppler_annot_markup_get_date()Carlos Garcia Campos1-11/+11
2009-04-21[glib] Add info about the return value in poppler_annot_get_modified() docCarlos Garcia Campos1-1/+3
2009-04-21[glib] Fix a typo in poppler_date_parse documentationCarlos Garcia Campos1-1/+1
2009-04-21[glib] Add poppler_date_parse to parse PDF format date stringsCarlos Garcia Campos7-40/+110
2009-04-21[glib] Implement poppler_annot_set_contents()Carlos Garcia Campos2-0/+27
2009-04-21Add setContents() to modify the annot contentsCarlos Garcia Campos2-1/+29
2009-04-20In case of err3 or err2 in readPageTree we need to free kidRef tooAlbert Astals Cid1-1/+2
2009-04-20Extend test-poppler-glib to show more page annotations and actionsCarlos Garcia Campos1-0/+68
2009-04-19Fix decryption using owner password on some pdfMatthias Franz1-1/+2
2009-04-17Fix typo in GfxFont.ccPeter Kerzum1-5/+6
2009-04-17Fix rendering of axial shadingsAlbert Astals Cid1-40/+62
2009-04-16Fix problems that happen when parsing broken JBIG2 filesAlbert Astals Cid2-127/+324
2009-04-13Did a mistake in the gmalloc -> gmallocn commit, it's a 4 here not a 3Albert Astals Cid1-1/+1
2009-04-11More gmalloc → gmallocnAlbert Astals Cid4-9/+9
2009-04-11Revert part of last commit, i need more math classes :DAlbert Astals Cid1-2/+2
2009-04-11Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *Albert Astals Cid6-28/+28
2009-04-11Add gmallocn3 that does the same as gmallocn but with 3 argumentsAlbert Astals Cid2-0/+24
2009-04-10Make it compile in SolarisAlbert Astals Cid1-0/+14
2009-04-10[glib] Print annotations with the print flag enabledCarlos Garcia Campos1-0/+2
2009-03-30Fix clip test for fontsAlbert Astals Cid1-2/+2
2009-03-29Forgot Ross copyrightAlbert Astals Cid1-0/+1
2009-03-29Fix extraction of some ActualText contentRoss Moore1-1/+1
2009-03-25Fix getGlyphAdvance to behave correctly on font size changesAlbert Astals Cid1-1/+2
2009-03-25Remove case-insensitive matching of filenames in PDFDoc constructorEric Toombs1-29/+10
2009-03-24declare the matrix at the beginningPino Toscano1-1/+1
2009-03-22Improved error reporting of ErrOpenFile errorsEric Toombs3-25/+51
2009-03-21Support rendering non-square pixels in pdftoppmMichael K. Johnson2-7/+46
2009-03-21Update version we need of Qt4Albert Astals Cid2-5/+5