summaryrefslogtreecommitdiff
path: root/libview/ev-view-presentation.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19view-presentation: Use monitor instead of screenraveit651-4/+30
2018-07-18presentation: avoid deprecated 'gtk_style_context_set_background'Pablo Barciela1-3/+0
2018-05-10libview: replace deprecated gdk_flushraveit651-2/+4
2018-03-26Allow changing the page of a presentationWilliam Jon McCann1-3/+24
2018-03-26libview: Fix goto window in presentation modeCarlos Garcia Campos1-1/+2
2018-03-26libview: avoid deprecated gdk_screen_get_monitorraveit651-4/+4
2018-03-26EvPresentationView: Render correctly on hi-dpi displaysOwen W. Taylor1-13/+48
2018-03-22libview: use css to draw the background of presentationsraveit651-25/+16
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-11/+1
2017-12-10WidthOfScreen and HeightOfScreen implementationPablo Barciela1-7/+4
2017-08-20gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+11
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker1-3/+7
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-130/+4
2016-07-03GTK+-3 libview: Fix compiler warningsraveit651-0/+4
2016-07-03GTK+-3 ev-view-presentation: Fix a crash during the build with introspection ...raveit651-15/+22
2016-06-29GTK+-3 ev-view-presentation: Fix a unused-but-set-variable compile warningraveit651-0/+4
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit651-0/+8
2016-06-22GTK+-3: do not use deprecated gtk_{h/v}box_newraveit651-0/+1
2015-08-08use GObject instead of deprecated GtkObject in GTK+2 as wellMonsta1-24/+1
2014-12-10presentation: Allow to change rotation in presentation modeinfirit1-18/+73
2014-12-10presentation: Make next/previous methods publicinfirit1-4/+2
2014-12-10Gtk3: presentation: Make sure background window is black by default in presen...infirit1-1/+17
2014-12-10Gtk3: Don't use gdk_cursor_unref()infirit1-0/+4
2014-12-10Gtk3: libview: Port EvViewPresentation to GtkStyleContextinfirit1-9/+31
2014-12-09GDK_KEY_* keys are Gtk+2 as well.infirit1-34/+31
2014-12-08Add support for external links to EvViewPresentation, close #111infirit1-8/+36
2014-01-21libview: Add GTK3 supportStefano Karapetsas1-3/+95
2011-11-09renaming evince to atrilPerberos1-3/+3
2011-11-09inicialPerberos1-0/+1498