summaryrefslogtreecommitdiff
path: root/poppler/Annot.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-10Name most of the classes in poppler/ includable by themselvesAlbert Astals Cid1-1/+3
2011-03-28Revert "Patch for embedding videos in to the pdf"Carlos Garcia Campos1-2/+0
2011-03-17Patch for embedding videos in to the pdfSrinivas Adicherla1-0/+2
2011-03-09annots: Check whether we need to create an appearance stream in AnnotWidget::...Carlos Garcia Campos1-1/+0
2011-03-09annots: Add Annot::setAppearanceState() and use it from FormWidgetCarlos Garcia Campos1-0/+2
2011-03-09forms: Make FormWidget use a real widget annotation instead of duplicating codeCarlos Garcia Campos1-1/+1
2011-03-08annots: Make sure no border is drawn for invalid border arraysCarlos Garcia Campos1-1/+1
2011-03-07forms: Parse the default resources dictionary in FormCarlos Garcia Campos1-6/+6
2011-03-06annots: Use the field object to get the top index of a form field choiceCarlos Garcia Campos1-1/+0
2011-03-06annots: Factor out generateFieldAppearance()Carlos Garcia Campos1-2/+6
2011-03-06annots: Move code to draw the border of an AnnotWidget to a new methodCarlos Garcia Campos1-0/+3
2011-03-06annots: Add AnnotColor::adjustColor() to be able to adjust an existing AnnotC...Carlos Garcia Campos1-0/+2
2011-03-05annots: Remove unused class AnnotBorderStyleCarlos Garcia Campos1-36/+0
2011-03-05annots: Add AnnotBorder::parseDashArray() to parse dash arraysCarlos Garcia Campos1-1/+3
2011-03-01fix copyright yearsAlbert Astals Cid1-1/+1
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos1-7/+17
2010-09-01quadding is not a GBool but an intAlbert Astals Cid1-2/+2
2010-07-20[annots] Add AnnotMarkup::setOpacityCarlos Garcia Campos1-0/+1
2010-07-20Set the page reference (P in annot dict) when adding a new annot to a pageCarlos Garcia Campos1-0/+3
2010-07-10[annots] Use a transparency group for markup annots without AP and opacity != 1Carlos Garcia Campos1-0/+3
2010-03-15[annots] Save page index of the page associated with the annotCarlos Garcia Campos1-2/+2
2010-03-15[annots] Save the action already parsed in AnnotScreenCarlos Garcia Campos1-2/+3
2010-03-08[annots] Create appearance stream for Movie Annotations when not definedCarlos Garcia Campos1-1/+3
2010-03-08Move Movie objects parsing code from Annot to MovieCarlos Garcia Campos1-72/+1
2009-12-17[annots] Create appearance stream for Sound Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-17[annots] Create appearance stream for Text Markup Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-14[annot] Create appearance stream for Attachment Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-14[annot] Create appearance stream for Geometry Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-14[annot] Create appearance stream for Line Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-14[annot] Create appearance stream for Text Annotations when not definedCarlos Garcia Campos1-0/+2
2009-12-14[annots] Refactor Annot::setColor to receive an AnnotColorCarlos Garcia Campos1-2/+2
2009-12-06Use fixed size array in AnnotColorCarlos Garcia Campos1-3/+2
2009-12-05[annots] Add isVisible() to check whether annot is visible before drawing itCarlos Garcia Campos1-0/+1
2009-06-16Add setOpen() and setIcon() in AnnotTextCarlos Garcia Campos1-0/+3
2009-06-16Add setLabel() and setPopup() to AnnotMarkupCarlos Garcia Campos1-0/+4
2009-06-16Add setParent() and setOpen() to AnnotPopupCarlos Garcia Campos1-0/+4
2009-06-16Save parent reference of popup annotationsCarlos Garcia Campos1-2/+2
2009-06-16Add Annot::setColor()Carlos Garcia Campos1-1/+5
2009-06-16Add construtors to create AnnotColor objects directly from color valuesCarlos Garcia Campos1-0/+3
2009-06-16Add getRef() to get the annotation referenceCarlos Garcia Campos1-0/+1
2009-06-16Add annot constructors to create annot objects without a dictCarlos Garcia Campos1-1/+21
2009-04-24Update copyright headersCarlos Garcia Campos1-1/+1
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 Campos1-3/+4
2009-04-21Add setContents() to modify the annot contentsCarlos Garcia Campos1-0/+4
2009-01-04Fix some checked checkboxes not rendering correctlyAlbert Astals Cid1-0/+2
2008-11-08Check annotation optional content properties before drawing itCarlos Garcia Campos1-2/+2
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet1-2/+3
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3