~mate-desktop/mate-desktop/+git/eom:1.10

Last commit made on 2015-10-15
Get this branch:
git clone -b 1.10 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/eom

Branch merges

Branch information

Recent commits

12053f8... by raveit65

Revert "release 1.11.0"

This reverts commit 96fa0774e85a03bbb56ea31b3bd691d0a038048a.

96fa077... by raveit65

release 1.11.0

4ddad80... by raveit65

release bug fixed 1.10.5

dc13cca... by raveit65

fix gtk3 build

eom.css was not created by make dist

d0088f4... by Vlad Orlov

Bump version to 1.10.4

3259401... by Vlad Orlov

EomScrollView: clip all types of images to the visible image area

previously it wasn't done for SVGs, now it is.

taken from
https://git.gnome.org/browse/eog/commit?id=3fb558e1861d3d75bca23946fcf3f62c80daeeec

d6ccb38... by Vlad Orlov

EomScrollView: remove ancient commented out code

adapted from
https://git.gnome.org/browse/eog/commit?id=ef626dc9094d191d55a9cba854380696cadd7627

9c5a19a... by Vlad Orlov

enable double-buffer in EomScrollView

taken from
https://git.gnome.org/browse/eog/commit/?id=f0410a55778e719da8f2b62f0e5060bb128f028e

it was already committed here in b51631c40b743d224cda4b7fd63e3d60b84218ae but then got lost
in 77f6ed0e2a178b9934baee8b846cdd1cc88b2eab

458f014... by Vlad Orlov

configure.ac: fix indent a bit

4eb9607... by raveit65

drop dependency to mate-icon-theme

The dependency is not really needed; depending on GTK+ should be enough
to guarantee the presence of a spec-compliant icon theme.
The dependency was added to eog in 2006 to be shure that stock_print-setup for
for the "Page setup" is available, and droped in 2014.