Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-26 | shell: Do not save file chooser open/save uri | raveit65 | 1 | -36/+0 | |
It doesn't make sense anymore since we have multiple processes. taken from: https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-2&id=3df6a61 | |||||
2015-12-03 | shell: support the launch of multiple URI arguments | monsta | 1 | -1/+1 | |
from https://git.gnome.org/browse/evince/commit/?id=28f8be70a6a8c941ef8326cf831238365eae4689 | |||||
2015-08-31 | corrected code for --page-index and --page-label command line options | monsta | 1 | -32/+48 | |
partially taken from https://git.gnome.org/browse/evince/commit/?id=26c0109e67aa02fb0e58b2580a6df41363c78bd5 | |||||
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 1 | -49/+0 | |
2015-01-10 | shell: drop ancient code with support for Glib < 2.6.0 | Monsta | 1 | -5/+1 | |
2014-12-10 | Call gdk_notify_startup_complete when acting as remote | infirit | 1 | -0/+4 | |
The new logic with multiple processes removed the call, causing a hung startup notification when opening a document for the second time. Taken from evince commit: 6935cbce7dce37600abe92eec6344ffde0cc6bae From: David Benjamin <[email protected]> | |||||
2014-10-13 | Uses g_app_info_launch_uris instead of g_app_info_launch to spawn other sessions | Stefano Karapetsas | 1 | -3/+9 | |
Closes https://github.com/mate-desktop/atril/issues/86 Solution comes from evince code | |||||
2014-10-05 | Also load the accel file from the new location | infirit | 1 | -1/+1 | |
2014-10-05 | Drop more glib compat code for accels file | infirit | 1 | -5/+1 | |
2014-10-05 | Move accel file to the proper place. | infirit | 1 | -1/+1 | |
2014-10-05 | Drop glib compat code for accels file | infirit | 1 | -5/+1 | |
2014-01-21 | libview: gdk_display_get_app_launch_context is available only in GTK3atril-1.7.0 | Stefano Karapetsas | 1 | -0/+5 | |
Add fix for GTK2 | |||||
2014-01-21 | shell: Add GTK3 support | Stefano Karapetsas | 1 | -34/+32 | |
2012-01-30 | g_get_user_config_dir() would be better ↵ | Perberos | 1 | -3/+15 | |
(https://github.com/mate-desktop/mate-panel/issues/8) | |||||
2011-11-09 | using ~/.config/ instead of ~/.mate2/ | Perberos | 1 | -48/+51 | |
2011-11-09 | renaming evince to atril | Perberos | 1 | -30/+30 | |
2011-11-09 | inicial | Perberos | 1 | -0/+1151 | |