summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2016-07-03Setting parent for annotation properties dialograveit651-0/+1
2016-06-29eggfindbar: Find next/previous with control + Up/Downraveit651-2/+7
2016-06-29Refresh thumbnail only when window has a documentraveit651-1/+1
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit652-0/+11
2016-06-24GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_orderraveit652-0/+12
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-24GTK+-3: Use GtkGrid instead of GtkTableraveit652-0/+115
2016-06-24GTK+-3 ev-sidebar-annotations: replace deprecated gtk_widget_render_iconraveit651-0/+4
2016-06-24GTK+-3 ev-password-view: Do not use deprecate composite-child APIraveit651-1/+5
2016-06-22use symbolic arrows only for gtk+-3raveit652-0/+12
2016-06-22GTK+-3.0: avoid deprecated usage of GtkArrowraveit652-3/+3
2016-06-22Do not use deprecated GTK_TYPE_VBOX definitionsraveit6516-27/+43
2016-06-22GTK+-3: do not use deprecated gtk_{h/v}box_newraveit658-0/+34
2016-05-26ev-window: add new gsetting to set the page cache sizeraveit651-3/+26
2016-05-26shell: Create metadata object even for temp filesraveit652-5/+10
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 uriraveit653-76/+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 warningsmonsta5-10/+1
2016-01-07update copyrights, mention MATE team in caja extensionmonsta1-1/+1
2016-01-02drop some win32-specific leftoversMonsta2-3/+1
2015-12-04shell: Use GTK_STOCK_GO_BACK for the history buttonmonsta1-1/+1
2015-12-03shell: support the launch of multiple URI argumentsmonsta1-1/+1
2015-08-31made --page-index command line option actually workmonsta1-1/+1
2015-08-31corrected code for --page-index and --page-label command line optionsmonsta1-32/+48
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-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta3-107/+0
2015-08-08use GObject instead of deprecated GtkObject in GTK+2 as wellMonsta2-40/+3
2015-07-28Fix build with optional mate-desktop.infirit1-1/+3
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 Campos3-128/+131
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
2015-01-10safer access to list element's dataMonsta1-5/+1
2015-01-10shell: drop ancient code with support for Glib < 2.6.0Monsta2-10/+2
2014-12-16Revert "Add back Glib 2.32 support"infirit1-5/+0
2014-12-16Add back Glib 2.32 supportinfirit1-0/+5
2014-12-10sidebar: align page numbers to the right in sidebar-linksinfirit1-1/+4
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