summaryrefslogtreecommitdiff
path: root/poppler/Page.cc
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Transitions dictionary can be a Ref tooCarlos Garcia Campos1-1/+1
2009-10-23Move the iccColorSpaceCache from a static in GfxState to a member of GfxAlbert Astals Cid1-2/+2
2009-06-16Add Page::addAnnot() to add a new annotation to the pageCarlos Garcia Campos1-0/+28
2009-06-16Save page object and ref in Page classCarlos Garcia Campos1-1/+5
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos1-1/+1
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos1-0/+1
2008-12-07Fix memory leakIlya Gorenbein1-0/+4
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+20
2008-07-18initialize pageWidgets, otherwise it can be a rubbish pointer is AnnotsPino Toscano1-0/+1
2008-07-01Fix condition, we want fetched_thumb to be a Stream, not to be non nullAlbert Astals Cid1-1/+1
2008-05-26Move variables only used inside the loop inside the loop, fix delete of unini...Albert Astals Cid1-10/+6
2008-05-26Do not leak memory if data_out is NULLAlbert Astals Cid1-17/+18
2008-02-27Add in the initial part of the optional content support.Brad Hards1-1/+1
2008-02-11Move forms specific draw methods from Annot to AnnotWidget classCarlos Garcia Campos1-8/+1
2008-02-03Minor changes to Annot related stuff.Iñigo Martínez1-0/+9
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-1/+1
2007-08-062007-08-06 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-6/+2
2007-05-07 * Catalog.cc: Fix leakAlbert Astals Cid1-0/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-77/+150
2007-03-072007-03-07 Carlos Garcia Campos <carlosgc@gnome.org>Albert Astals Cid1-1/+6
2007-02-242007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-2/+9
2006-12-26 * glib/test-poppler-glib.c:Albert Astals Cid1-0/+13
2006-12-22poppler/Page.cc: Fix memory leak when reading a wrong color map in a thumbnai...Albert Astals Cid1-0/+1
2006-10-08 * poppler/Link.cc:Albert Astals Cid1-0/+8
2006-03-16 * poppler/Page.cc: Remove a #ifdef that was never defined (nice toAlbert Astals Cid1-2/+0
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2006-01-082006-01-08 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-3/+3
2005-12-18 * poppler/Page.cc: Only discard cropbox sizes one by one and notAlbert Astals Cid1-3/+10
2005-12-12* poppler/Page.cc: Ignore cropBox if it seems incorrectAlbert Astals Cid1-0/+7
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-51/+64
2005-10-16Annot.[cc|h] and related merges from xpdf 3.01Albert Astals Cid1-1/+1
2005-06-292005-06-29 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-14/+45
2005-04-21Thu Apr 21 00:15:30 2005 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-2/+0
2005-04-022005-04-02 Jeff Muizelaar <jrmuizel@nit.ca>Jeff Muizelaar1-0/+10
2005-03-282005-03-28 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+109
2005-03-03Initial revisionKristian Høgsberg1-0/+370