summaryrefslogtreecommitdiff
path: root/libview/ev-view.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-01fix some build warningsmonsta1-2/+0
2015-08-08use GObject instead of deprecated GtkObject in GTK+2 as wellMonsta1-26/+0
2014-12-10libview: clear caches after destroying child widgets.infirit1-1/+1
2014-12-10libview: Save contents of FormTextFields when they loss focus.infirit1-1/+17
2014-12-10libview: remove all widgets from the View when reloading the docinfirit1-0/+1
2014-12-10libview: Make sure a11y is initialized before checking whether it's enabledinfirit1-7/+21
2014-12-10Gtk3: Don't use gdk_cursor_unref()infirit1-0/+4
2014-12-10Gtk3: libview: Port EvView and EvPixbufCache to GtkStyleContextinfirit1-7/+39
2014-12-09libview: Silence warning for unused functionsinfirit1-0/+2
2014-12-09libview: The updated GtkComboBox api is in Gtk+2.24infirit1-15/+0
2014-12-09GDK_KEY_* keys are Gtk+2 as well.infirit1-16/+13
2014-12-09[libview] Don't show an empty tooltip for links that don't have tooltip textinfirit1-1/+4
2014-12-09[libview] Handle layers state actionsinfirit1-0/+42
2014-12-09libview] Remove unused bin_window variable.infirit1-6/+0
2014-12-08zero-init all signals arraysMonsta1-1/+1
2014-09-25Make ev_view_set_scroll_adjustments static voidinfirit1-1/+1
2014-09-25Fix FTBFS of atril when build with the clang compilerAlexander1-1/+2
2014-09-23GTK_IS_COMBO_BOX is deprecated, use gtk_combo_box_get_has_entryinfirit1-1/+1
2014-08-10Page Label handling, other fixesrootavish1-0/+38
2014-01-21libview: Add GTK3 supportStefano Karapetsas1-33/+329
2011-11-09renaming evince to atrilPerberos1-4/+4
2011-11-09inicialPerberos1-0/+6274