Age | Commit message (Expand) | Author | Files | Lines |
2016-06-24 | GTK+-3: Use GtkGrid instead of GtkTable | raveit65 | 2 | -0/+115 |
2016-06-24 | GTK+-3 ev-sidebar-annotations: replace deprecated gtk_widget_render_icon | raveit65 | 1 | -0/+4 |
2016-06-24 | GTK+-3 ev-password-view: Do not use deprecate composite-child API | raveit65 | 1 | -1/+5 |
2016-06-22 | use symbolic arrows only for gtk+-3 | raveit65 | 2 | -0/+12 |
2016-06-22 | GTK+-3.0: avoid deprecated usage of GtkArrow | raveit65 | 2 | -3/+3 |
2016-06-22 | Do not use deprecated GTK_TYPE_VBOX definitions | raveit65 | 16 | -27/+43 |
2016-06-22 | GTK+-3: do not use deprecated gtk_{h/v}box_new | raveit65 | 8 | -0/+34 |
2016-05-26 | ev-window: add new gsetting to set the page cache size | raveit65 | 1 | -3/+26 |
2016-05-26 | shell: Create metadata object even for temp files | raveit65 | 2 | -5/+10 |
2016-05-26 | shell: Store and restore current folder when opening or saving file | raveit65 | 1 | -32/+112 |
2016-05-26 | shell: Don't set the current folder while saving a file | raveit65 | 1 | -5/+0 |
2016-05-26 | shell: Do not save file chooser open/save uri | raveit65 | 3 | -76/+6 |
2016-05-26 | Add a setting to disable auto-reload | raveit65 | 1 | -1/+4 |
2016-05-17 | Remove the check for a parent, more intuitive conditions | rootavish | 1 | -4/+4 |
2016-04-26 | window: fix another random webview-related crash | monsta | 1 | -0/+1 |
2016-02-06 | GTK+3: add atril-window style class to top level | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-01 | fix some build warnings | monsta | 5 | -10/+1 |
2016-01-07 | update copyrights, mention MATE team in caja extension | monsta | 1 | -1/+1 |
2016-01-02 | drop some win32-specific leftovers | Monsta | 2 | -3/+1 |
2015-12-04 | shell: Use GTK_STOCK_GO_BACK for the history button | monsta | 1 | -1/+1 |
2015-12-03 | shell: support the launch of multiple URI arguments | monsta | 1 | -1/+1 |
2015-08-31 | made --page-index command line option actually work | monsta | 1 | -1/+1 |
2015-08-31 | corrected code for --page-index and --page-label command line options | monsta | 1 | -32/+48 |
2015-08-31 | make sure findbar is visible when using --find command line option | monsta | 1 | -11/+12 |
2015-08-31 | don't show findbar in presentation mode (search doesn't work there) | monsta | 1 | -7/+12 |
2015-08-31 | when findbar is invoked, don't jump straight to result | Monsta | 1 | -19/+24 |
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 3 | -107/+0 |
2015-08-08 | use GObject instead of deprecated GtkObject in GTK+2 as well | Monsta | 2 | -40/+3 |
2015-07-28 | Fix build with optional mate-desktop. | infirit | 1 | -1/+3 |
2015-07-28 | Made the dependancy on mate-desktop optional | Geert Braekmans | 1 | -0/+12 |
2015-07-24 | Save always settings that can bse saved as default in metadata | Carlos Garcia Campos | 3 | -128/+131 |
2015-07-10 | fix crash when pressing Esc | Monsta | 1 | -1/+1 |
2015-03-19 | corrected bug tracker links everywhere | Monsta | 1 | -2/+2 |
2015-01-22 | fix crash when pressing Enter on "unable to open document" screen | Monsta | 1 | -4/+6 |
2015-01-10 | safer access to list element's data | Monsta | 1 | -5/+1 |
2015-01-10 | shell: drop ancient code with support for Glib < 2.6.0 | Monsta | 2 | -10/+2 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -5/+0 |
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+5 |
2014-12-10 | sidebar: align page numbers to the right in sidebar-links | infirit | 1 | -1/+4 |
2014-12-10 | presentation: Enable screensaver again when window loses the focus | infirit | 1 | -0/+22 |
2014-12-10 | Give the keyboard focus to the view when sidebar is closed | infirit | 1 | -0/+2 |
2014-12-10 | Rotate with CTRL+Left/Right in presentation mode too | infirit | 1 | -4/+23 |
2014-12-10 | presentation: move to next/previous page with media keys in presentation mode... | infirit | 1 | -2/+8 |
2014-12-10 | Remember the current page when document is reloaded in presentation mode | infirit | 1 | -0/+7 |
2014-12-10 | Check all extensions when saving an image to avoid adding the extension twice | infirit | 1 | -13/+26 |
2014-12-10 | Using scroll_to_path instead of set_cursor in sidebar | infirit | 1 | -1/+1 |
2014-12-10 | Call gdk_notify_startup_complete when acting as remote | infirit | 1 | -0/+4 |
2014-12-10 | bookmarks: Add a popup menu to open, rename and remove bookmarks | infirit | 1 | -20/+185 |
2014-12-10 | Gtk3: shell: Port EvWindow to GtkStyleContext | infirit | 1 | -0/+17 |
2014-12-10 | Gtk3: eggfindbar: remove unused style properties | infirit | 1 | -0/+4 |