Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
taken from:
https://git.gnome.org/browse/evince/commit/?id=a8d6329
|
|
It uses caja-sendto to allow you to send the current document by
email, to a removable device, etc. If caja-sendto command is not
present in path, the menu item is hidden.
https://bugzilla.gnome.org/show_bug.cgi?id=569913
Taken from:
https://git.gnome.org/browse/evince/commit/?id=c9ce578
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=642683
inspired from:
https://git.gnome.org/browse/evince/commit/?id=392d8e3
https://git.gnome.org/browse/evince/commit/?id=e656398
|
|
Remember the folder last used to open or save a document, attachment
or image.
taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&id=f6137df22503d88a76cc69f622919ec7bd3582d7
shell: Fix potential read-after-free in gsettings use
It's not valid to use '&' with g_settings_get().
https://bugzilla.gnome.org/show_bug.cgi?id=723737
taken from:
https://git.gnome.org/browse/evince/commit/?id=41ce0e1
ev-window: Don't crash when trying to save a copy
We can not free both folder_uri and parent_uri. If parent_uri is
non-NULL then it will point to the same location as folder_uri.
Also, parent_uri is now unused so we can just remove it.
https://bugzilla.gnome.org/show_bug.cgi?id=727536
taken from:
https://git.gnome.org/browse/evince/commit/?id=3850ff5
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=669265
taken from:
https://git.gnome.org/browse/evince/commit/shell/ev-window.c?h=gnome-3-6&id=a5a0f6
|
|
|
|
|
|
intltool 0.5.1 has support for gsettings schemas.
|
|
It causes problems in the gsettings schema.
|
|
Taken from evince commit: f7eb83a4ad43b1b30af202eb8f33f3057c2a51c5
From: Carlos Garcia Campos <[email protected]>
|
|
Taken from evince commit: 78cc0d30890045101ccf107eb30a21aeff94deb0
From: Carlos Garcia Campos <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=653383
|
|
|
|
|
|
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs.
It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well.
Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well.
Thanks!
|
|
Patch by Mike Gabriel <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
The icons had the correct name, however with the
wrong content
|
|
Thanks to gapan
Closes #29
https://github.com/mate-desktop/mate-document-viewer/issues/29
|
|
|
|
|
|
choose a unique name
remove category MATE
|
|
|
|
|
|
|
|
|