summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-01fix some build warningsmonsta1-2/+0
2016-01-07update copyrights, mention MATE team in caja extensionmonsta1-1/+1
2015-12-04shell: Use GTK_STOCK_GO_BACK for the history buttonmonsta1-1/+1
2015-08-31made --page-index command line option actually workmonsta1-1/+1
2015-08-31make sure findbar is visible when using --find command line optionmonsta1-11/+12
2015-08-31don't show findbar in presentation mode (search doesn't work there)monsta1-7/+12
2015-08-31when findbar is invoked, don't jump straight to resultMonsta1-19/+24
2015-07-28Made the dependancy on mate-desktop optionalGeert Braekmans1-0/+12
2015-07-24Save always settings that can bse saved as default in metadataCarlos Garcia Campos1-128/+122
2015-07-10fix crash when pressing EscMonsta1-1/+1
2015-03-19corrected bug tracker links everywhereMonsta1-2/+2
2015-01-22fix crash when pressing Enter on "unable to open document" screenMonsta1-4/+6
2014-12-10presentation: Enable screensaver again when window loses the focusinfirit1-0/+22
2014-12-10Give the keyboard focus to the view when sidebar is closedinfirit1-0/+2
2014-12-10Rotate with CTRL+Left/Right in presentation mode tooinfirit1-4/+23
2014-12-10presentation: move to next/previous page with media keys in presentation mode...infirit1-2/+8
2014-12-10Remember the current page when document is reloaded in presentation modeinfirit1-0/+7