summaryrefslogtreecommitdiff
path: root/libview/ev-view.h
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28libview: add ev_view_remove_annotationGermán Poo-Caamaño1-0/+2
Hide annotation windows if necessary and unset selected element before removing an annotation. https://bugzilla.gnome.org/show_bug.cgi?id=649044 origin commit: https://git.gnome.org/browse/evince/commit/?id=927e956
2017-08-18ev-view: Add pinch/zoom gesture to handle document zoomingClement Lefebvre1-0/+2
This is delegated on a GtkGestureZoom. When triggered, the document will be zoomed based on the distance changes between both fingers. When the gesture is not active, regular event handling (text selection, clicking, etc...) will happen. Upstream commit from garnacho on 28 Mar 2014: https://github.com/GNOME/evince/commit/36c7f21
2017-03-07ev-view: Inlcude ev-jobs in ev-view.hraveit651-0/+1
taken from: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=751df481af5d6148302c047de948dd514888c578
2015-09-02libview: removed 'x' attribute from a header filemonsta1-0/+0
2014-08-10Page Label handling, other fixesrootavish1-0/+2
Added the function to handle links from the toolbar, also added functions to disconnect all ev-view handlers once it has been replaced by ev-web-view, and vice-versa(to drop all handler associated to ev-web-view). Also the unref call to job_thumb was causing thumbnail jobs to crash with GTK2, so had to revert that, now we're back to the document folder not getting deleted from disk.
2011-11-09renaming evince to atrilPerberos1-6/+6
2011-11-09inicialPerberos1-0/+115