summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
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
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-10Using scroll_to_path instead of set_cursor in sidebarinfirit1-1/+1
2014-12-10Call gdk_notify_startup_complete when acting as remoteinfirit1-0/+4
2014-12-10bookmarks: Add a popup menu to open, rename and remove bookmarksinfirit1-20/+185
2014-12-10Gtk3: shell: Port EvWindow to GtkStyleContextinfirit1-0/+17
2014-12-10Gtk3: eggfindbar: remove unused style propertiesinfirit1-0/+4
2014-12-09shell: Use tooltips to show bookmarks page labels in sidebarinfirit1-1/+48
2014-12-09shell: Add a new sidebar page for bookmarksinfirit4-0/+496
2014-12-09shell: Add bookmarks menu to add and show internal bookmarksinfirit4-33/+322
2014-12-09shell: Add EvBookmarks to handle internal document bookmarksinfirit4-0/+345
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-09Fill links page labels for the index in the links threadinfirit1-34/+0
2014-12-09[shell] Use new methods to get page and page label from a linkinfirit1-19/+22
2014-12-09[shell] Add timestamp parameter to SyncView.infirit1-2/+4
2014-12-09GDK_KEY_* keys are Gtk+2 as well.infirit2-17/+11
2014-12-09[shell] Update layers sidebar page when layers have changedinfirit3-2/+56
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-12-08zero-init all signals arraysMonsta8-8/+8
2014-12-08sidebar-thumbnails: connect to job finished signal before scheduling the jobmonsta1-4/+4
2014-10-13Uses g_app_info_launch_uris instead of g_app_info_launch to spawn other sessionsStefano Karapetsas1-3/+9
2014-10-05Also load the accel file from the new locationinfirit1-1/+1
2014-10-05 Drop more glib compat code for accels fileinfirit1-5/+1
2014-10-05Move accel file to the proper place.infirit1-1/+1
2014-10-05Drop glib compat code for accels fileinfirit1-5/+1