~vcs-imports/librsvg/+git/librsvg:wip/subclass

Last commit made on 2019-02-18
Get this branch:
git clone -b wip/subclass https://git.launchpad.net/~vcs-imports/librsvg/+git/librsvg

Branch merges

Branch information

Name:
wip/subclass
Repository:
lp:~vcs-imports/librsvg/+git/librsvg

Recent commits

c0ee190... by Federico Mena Quintero

cargo fmt

c8dafbf... by Kornel Lesinski

Use libxml's structured error callback instead of vararg one

79e4acf... by Federico Mena Quintero

Use cairo::Surface::set_mime_data() instead of the FFI function

Thanks to Julian Sparber for the initial cut at this patch.

70acea9... by Federico Mena Quintero

cargo fmt

eb8366b... by Federico Mena Quintero

Don't use str.trim_left/right, use trim_start/end, bump Rust to 1.30

43a26c3... by Federico Mena Quintero

Merge branch 'kornelski/librsvg-subclass' into subclass

c8ee5ae... by Federico Mena Quintero

(#415): Test the all the values in the RsvgError enum

Finishes fixing https://gitlab.gnome.org/GNOME/librsvg/issues/415

6002875... by Federico Mena Quintero

tests/api.c: Test all the RsvgHandleFlags values

195b2bc... by Kornel Lesinski

Update dependencies

33732d1... by Kornel Lesinski

Temporarily override gtk dependencies