summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Fix crashes of epub documents with caret-navigationraveit651-0/+12
2017-09-06Store the caret cursor position in document metadataCarlos Garcia Campos1-4/+45
2017-09-06shell: Enable/disable the caret navigation with F7Antia Puentes1-1/+96
2017-09-06ev-window: Use g_signal_emit_by name instead of ev_view_scrollCarlos Garcia Campos1-15/+2
2017-09-06ev-window: Remove scroll acceleratorsCarlos Garcia Campos1-19/+0
2017-09-05shell: disable ViewDualOddLeft in menus for epubsraveit651-0/+6
2017-08-31Activate shortcut keys for dual and continuous layoutraveit651-2/+2
2017-08-31Add shortcut keys for fit-page and fit-width optionsCarlos Garcia Campos1-2/+17
2017-08-31shell: Do not open single page pdfs in dual mode by defaultCarlos Garcia Campos1-0/+3
2017-08-31Rename Fit Page Width as Fit WidthWilliam Jon McCann1-15/+15
2017-08-31Rename Best Fit mode as Fit PageWilliam Jon McCann1-22/+22
2017-08-31Move dual page with odd pages left to the view menuCarlos Garcia Campos1-5/+8
2017-08-28shell: Check if doc implements Annotations interface before castJosé Aliste1-2/+4
2017-08-28Refreshing annotations' sidebar upon deletionGiselle Machado1-0/+11
2017-08-28Add an option to remove annotations to the view popup menuraveit651-1/+20
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker1-2/+12
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+8
2017-08-14shell: Use GdkRGBA for annotationsChristian Persch1-3/+3
2017-08-12fix runtime warnings caused by previous HDPI commitraveit651-1/+1
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff1-1/+3
2017-08-07ev-window: remove deprecated GtkToolbar-shadow-typeraveit651-19/+2
2017-07-22ev-window: don't use deprecated gtk_show_uriraveit651-0/+7
2017-04-18update copyright year to 2017monsta1-1/+1
2017-04-03Add missing comma.Baurzhan Muftakhidinov1-1/+1
2017-03-12shell: Add guards for org.mate.interface schema not existingMarcus Comstedt1-6/+13
2017-03-12shell: Respect user's toolbar-style settingMarcus Comstedt1-4/+53
2017-03-05Previously opened page incorrectly restored if it was the last oneloongson1-2/+0
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-134/+2
2016-07-29get rid of build-dep on libmate-desktopmonsta1-8/+1
2016-07-29use GtkAbout instead of MateAboutraveit651-5/+0
2016-07-26fix sendto with non-latin filenames or filenames with spacesmonsta1-1/+4
2016-07-22Split dual mode option into dual mode with odd and even pages on the leftraveit651-16/+74
2016-07-22Allow to use Send To action from the toolbarraveit651-0/+2
2016-07-22Use document-send icon for Send To actionraveit651-1/+1
2016-07-22Add Send To action to file menuraveit651-0/+50
2016-07-03Setting parent for annotation properties dialograveit651-0/+1
2016-06-29Refresh thumbnail only when window has a documentraveit651-1/+1
2016-06-24GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_orderraveit651-0/+10
2016-06-24GTK+-3: do not use gdk_app_launch_context_new()raveit651-0/+32
2016-06-24shell: add plural form for "cancel print jobs before closing" dialograveit651-2/+8
2016-06-22GTK+-3: do not use deprecated gtk_{h/v}box_newraveit651-0/+4
2016-05-26ev-window: add new gsetting to set the page cache sizeraveit651-3/+26
2016-05-26shell: Create metadata object even for temp filesraveit651-1/+1
2016-05-26shell: Store and restore current folder when opening or saving fileraveit651-32/+112
2016-05-26shell: Don't set the current folder while saving a fileraveit651-5/+0
2016-05-26shell: Do not save file chooser open/save uriraveit651-34/+6
2016-05-26Add a setting to disable auto-reloadraveit651-1/+4
2016-05-17Remove the check for a parent, more intuitive conditionsrootavish1-4/+4
2016-04-26window: fix another random webview-related crashmonsta1-0/+1
2016-02-06GTK+3: add atril-window style class to top levelWolfgang Ulbrich1-0/+7