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-09-06
libview: Use logical attributes instead text layout to move the caret cursor
Carlos Garcia Campos
1
-102
/
+77
2017-09-06
libview: Initial implementation of caret navigation
Carlos Garcia Campos
1
-4
/
+453
2017-09-06
libview: Refactor code for drawing page and selection surfaces
José Aliste
1
-43
/
+44
2017-08-31
libview: only access the relevant page cache for the height request
Tobias Mueller
1
-4
/
+6
2017-08-31
ev-view: Forward key events to the focused form field
Carlos Garcia Campos
1
-20
/
+32
2017-08-31
libview: Don't update current_page to negative number
Germán Poo-Caamaño
1
-1
/
+2
2017-08-31
libview: Make page layout a mode
William Jon McCann
1
-44
/
+120
2017-08-31
libview: Add new zoom mode that optimizes for readability
William Jon McCann
1
-19
/
+100
2017-08-31
Rename Best Fit mode as Fit Page
William Jon McCann
1
-21
/
+21
2017-08-31
Move dual page with odd pages left to the view menu
Carlos Garcia Campos
1
-7
/
+2
2017-08-31
libview: drop deprecated usage of gtk_container_set_resize_mode
raveit65
1
-1
/
+0
2017-08-28
Refreshing annotations' sidebar upon deletion
Giselle Machado
1
-0
/
+14
2017-08-28
page-cache: Add flags parameter to ev_page_cache_mark_dirty()
Carlos Garcia Campos
1
-2
/
+2
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
[prev]
[next]