summaryrefslogtreecommitdiff
path: root/poppler/OptionalContent.cc
AgeCommit message (Expand)AuthorFilesLines
2011-09-18xpdf303: Add OCDisplayNodeCarlos Garcia Campos1-0/+127
2011-09-18xpdf303: Parse usage dictionary of optional content groupsCarlos Garcia Campos1-0/+28
2011-09-18xpdf303: OC entry can be an optional content group tooCarlos Garcia Campos1-0/+10
2011-09-18xpdf303: Not finding an oc group is not necessarily a syntax errorCarlos Garcia Campos1-2/+0
2011-09-18xpdf303: Fix check of OptionalContentGroup::getState()Carlos Garcia Campos1-1/+1
2011-09-18xpdf303: Add support for visibility expressions in OptContentCarlos Garcia Campos1-24/+89
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-7/+7
2011-08-01Only assume the OC is not visible if it exists and is set to noAlbert Astals Cid1-2/+2
2010-09-15update copyrightAlbert Astals Cid1-1/+1
2010-09-15Set initial state of optional content groups based on BaseState fieldCarlos Garcia Campos1-5/+9
2010-02-16Only assume the OC is not visible if it exists and is set to noAlbert Astals Cid1-2/+2
2008-11-08Fix memory leaks in OptionalContentCarlos Garcia Campos1-10/+3
2008-11-08Minor code cleanup and consistency issuesCarlos Garcia Campos1-11/+11
2008-11-08Delete the optContent object if it's invalidCarlos Garcia Campos1-0/+3
2008-10-09If Name is a Ref we want to get the String it references, not the RefAlbert Astals Cid1-1/+1
2008-10-08Initialize properly OptionalContentGroup::m_nameMark Kaplan1-1/+2
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-1/+4
2008-06-20Do not create an OCGs object if there isn't an OCProperties dictionary in the...Carlos Garcia Campos1-20/+5
2008-05-11Check the OC we found exists before using itAlbert Astals Cid1-15/+18
2008-03-15Some more freeCarlos Garcia Campos1-0/+5
2008-03-15Use error instead of printfCarlos Garcia Campos1-7/+8
2008-03-15Some freeCarlos Garcia Campos1-0/+3
2008-02-27free some objects (thus leak less)Pino Toscano1-0/+2
2008-02-27Add in the initial part of the optional content support.Brad Hards1-0/+322