[librsvg: 30/30] Merge branch 'bilelmoussaoui/bump-to-future-gtk-rs' into 'master'
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 30/30] Merge branch 'bilelmoussaoui/bump-to-future-gtk-rs' into 'master'
- Date: Wed, 23 Jun 2021 23:05:40 +0000 (UTC)
commit 4ceefafbee579e80634ffd2f540c4be5cb16e00f
Merge: d2809807 0120625e
Author: Marge Bot <marge-bot gnome org>
Date: Wed Jun 23 23:05:37 2021 +0000
Merge branch 'bilelmoussaoui/bump-to-future-gtk-rs' into 'master'
bump to future gtk rs
See merge request GNOME/librsvg!516
Cargo.lock | 194 ++-------
Cargo.toml | 27 +-
benches/pixel_iterators.rs | 2 +-
benches/surface_from_pixbuf.rs | 4 +-
examples/proportional.rs | 2 +-
src/accept_language.rs | 3 +-
src/api.rs | 14 +-
src/bin/rsvg-convert.rs | 48 +--
src/c_api/handle.rs | 764 ++++++++++++++++++------------------
src/c_api/messages.rs | 12 +-
src/c_api/pixbuf_utils.rs | 26 +-
src/document.rs | 4 +-
src/drawing_ctx.rs | 183 ++++-----
src/filters/context.rs | 28 +-
src/filters/displacement_map.rs | 6 +-
src/filters/lighting.rs | 2 +-
src/handle.rs | 13 +-
src/io.rs | 6 +-
src/lib.rs | 2 +-
src/surface_utils/shared_surface.rs | 176 +++++----
src/text.rs | 18 +-
src/util.rs | 20 -
src/xml/mod.rs | 4 +-
src/xml/xml2.rs | 2 +-
tests/api.c | 19 +-
tests/src/api.rs | 20 +-
tests/src/bugs.rs | 24 +-
tests/src/compare_surfaces.rs | 4 +-
tests/src/errors.rs | 2 +-
tests/src/filters.rs | 8 +-
tests/src/intrinsic_dimensions.rs | 32 +-
tests/src/primitives.rs | 38 +-
tests/src/reference.rs | 9 +-
tests/src/reference_utils.rs | 9 +-
tests/src/render_crash.rs | 2 +-
tests/src/utils.rs | 6 +-
36 files changed, 794 insertions(+), 939 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]