index
:
atril
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
find-sidebar
gh-pages
master
wip/libgepub
MATE document viewer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libview
/
ev-view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
libview: add ev_view_remove_annotation
Germán Poo-Caamaño
1
-0
/
+34
2017-08-28
libview: Rename ev_view_set_focused_element and make it public
Joanmarie Diggs
1
-11
/
+11
2017-08-28
libview: Grab focus for form fields and links on mouse press
Antia Puentes
1
-143
/
+278
2017-08-28
libview: Handle activation link of a Form Field if present
José Aliste
1
-0
/
+3
2017-08-25
libview: : avoid deprecated gtk_adjustment_changed
raveit65
1
-0
/
+2
2017-08-24
ev-job-find: mark two methods as skip
Cosimo Cecchi
1
-0
/
+6
2017-08-20
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-3
/
+7
2017-08-18
libview: Scroll small pages in non-continuous mode
Marek Kasik
1
-14
/
+82
2017-08-18
libview: Enable GDK_SMOOTH_SCROLL events for view
Xiao-Long Chen
1
-21
/
+50
2017-08-18
libview: Ctrl+mouse wheel zoom should be pointer-centered, not window-centered
Clement Lefebvre
1
-3
/
+17
2017-08-18
ev-view: Add pan gesture to switch page
Clement Lefebvre
1
-0
/
+72
2017-08-18
ev-view: explicitly require a GtkScrolledWindow as the parent widget
Clement Lefebvre
1
-0
/
+11
2017-08-18
ev-view: Add pinch/zoom gesture to handle document zooming
Clement Lefebvre
1
-10
/
+58
2017-08-12
Add hi-dpi support for main view.
Matthew Petroff
1
-8
/
+24
2017-08-11
libview: save changes to a dropdown in an embedded form
raveit65
1
-2
/
+2
2017-04-13
build: require cairo >= 1.10.0 and drop some old code
monsta
1
-11
/
+0
2017-04-07
ev-view: avoid deprecated gtk_drag_begin
raveit65
1
-6
/
+10
2017-03-07
libview: Rename EvView coordinate transformation functions
raveit65
1
-60
/
+49
2017-03-07
a11y: Do not use AtkFactory to create the EvViewAccessible
raveit65
1
-47
/
+11
2017-02-20
First page should not reloaded
nanxiongchao
1
-4
/
+5
2016-11-23
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-404
/
+2
2016-11-23
fix indent a bit
monsta
1
-1
/
+1
2016-07-28
libview: remove useless always-false condition
monsta
1
-4
/
+0
2016-07-22
Split dual mode option into dual mode with odd and even pages on the left
raveit65
1
-26
/
+21
2016-07-03
ev-view: add missing semicolon to gtk-doc comment
raveit65
1
-1
/
+1
2016-07-03
GTK+-3 libview: Fix compiler warnings
raveit65
1
-0
/
+9
2016-07-03
ev-view: Fix compile warning
raveit65
1
-1
/
+1
2016-07-03
GTK+-3.20 ev-view: Update EvView style to use CSS node name
raveit65
1
-0
/
+4
2016-07-03
Gtk+-3 ev-view: Set a style class on the view so it can be more easily styled
raveit65
1
-0
/
+15
2016-07-03
GTK+-3 ev-view: Make EvView inherit from GtkContainer instead of GtkFixed
raveit65
1
-25
/
+212
2016-06-29
libview: Add an option to show odd pages on the left in dual mode
raveit65
1
-28
/
+33
2016-06-29
GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...
raveit65
1
-2
/
+34
2016-06-24
libdocument: Make EvSourceLink boxed.
raveit65
1
-1
/
+1
2016-02-01
fix some build warnings
monsta
1
-2
/
+0
2015-08-08
use GObject instead of deprecated GtkObject in GTK+2 as well
Monsta
1
-26
/
+0
2014-12-10
libview: clear caches after destroying child widgets.
infirit
1
-1
/
+1
2014-12-10
libview: Save contents of FormTextFields when they loss focus.
infirit
1
-1
/
+17
2014-12-10
libview: remove all widgets from the View when reloading the doc
infirit
1
-0
/
+1
2014-12-10
libview: Make sure a11y is initialized before checking whether it's enabled
infirit
1
-7
/
+21
2014-12-10
Gtk3: Don't use gdk_cursor_unref()
infirit
1
-0
/
+4
2014-12-10
Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContext
infirit
1
-7
/
+39
2014-12-09
libview: Silence warning for unused functions
infirit
1
-0
/
+2
2014-12-09
libview: The updated GtkComboBox api is in Gtk+2.24
infirit
1
-15
/
+0
2014-12-09
GDK_KEY_* keys are Gtk+2 as well.
infirit
1
-16
/
+13
2014-12-09
[libview] Don't show an empty tooltip for links that don't have tooltip text
infirit
1
-1
/
+4
2014-12-09
[libview] Handle layers state actions
infirit
1
-0
/
+42
2014-12-09
libview] Remove unused bin_window variable.
infirit
1
-6
/
+0
2014-12-08
zero-init all signals arrays
Monsta
1
-1
/
+1
2014-09-25
Make ev_view_set_scroll_adjustments static void
infirit
1
-1
/
+1
2014-09-25
Fix FTBFS of atril when build with the clang compiler
Alexander
1
-1
/
+2
[next]