summaryrefslogtreecommitdiff
path: root/libview/ev-view-marshal.list
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06libview: Text selection using the caret cursor.Antia Puentes1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=702073 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=a6e3834
2017-09-06libview: Use GtkBindings for caret navigationCarlos Garcia Campos1-0/+1
This allows themes to override the key bindings and API users to move the caret cursor programmatically using g_signal_emit_by_name. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=1206ff1
2017-09-06libview: Rename EvView::binding-activated signal as EvView::scrollCarlos Garcia Campos1-1/+1
EvView::binding-activated is too generic name for scroll key bindings. Renamed as EvView::scroll and changed to use GtkOrientable instead of a gboolean. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=b70e413
2011-11-09inicialPerberos1-0/+2