summaryrefslogtreecommitdiff
path: root/glib/poppler-annot.cc
AgeCommit message (Expand)AuthorFilesLines
2022-07-03glib: add support for stamp annotationNelson Benítez León1-0/+288
2022-03-24Unify 2 enums and a set of defines into an enumAlbert Astals Cid1-3/+3
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-10/+20
2022-03-08Annot::getRect: Return a const & instead of a pointerAlbert Astals Cid1-12/+10
2022-03-02AnnotMarkup::setLabel: Take a unique_ptrAlbert Astals Cid1-4/+1
2022-03-02Annot::setContents: Take a unique_ptrAlbert Astals Cid1-4/+1
2021-03-26glib: Use stock glib macro to define boxed typeChristian Persch1-1/+1
2021-02-23poppler_annot_free_text_get_callout_line: Fix wrong static castAlbert Astals Cid1-1/+1
2020-07-03Run clang-formatAlbert Astals Cid1-917/+707
2020-06-30poppler-glib: fix adding annots in rotated pagesNelson Benítez León1-24/+62
2020-02-10glib: automatic handle of page's cropbox on annotsNelson Benítez León1-22/+87
2018-10-08annots: Use std::unique_ptr instead of new/deleteCarlos Garcia Campos1-17/+8
2018-04-05Add some more constAlbert Astals Cid1-9/+9
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-32/+32
2015-04-19glib: Fix segfault when creating PopplerActionJason Crain1-2/+2
2015-04-18glib: Add poppler_annot_markup_set_popup_rectangle()Carlos Garcia Campos1-0/+31
2014-07-25glib: Return NULL in poppler_annot_get_contents also for empty stringsCarlos Garcia Campos1-1/+1
2014-03-30glib: Fix the first coord of the qudrilateral in create_poppler_quads_from_an...Thomas Liebetraut1-1/+1
2014-01-19glib: Make vertices a constructor parameter of line annotationsCarlos Garcia Campos1-2/+10
2014-01-19glib: Add PopplerAnnotTextMarkup class and subtypesGermán Poo-Caamaño1-0/+264
2013-12-05glib: Add implementation of Square and Circle annotationsGermán Poo-Caamaño1-26/+237
2013-11-19glib: Add support for simple line annotationsGermán Poo-Caamaño1-0/+79
2013-11-17glib: Add getter and setter for annotation's rectangleGermán Poo-Caamaño1-0/+48
2012-12-08glib: Add poppler_annot_set_flagsJosé Aliste1-0/+22
2012-11-25glib: Add missing ":" at the end of some functions documentationJosé Aliste1-1/+1
2012-05-20glib: Take a reference of the core annotation when creating a PopplerAnnotCarlos Garcia Campos1-31/+22
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-7/+8
2012-02-04gtk-doc: Fix typo'sHib Eris1-3/+3
2012-01-30Fix build with latest mingw-w64 headersHib Eris1-0/+1
2012-01-20glib: various minor introspection and documentation improvementsEvan Nemerson1-4/+4
2011-09-04xpdf303: Create annots with a doc instead of xref + catalogCarlos Garcia Campos1-2/+2
2011-05-27Make FileSpec a class and move EmbFile from Catalog to FileSpecCarlos Garcia Campos1-3/+3
2011-03-28Revert "Patch for embedding videos in to the pdf"Carlos Garcia Campos1-33/+0
2011-03-17Patch for embedding videos in to the pdfSrinivas Adicherla1-0/+33
2010-10-09[glib] docs: Document poppler_annot_markup_get_date()Carlos Garcia Campos1-0/+9
2010-07-20[glib] annots: Add several setter methodsCarlos Garcia Campos1-25/+253
2010-07-02[glib] docs: Add GObject introspection annotationsCarlos Garcia Campos1-23/+22
2010-07-01[glib] docs: Add index of new symbols for versions 0.12, 0.14 and 0.16Carlos Garcia Campos1-0/+17
2010-06-30[glib] docs: do not use gtk-doc templatesCarlos Garcia Campos1-0/+6
2010-03-15[glib] Add poppler_annot_get_page_index() to get the page associated to annotCarlos Garcia Campos1-0/+19
2010-03-15[glib] Add support for screen annotationCarlos Garcia Campos1-0/+75
2010-03-15[glib] Add support for movie annotationsCarlos Garcia Campos1-0/+97
2009-12-06Use fixed size array in AnnotColorCarlos Garcia Campos1-1/+1
2009-11-15[glib] Add poppler_annot_file_attachment_get_name()Carlos Garcia Campos1-7/+29
2009-11-15[glib] Add support for file attachment annotationsThomas Viehmann1-4/+65
2009-06-04[glib] Hyphenate UTF-8 and UTF-16BEJeremy C. Reed1-1/+1
2009-06-01[glib] Add poppler_annot_markup_has_popup()Carlos Garcia Campos1-0/+20
2009-05-08[glib] Add poppler_annot_markup_get_popup_rectangleCarlos Garcia Campos1-0/+35
2009-05-06[glib] Several fixes in poppler_annot_get_color()Carlos Garcia Campos1-15/+21
2009-04-24Update copyright headersCarlos Garcia Campos1-0/+1