summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-10Check all extensions when saving an image to avoid adding the extension twiceinfirit1-13/+26
2014-12-10Gtk3: shell: Port EvWindow to GtkStyleContextinfirit1-0/+17
2014-12-09shell: Add a new sidebar page for bookmarksinfirit1-0/+28
2014-12-09shell: Add bookmarks menu to add and show internal bookmarksinfirit1-33/+170
2014-12-09[shell] Send the URI of the input file instead of the filename in SyncSource.infirit1-1/+26
2014-12-09add timestamp to SyncSource DBus signalinfirit1-2/+6
2014-12-09Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new()infirit1-0/+4
2014-12-09[shell] Add timestamp parameter to SyncView.infirit1-2/+4
2014-12-09[shell] Update layers sidebar page when layers have changedinfirit1-0/+10
2014-12-08Save zoom factor in default settings when sizing mode is free, close #87infirit1-8/+27
2014-12-08Add support for external links to EvViewPresentation, close #111infirit1-4/+11
2014-09-23Drop support for gtk+ < 2.24infirit1-3/+0
2014-09-22Can build with epub disabledrootavish1-26/+91
2014-08-11Merge remote-tracking branch 'upstream/master' into epubrootavish1-10/+16
2014-08-10Page Label handling, other fixesrootavish1-3/+10
2014-08-09GTK3, Webkit2 support for epubrootavish1-12/+23
2014-08-07Ability to search through epub documentsrootavish1-3/+5
2014-08-06Window title thumbnail job fixed(ePub)rootavish1-0/+4
2014-08-06Searching in epub documentsrootavish1-8/+6
2014-08-03Table of contents(index) for epubrootavish1-6/+10
2014-07-29Searching single pages in epubrootavish1-27/+59
2014-07-26Reading epub documents possiblerootavish1-6/+16
2014-07-25Fixing dispose functions, display in webviewrootavish1-3/+5
2014-07-23Added Zoom control, Window thubnailrootavish1-11/+33
2014-07-23Cleaned some code, added select-all functionalityrootavish1-2/+11
2014-07-21Program no longer segfaults, but does not give thumbnailsrootavish1-2/+4
2014-07-20Moving everything related to webkit to main thread jobsrootavish1-17/+9
2014-07-20Active properties dialog, other actionsrootavish1-8/+17
2014-07-19Thumbnails for all documentsrootavish1-3/+0
2014-07-11Fixing the PDF annotationsrootavish1-3/+3