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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
libview: Add an option to show odd pages on the left in dual mode
raveit65
2
-28
/
+34
2016-06-29
libview: Add dual-odd-left property to EvDocumentModel
raveit65
2
-0
/
+42
2016-06-29
GTK+-3 ev-view-presentation: Fix a unused-but-set-variable compile warning
raveit65
1
-0
/
+4
2016-06-29
GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...
raveit65
2
-2
/
+42
2016-06-24
libdocument: Make EvSourceLink boxed.
raveit65
1
-1
/
+1
2016-06-24
document-model: annotate ev_document_model_get_document()
raveit65
1
-0
/
+8
2016-06-24
GTK+-3: Use GtkGrid instead of GtkTable
raveit65
1
-0
/
+29
2016-06-22
GTK3 ev-timeline: don't use deprecated gdk_threads_{enter/leave} ()
raveit65
1
-0
/
+5
2016-06-22
GTK+-3: do not use deprecated gtk_{h/v}box_new
raveit65
3
-0
/
+7
2016-02-01
fix some build warnings
monsta
1
-2
/
+0
2015-09-02
libview: removed 'x' attribute from a header file
monsta
1
-0
/
+0
2015-08-31
drop support for win32/osx/hildon, make smclient mandatory
Monsta
1
-7
/
+0
2015-08-08
use GObject instead of deprecated GtkObject in GTK+2 as well
Monsta
2
-50
/
+1
2015-03-19
corrected bug tracker links everywhere
Monsta
1
-2
/
+2
2015-03-15
webkit: indicate that job failed when the thumbnail loading fails
Monsta
1
-7
/
+8
2015-03-15
webkit changes
Monsta
1
-16
/
+42
2015-03-15
webkit: don't connect signal handlers more than once
Monsta
1
-12
/
+33
2014-12-10
libview: clear caches after destroying child widgets.
infirit
1
-1
/
+1
2014-12-10
a11: using ATK_ROLE_DOCUMENT_FRAME it's more correct
infirit
1
-1
/
+1
2014-12-10
a11y: fixed offset index error
infirit
1
-1
/
+1
2014-12-10
a11y: checking null before setting text_buffer text
infirit
1
-1
/
+2
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: Only accept focus on annot windows when pointer is on the window
infirit
1
-1
/
+21
2014-12-10
libview: Use a popup window instead of a toplevel for loading window
infirit
1
-0
/
+1
2014-12-10
presentation: Allow to change rotation in presentation mode
infirit
2
-18
/
+76
2014-12-10
presentation: Make next/previous methods public
infirit
2
-4
/
+4
2014-12-10
Gtk3: presentation: Make sure background window is black by default in presen...
infirit
1
-1
/
+17
2014-12-10
libview: Make sure a11y is initialized before checking whether it's enabled
infirit
1
-7
/
+21
2014-12-10
Gtk3: Use gtk_widget_render_icon_pixbuf()
infirit
1
-0
/
+1
2014-12-10
Gtk3: Don't use gdk_cursor_unref()
infirit
3
-0
/
+12
2014-12-10
Gtk3: libview: Port EvViewPresentation to GtkStyleContext
infirit
1
-9
/
+31
2014-12-10
Gtk3: libview: Port EvAnnotationWindow to GtkStyleContext
infirit
1
-2
/
+28
2014-12-10
Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContext
infirit
2
-7
/
+80
2014-12-10
Gtk3: libview: Port EvLoadingWindow to GtkStyleContext
infirit
1
-0
/
+25
2014-12-09
libview: Stop the GtkSpinner when the loading window is hidden
infirit
1
-5
/
+17
2014-12-09
libview: make sure gtk_print_operation_cancel() is called from draw-page call...
infirit
1
-7
/
+33
2014-12-09
libview: return early when print job was cancelled during page rendering
infirit
1
-0
/
+3
2014-12-09
libview: make sure cancellable object is always cancelled in ev_job_cancel()
infirit
1
-1
/
+5
2014-12-09
libview: add a method to get the job currently running in the worker thread
infirit
2
-5
/
+17
2014-12-09
libview: Silence warning for unused functions
infirit
1
-0
/
+2
2014-12-09
libview: Make sure we have a valid page range before getting/setting selectio...
infirit
1
-0
/
+6
2014-12-09
libview: The updated GtkComboBox api is in Gtk+2.24
infirit
1
-15
/
+0
2014-12-09
Fill links page labels for the index in the links thread
infirit
1
-1
/
+35
2014-12-09
GDK_KEY_* keys are Gtk+2 as well.
infirit
2
-50
/
+44
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
2
-0
/
+43
2014-12-09
libview] Remove unused bin_window variable.
infirit
1
-6
/
+0
2014-12-08
Add support for external links to EvViewPresentation, close #111
infirit
1
-8
/
+36
2014-12-08
zero-init all signals arrays
Monsta
2
-2
/
+2
[next]