Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | shell: Do not save file chooser open/save uri | raveit65 | 1 | -34/+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 | 1 | -2/+0 |
2016-01-07 | update copyrights, mention MATE team in caja extension | monsta | 1 | -1/+1 |
2015-12-04 | shell: Use GTK_STOCK_GO_BACK for the history button | monsta | 1 | -1/+1 |
2015-08-31 | made --page-index command line option actually work | monsta | 1 | -1/+1 |
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-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 | 1 | -128/+122 |
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 |
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 | Gtk3: shell: Port EvWindow to GtkStyleContext | infirit | 1 | -0/+17 |
2014-12-09 | shell: Add a new sidebar page for bookmarks | infirit | 1 | -0/+28 |
2014-12-09 | shell: Add bookmarks menu to add and show internal bookmarks | infirit | 1 | -33/+170 |
2014-12-09 | [shell] Send the URI of the input file instead of the filename in SyncSource. | infirit | 1 | -1/+26 |
2014-12-09 | add timestamp to SyncSource DBus signal | infirit | 1 | -2/+6 |
2014-12-09 | Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new() | infirit | 1 | -0/+4 |
2014-12-09 | [shell] Add timestamp parameter to SyncView. | infirit | 1 | -2/+4 |
2014-12-09 | [shell] Update layers sidebar page when layers have changed | infirit | 1 | -0/+10 |
2014-12-08 | Save zoom factor in default settings when sizing mode is free, close #87 | infirit | 1 | -8/+27 |
2014-12-08 | Add support for external links to EvViewPresentation, close #111 | infirit | 1 | -4/+11 |
2014-09-23 | Drop support for gtk+ < 2.24 | infirit | 1 | -3/+0 |
2014-09-22 | Can build with epub disabled | rootavish | 1 | -26/+91 |
2014-08-11 | Merge remote-tracking branch 'upstream/master' into epub | rootavish | 1 | -10/+16 |
2014-08-10 | Page Label handling, other fixes | rootavish | 1 | -3/+10 |
2014-08-09 | GTK3, Webkit2 support for epub | rootavish | 1 | -12/+23 |
2014-08-07 | Ability to search through epub documents | rootavish | 1 | -3/+5 |
2014-08-06 | Window title thumbnail job fixed(ePub) | rootavish | 1 | -0/+4 |
2014-08-06 | Searching in epub documents | rootavish | 1 | -8/+6 |
2014-08-03 | Table of contents(index) for epub | rootavish | 1 | -6/+10 |
2014-07-29 | Searching single pages in epub | rootavish | 1 | -27/+59 |
2014-07-26 | Reading epub documents possible | rootavish | 1 | -6/+16 |
2014-07-25 | Fixing dispose functions, display in webview | rootavish | 1 | -3/+5 |
2014-07-23 | Added Zoom control, Window thubnail | rootavish | 1 | -11/+33 |
2014-07-23 | Cleaned some code, added select-all functionality | rootavish | 1 | -2/+11 |
2014-07-21 | Program no longer segfaults, but does not give thumbnails | rootavish | 1 | -2/+4 |
2014-07-20 | Moving everything related to webkit to main thread jobs | rootavish | 1 | -17/+9 |
2014-07-20 | Active properties dialog, other actions | rootavish | 1 | -8/+17 |