summaryrefslogtreecommitdiff
path: root/libdocument/ev-mapping-list.h
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28libdocument: Make ev_mapping_list_remove voidCarlos Garcia Campos1-1/+1
There's no reason to return the EvMappingList since it can't be modified by this function.
2017-08-28libdocument: add ev_mapping_list_removeGermán Poo-Caamaño1-0/+2
Needed to remove annotations from a mapping list https://bugzilla.gnome.org/show_bug.cgi?id=649044 origin commit: https://git.gnome.org/browse/evince/commit/?id=5aac9ac
2017-08-28libdocument: Added ev_mapping_list_getAntia Puentes1-1/+4
returns the EvMapping in the EvMappingList at coordinates (x,y). origin commit: https://git.gnome.org/browse/evince/commit/?id=2de7a65
2017-08-24ev-mapping-list: make a boxed typeCosimo Cecchi1-0/+3
And fix a number of introspection warnings. https://bugzilla.gnome.org/show_bug.cgi?id=691354 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=d6f7e03dd53639e2a3470f128d3b327636cf3dea
2017-03-07libdocument: Add length and nth methods to EvMappingListraveit651-0/+3
taken from: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=19db23a
2011-11-09renaming evince to atrilPerberos1-5/+5
2011-11-09inicialPerberos1-0/+53