summaryrefslogtreecommitdiff
path: root/glib/poppler-structure-element.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Run clang-formatAlbert Astals Cid1-230/+226
2018-10-19glib: Only export symbols in the public APIChristian Persch1-0/+72
2014-04-30glib: Fix multiple definition of PopplerTextSpanCarlos Garcia Campos1-3/+0
2014-03-10glib: Use flags argument in poppler_structure_element_get_text()Adrian Perez de Castro1-1/+13
2014-03-05glib: Rename PopplerStructureScope as PopplerStructureTableScopeCarlos Garcia Campos1-6/+6
2014-03-05glib: Implement accessors for element attributesAdrian Perez de Castro1-17/+235
2014-03-01glib: Remove poppler_text_span_is_link() in headerAdrian Perez de Castro1-1/+0
2014-02-27glib: Remove unneeded POPPLER_STRUCTURE_ELEMENT_UNKNOWNAdrian Perez de Castro1-1/+0
2014-02-22glib: Add poppler_structure_element_is_grouping()Adrian Perez de Castro1-0/+1
2014-02-22glib: Handle missing structure element typesAdrian Perez de Castro1-2/+7
2014-02-09glib: Expose inline attributes of structure elementsAdrian Perez de Castro1-1/+15
2014-02-09glib: Expose the document structure treeAdrian Perez de Castro1-0/+112