summaryrefslogtreecommitdiff
path: root/glib/reference
AgeCommit message (Expand)AuthorFilesLines
2019-10-01glib: Add poppler_document_new_from_bytesChristian Persch1-0/+1
2019-08-21PopplerMovieTime no longer usedEvgeny Stambulchik1-1/+0
2019-08-21Rename poppler_movie_synchronous_play -> poppler_movie_is_synchronousEvgeny Stambulchik1-1/+1
2019-08-21Update the Movie section in poppler-sections.txtEvgeny Stambulchik1-0/+7
2019-08-21glib: Make PrintPageRange preference available in APIMarek Kasik1-0/+1
2019-08-21glib: Make NumCopies preference available in APIMarek Kasik1-0/+1
2019-08-21glib: Make Duplex preference available in APIMarek Kasik2-0/+4
2019-05-29glib: docs: Add index for API new in 0.78Christian Persch1-0/+4
2019-05-28Add poppler_document_create_dests_tree() to glib frontendMasamichi Hosoda1-0/+1
2019-01-07glib: docs: Add API index for 0.73Christian Persch1-0/+4
2019-01-07glib: Make PrintScaling preference available in APIMarek Kasik2-0/+4
2019-01-07glib: Fix named destinationsChristian Persch1-0/+2
2018-12-01glib: docs: Reorganise sectionsChristian Persch2-391/+456
2018-12-01glib: docs: Add missing indices of API-added-by-versionChristian Persch1-0/+12
2018-10-19Add support for PDF subtype property (glib backend)Evangelos Rigas1-0/+13
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort1-1/+1
2017-09-21Remove the autotools based build systemAlbert Astals Cid2-93/+0
2017-09-21Add gtk-doc support to CMake buildCarlos Garcia Campos1-0/+12
2017-04-02glib: Expose movie play modeFrancesco Poli (wintermute)1-0/+4
2016-07-03glib: Added document property setters & simplified gettersJakub Kucharski2-0/+12
2015-12-03Remove enum PopplerOrientation from APIHib Eris2-12/+0
2015-12-03doc: Move PopplerError to it's own sectionHib Eris2-5/+14
2015-12-03doc: Add poppler_orientation_get_type to poppler-sections.txtHib Eris1-0/+1
2015-12-03doc: Do not include private headersHib Eris2-2/+5
2015-05-22glib: update new symbols sectionAdrian Johnson1-0/+8
2015-04-18glib: Add poppler_annot_markup_set_popup_rectangle()Carlos Garcia Campos1-0/+1
2014-08-12Makefile.am cleanupsHib Eris1-1/+2
2014-07-09Merge remote-tracking branch 'origin/poppler-0.26'Albert Astals Cid1-0/+1
2014-07-06Add poppler-undeclared.txt to .gitignoreHib Eris1-0/+1
2014-06-09[glib] doc: Move poppler_date_parse to utility functions sectionHib Eris2-1/+7
2014-06-09[glib] doc: Add missing POPPLER_TYPE_POINTHib Eris1-4/+5
2014-06-09[glib] doc: Fix typoHib Eris1-1/+1
2014-06-09[glib] doc: Add poppler_annot_set_flags() to documentationHib Eris1-0/+1
2014-06-09[glib] doc: Move PopplerFindFlags to PopplerPage sectionHib Eris1-1/+3
2014-06-09[glib] doc: Move PopplerPrintFlags to PopplerPage sectionHib Eris1-3/+3
2014-06-08[glib] doc: Move poppler_get_{version, backend} documentation to features sec...Hib Eris1-6/+9
2014-06-08[glib] doc: Move PopplerColor documentation to it's own sectionHib Eris2-6/+16
2014-03-10glib: Use flags argument in poppler_structure_element_get_text()Adrian Perez de Castro1-0/+3
2014-03-05glib: Update the documentation symbols after the PopplerStructureScope renameCarlos Garcia Campos1-2/+2
2014-03-05glib: Implement accessors for element attributesAdrian Perez de Castro1-0/+84
2014-03-02glib: Fixes in the API reference documentationAdrian Perez de Castro2-1/+1
2014-02-22glib: Add poppler_structure_element_is_grouping()Adrian Perez de Castro1-0/+1
2014-02-09glib: Expose inline attributes of structure elementsAdrian Perez de Castro1-0/+12
2014-02-09glib: Expose the document structure treeAdrian Perez de Castro3-0/+41
2014-01-19glib: Add PopplerAnnotTextMarkup class and subtypesGermán Poo-Caamaño1-0/+11
2014-01-19glib: Add PopplerQuadrilateral boxed typeGermán Poo-Caamaño1-0/+6
2013-12-05glib: Add implementation of Square and Circle annotationsGermán Poo-Caamaño1-0/+16
2013-11-25glib: Add API to get text, text layout and text attributes for a given areaCarlos Garcia Campos1-0/+3
2013-11-19glib: Add support for simple line annotationsGermán Poo-Caamaño1-0/+7
2013-11-19glib: Add PopplerPoint boxed typeGermán Poo-Caamaño1-0/+5