summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-10WidthOfScreen and HeightOfScreen implementationPablo Barciela1-8/+3
2017-11-27shell: show caret navigation in menuraveit651-0/+7
2017-11-27Some text fixes for caret message arearaveit651-2/+2
2017-11-22shell: remove view_actions_focus_out_cbJosé Aliste1-12/+0
2017-11-22shell: Remove ev_window_set_view_accels_sensitivityJosé Aliste1-36/+0
2017-11-22shell: forward accels to the focused widgetraveit651-36/+24
2017-11-22Use a global array for view accel actionraveit651-15/+23
2017-09-09shell: fix stock item for message arearaveit651-3/+3
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 Machado3-4/+22
2017-08-28Add an option to remove annotations to the view popup menuraveit651-1/+20
2017-08-25ev-properties-licence: don't use deprecated GtkAlignmentraveit651-7/+4
2017-08-20gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker2-0/+46
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-15sidebar-thumbnails: fix unwanted move to start after fullscreenNelson Benitez Leon1-0/+20
2017-08-15sidebar-thumbnails: preload one extra visible range while scrollingNelson Benitez Leon1-0/+8
2017-08-15sidebar-thumbnails: keep thumbnails already renderedNelson Benitez Leon1-23/+12
2017-08-15sidebar-thumbnails: fix clunky scrollingNelson Benitez Leon1-0/+24
2017-08-15annotations-sidebar: Clean up the stylingraveit651-114/+86
2017-08-14shell: Use GdkRGBA for annotationsChristian Persch3-13/+13
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-12shell: Ditch gimpcellrenderertoggleJosephMcc2-5/+2
2017-08-12sidebar-layers: Make it actually usable and fix a runtime warningraveit651-0/+1
2017-08-07ev-window: remove deprecated GtkToolbar-shadow-typeraveit651-19/+2
2017-08-07annotation-properties-dialog: don't use a headerbarraveit651-0/+2
2017-08-03avoid deprecated gdk_display_get_screen and gdk_display_get_n_screensZenWalker1-7/+2
2017-07-22ev-window: don't use deprecated gtk_show_uriraveit651-0/+7
2017-07-19avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2017-04-18update copyright year to 2017monsta1-1/+1
2017-04-13shell: remove unused code from utilsmonsta2-220/+0
2017-04-07message-area: replace some GtkStock deprecationsraveit651-14/+14
2017-04-07ev-sidebar: avoid deprecated GTK_STOCK_CLOSE iconraveit651-2/+2
2017-04-07password-view: replace some GtkStock deprecationsraveit651-5/+5
2017-04-07password-view: don't use deprecated GtkAlignmentraveit651-17/+16
2017-04-03Add missing comma.Baurzhan Muftakhidinov1-1/+1