summaryrefslogtreecommitdiff
path: root/poppler/Page.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Save Object::copy on Page constructionAlbert Astals Cid1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-25/+25
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Some more NULL to nullptrAlbert Astals Cid1-17/+17
2018-09-24More constAlbert Astals Cid1-20/+20
2018-09-21Remove MULTITHREADED build flag, i.e. always enable threading support based o...Adam Reichold1-2/+0
2018-09-21Replace GooMutex by std::recursive_mutex (and plain reference counter by std:...Adam Reichold1-2/+3
2018-04-06PageAttrs and Page getLastModified return const GooString *Albert Astals Cid1-3/+3
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-1/+1
2017-05-12Make Dict incRef/decRef privateAlbert Astals Cid1-1/+1
2017-05-09New Object APIAlbert Astals Cid1-7/+10
2017-05-05Make Object free itself on init and destructionAlbert Astals Cid1-3/+3
2013-08-24Update copyrightsAlbert Astals Cid1-0/+1
2013-08-24pdfinfo: indicate if pdf contains javascriptAdrian Johnson1-1/+9
2013-03-03Add a locker helper and a bool -> enum changesThomas Freitag1-1/+2
2013-02-20More threading safetyThomas Freitag1-3/+3
2013-01-19Make rendering thread-safeThomas Freitag1-3/+15
2012-12-13Fix crop on EPS conversionAlbert Astals Cid1-0/+2
2012-05-24Added Annot::removeReferencedObjects + Always set annotations' page fieldFabio D'Urso1-1/+1
2012-04-12Do not pass those params to createGfx since they aren't usedAlbert Astals Cid1-3/+2
2012-04-08Do not recreate Annots when writing to PS, Export poppler-generated Annot app...Fabio D'Urso1-1/+1
2012-03-28Annotation removalFabio D'Urso1-0/+3
2012-03-14Added Page::getDoc()Fabio D'Urso1-0/+2
2011-09-08xpdf303: Don't clip the other page boxes to the MediaBox at the intermediate ...Carlos Garcia Campos1-0/+3
2011-09-01xpdf303: unneeded forward declareAlbert Astals Cid1-1/+0
2011-09-01xpdf303: Page functions do not need Catalog * anymoreAlbert Astals Cid1-8/+8
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-1/+3
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2011-03-01fix copyright yearsAlbert Astals Cid1-1/+1
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos1-5/+6
2009-06-16Add Page::addAnnot() to add a new annotation to the pageCarlos Garcia Campos1-0/+2
2009-06-16Save page object and ref in Page classCarlos Garcia Campos1-1/+3
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/+16
2008-02-03Minor changes to Annot related stuff.Iñigo Martínez1-0/+3
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-5/+17
2007-02-242007-02-25 Julien Rebetez <julienr@svn.gnome.org>Albert Astals Cid1-1/+7
2006-12-26 * glib/test-poppler-glib.c:Albert Astals Cid1-0/+6
2006-10-08 * poppler/Link.cc:Albert Astals Cid1-0/+4
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-8/+15
2005-06-292005-06-29 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+12
2005-04-022005-04-02 Jeff Muizelaar <jrmuizel@nit.ca>Jeff Muizelaar1-0/+4
2005-03-282005-03-28 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+1
2005-03-03Initial revisionKristian Høgsberg1-0/+176