Age | Commit message (Expand) | Author | Files | Lines |
2017-11-27 | shell: show caret navigation in menu | raveit65 | 1 | -0/+7 |
2017-11-27 | Some text fixes for caret message area | raveit65 | 1 | -2/+2 |
2017-11-22 | shell: remove view_actions_focus_out_cb | José Aliste | 1 | -12/+0 |
2017-11-22 | shell: Remove ev_window_set_view_accels_sensitivity | José Aliste | 1 | -36/+0 |
2017-11-22 | shell: forward accels to the focused widget | raveit65 | 1 | -36/+24 |
2017-11-22 | Use a global array for view accel action | raveit65 | 1 | -15/+23 |
2017-09-09 | shell: fix stock item for message area | raveit65 | 1 | -3/+3 |
2017-09-06 | Fix crashes of epub documents with caret-navigation | raveit65 | 1 | -0/+12 |
2017-09-06 | Store the caret cursor position in document metadata | Carlos Garcia Campos | 1 | -4/+45 |
2017-09-06 | shell: Enable/disable the caret navigation with F7 | Antia Puentes | 1 | -1/+96 |
2017-09-06 | ev-window: Use g_signal_emit_by name instead of ev_view_scroll | Carlos Garcia Campos | 1 | -15/+2 |
2017-09-06 | ev-window: Remove scroll accelerators | Carlos Garcia Campos | 1 | -19/+0 |
2017-09-05 | shell: disable ViewDualOddLeft in menus for epubs | raveit65 | 1 | -0/+6 |
2017-08-31 | Activate shortcut keys for dual and continuous layout | raveit65 | 1 | -2/+2 |
2017-08-31 | Add shortcut keys for fit-page and fit-width options | Carlos Garcia Campos | 1 | -2/+17 |
2017-08-31 | shell: Do not open single page pdfs in dual mode by default | Carlos Garcia Campos | 1 | -0/+3 |
2017-08-31 | Rename Fit Page Width as Fit Width | William Jon McCann | 1 | -15/+15 |
2017-08-31 | Rename Best Fit mode as Fit Page | William Jon McCann | 1 | -22/+22 |
2017-08-31 | Move dual page with odd pages left to the view menu | Carlos Garcia Campos | 1 | -5/+8 |
2017-08-28 | shell: Check if doc implements Annotations interface before cast | José Aliste | 1 | -2/+4 |
2017-08-28 | Refreshing annotations' sidebar upon deletion | Giselle Machado | 3 | -4/+22 |
2017-08-28 | Add an option to remove annotations to the view popup menu | raveit65 | 1 | -1/+20 |
2017-08-25 | ev-properties-licence: don't use deprecated GtkAlignment | raveit65 | 1 | -7/+4 |
2017-08-20 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 2 | -0/+46 |
2017-08-20 | avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factor | ZenWalker | 1 | -2/+12 |
2017-08-20 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+8 |
2017-08-15 | sidebar-thumbnails: fix unwanted move to start after fullscreen | Nelson Benitez Leon | 1 | -0/+20 |
2017-08-15 | sidebar-thumbnails: preload one extra visible range while scrolling | Nelson Benitez Leon | 1 | -0/+8 |
2017-08-15 | sidebar-thumbnails: keep thumbnails already rendered | Nelson Benitez Leon | 1 | -23/+12 |
2017-08-15 | sidebar-thumbnails: fix clunky scrolling | Nelson Benitez Leon | 1 | -0/+24 |
2017-08-15 | annotations-sidebar: Clean up the styling | raveit65 | 1 | -114/+86 |
2017-08-14 | shell: Use GdkRGBA for annotations | Christian Persch | 3 | -13/+13 |
2017-08-12 | fix runtime warnings caused by previous HDPI commit | raveit65 | 1 | -1/+1 |
2017-08-12 | Take monitor scale factor into account when calculating zoom. | Matthew Petroff | 1 | -1/+3 |
2017-08-12 | shell: Ditch gimpcellrenderertoggle | JosephMcc | 2 | -5/+2 |
2017-08-12 | sidebar-layers: Make it actually usable and fix a runtime warning | raveit65 | 1 | -0/+1 |
2017-08-07 | ev-window: remove deprecated GtkToolbar-shadow-type | raveit65 | 1 | -19/+2 |
2017-08-07 | annotation-properties-dialog: don't use a headerbar | raveit65 | 1 | -0/+2 |
2017-08-03 | avoid deprecated gdk_display_get_screen and gdk_display_get_n_screens | ZenWalker | 1 | -7/+2 |
2017-07-22 | ev-window: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 |
2017-07-19 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -1/+1 |
2017-04-18 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-04-13 | shell: remove unused code from utils | monsta | 2 | -220/+0 |
2017-04-07 | message-area: replace some GtkStock deprecations | raveit65 | 1 | -14/+14 |
2017-04-07 | ev-sidebar: avoid deprecated GTK_STOCK_CLOSE icon | raveit65 | 1 | -2/+2 |
2017-04-07 | password-view: replace some GtkStock deprecations | raveit65 | 1 | -5/+5 |
2017-04-07 | password-view: don't use deprecated GtkAlignment | raveit65 | 1 | -17/+16 |
2017-04-03 | Add missing comma. | Baurzhan Muftakhidinov | 1 | -1/+1 |
2017-03-12 | shell: Add guards for org.mate.interface schema not existing | Marcus Comstedt | 1 | -6/+13 |
2017-03-12 | shell: Respect user's toolbar-style setting | Marcus Comstedt | 1 | -4/+53 |