index
:
delta/librsvg.git
201-overhaul-attributes-parsing
205-test-for-a-certain-rust-version-at-configure-time
238-build-failure-on-ubuntu-debian
abderrahim/rst2man
akitouni/update-cargo-lock
alatiera/debian-pixbuf-loader
alatiera/debian-workaround-take-2
alatiera/debug
alatiera/fix-autoconf
alatiera/rustfmt
attribute-parsers-737
baserock/morph
bilelmoussaoui/bump-gtk-rs
bilelmoussaoui/param-spec
bilelmoussaoui/release-gtk-rs
bilelmoussaoui/update
bochecha/srcdir-builddir
cargo-c
cargo-c-msvc
darwin-check
darwin-check-2.50
drawing-ctx-wip
fix-clippy-warnings
fix-lifetime-warnings
gitlab-migration
gnome-2-0
gnome-2-0-0
gnome-2-10
gnome-2-12-branch
gnome-2-14
gnome-2-2
gnome-2-26
gnome-2-30
gnome-2-32
gnome-2-4
gnome-2-6
gnome-2-8
gnome-2-8-branch
gnome-3-2
gnome-3-6
hospitality
ignatenko/fix-build
import-rsvg-rs
improve-dep-discovery-msvc
kleisauke/librsvg-optional-man-doc
librsvg-1-0
librsvg-2-40
librsvg-2.40
librsvg-2.42
librsvg-2.43_test
librsvg-2.44
librsvg-2.46
librsvg-2.48
librsvg-2.50
librsvg-2.52
librsvg-2.54
librsvg-2.55
librsvg-2.56
main
master
meson-2022-oct
pixbuf
refactor-test-utils
remove-pangoft2-dependency
rsvg-convert-cairo-surface-support
rsvg-filters
rustc-lints
rustification
rustify-rsvg-convert
samthursfield/x11
svenfoo/remove-pangoft2-dependency
tests-for-gobject-introspection
update-msvc-doc
wip-afl-fuzz
wip-update-cssparser
wip/aruiz/rust-pixbuf-loader
wip/aruiz/rust-pixbuf-loader-c
wip/chergert/fix-macos-link
wip/css-crate
wip/dimensions-api
wip/euclid
wip/ignatenko/cssparser-0.24
wip/lantw/Makefile.am-Don't-use-non-portable-syntax
wip/lantw/allow-building-with-gettext-0.20
wip/meson
wip/otte
wip/rust-api
wip/sophie-h/avoid-time-0-1
wip/sophie-h/workspace
wip/subclass
gitlab.gnome.org: GNOME/librsvg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsvg_internals
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement pixbuf_from_surface() in terms of iterators and .as_pixels()
Federico Mena Quintero
2020-05-29
1
-1
/
+1
*
Use the rows iterator in pixbuf_from_surface to iterate the SharedImageSurface
Federico Mena Quintero
2020-05-29
1
-0
/
+1
*
Move the size_callback machinery to c_api
Federico Mena Quintero
2020-05-05
1
-1
/
+1
*
Move RsvgPositionData to c_api
Federico Mena Quintero
2020-05-05
1
-1
/
+1
*
Move RsvgDimensionData to c_api
Federico Mena Quintero
2020-05-05
1
-3
/
+1
*
rsvg_internals: export the Rect type along with IRect
Federico Mena Quintero
2020-04-29
1
-1
/
+1
*
(#582) - Parse XML processing instructions with xml5ever so we can build on R...
Federico Mena Quintero
2020-04-01
1
-1
/
+0
*
Inline ColorSpec::from() into its only caller
Federico Mena Quintero
2020-01-14
1
-1
/
+1
*
Move rsvg_css_parse_color() and its machinery to librsvg_c_api
Federico Mena Quintero
2020-01-14
1
-2
/
+4
*
Move srgb.rs in surface_utils
Paolo Borelli
2020-01-06
1
-1
/
+0
*
cargo fmt
Paolo Borelli
2020-01-06
1
-6
/
+1
*
structure: move clip_path, link, and mask in structure.rs
Paolo Borelli
2020-01-02
1
-3
/
+0
*
The Great Renaming is done!
Federico Mena Quintero
2019-12-20
1
-1
/
+6
*
CoordUnits: simplify parsing
Federico Mena Quintero
2019-12-17
1
-3
/
+3
*
parse_identifiers! - new macro for parsing symbol lists from attributes
Federico Mena Quintero
2019-12-17
1
-1
/
+3
*
Move all the GError machinery to c_api.rs
Federico Mena Quintero
2019-12-05
1
-7
/
+2
*
dasharray: split to its own module
Paolo Borelli
2019-11-25
1
-0
/
+1
*
Move RsvgRectangle in the legacy C api
Paolo Borelli
2019-11-24
1
-2
/
+2
*
Fix link in docs
Federico Mena Quintero
2019-11-13
1
-1
/
+1
*
Remove references to libcroco
Federico Mena Quintero
2019-11-08
1
-1
/
+0
*
Move the filter node out of filters
Paolo Borelli
2019-11-02
1
-0
/
+1
*
Consistency fixes for docs
Federico Mena Quintero
2019-10-31
1
-0
/
+1
*
Start documenting the toplevel rsvg_internals/lib.rs
Federico Mena Quintero
2019-10-29
1
-1
/
+35
*
Rename struct Svg to Document
Paolo Borelli
2019-10-28
1
-1
/
+1
*
limits.rs - New file; move the constant for maximum instanced nodes here
Federico Mena Quintero
2019-10-10
1
-0
/
+1
*
Move pixbuf_utils to the librsvg_c_api crate
Federico Mena Quintero
2019-10-03
1
-6
/
+7
*
Move C API glue to a librsvg_c_api crate
Federico Mena Quintero
2019-08-26
1
-49
/
+11
*
Add new API rsvg_handle_render_element()
Federico Mena Quintero
2019-07-30
1
-0
/
+1
*
Add new API rsvg_handle_get_geometry_for_element()
Federico Mena Quintero
2019-07-30
1
-0
/
+1
*
Add new API rsvg_handle_render_document()
Federico Mena Quintero
2019-07-29
1
-0
/
+2
*
Rename geometry_for_element -> geometry_for_layer throughout
Federico Mena Quintero
2019-07-29
1
-1
/
+1
*
Switch to the rctree crate
Paolo Borelli
2019-06-29
1
-1
/
+0
*
gradient: move Stop node in gradient.rs
Paolo Borelli
2019-06-14
1
-1
/
+0
*
Don't use "extern crate"; import macros directly
Federico Mena Quintero
2019-06-03
1
-13
/
+0
*
attributes.rs: Removed, along with the dependency for phf
Federico Mena Quintero
2019-05-14
1
-1
/
+0
*
Use LocalName and local_name! for attributes and properties
Federico Mena Quintero
2019-05-14
1
-0
/
+4
*
property_defs.rs - Move all the property definitions to here
Federico Mena Quintero
2019-05-03
1
-0
/
+1
*
Handle: move LoadFlags to c_api
Paolo Borelli
2019-04-09
1
-1
/
+1
*
Make read_stream_sync() take a LoadOptions, not just a LoadFlags
Federico Mena Quintero
2019-04-05
1
-1
/
+1
*
Remove rsvg_handle_get_geometry_sub()
Federico Mena Quintero
2019-03-27
1
-1
/
+0
*
rsvg_handle_get_geometry_for_element(): New public API
Federico Mena Quintero
2019-03-26
1
-0
/
+1
*
Convert a bunch of "extern crate" to "use"
Federico Mena Quintero
2019-03-08
1
-1
/
+1
*
Don't use "extern crate" for the xml crate
Federico Mena Quintero
2019-03-08
1
-1
/
+1
*
(440): Port rsvg_internals to Rust 2018
Jordan Petridis
2019-03-08
1
-37
/
+12
*
ClipMode: move to drawing_ctx.rs; remove viewport.rs
Federico Mena Quintero
2019-03-04
1
-1
/
+0
*
c_api: move C api functions in the c_api module
Paolo Borelli
2019-03-03
1
-35
/
+32
*
handle: remove handle_new/free
Paolo Borelli
2019-03-03
1
-2
/
+0
*
librsvg_crate/tests/compare_surfaces.rs: New file, port of test_utils_compare...
Federico Mena Quintero
2019-03-01
1
-0
/
+2
*
Revert "Revert the subclass branch temporarily"
Federico Mena Quintero
2019-02-22
1
-1
/
+6
*
Add tests for computing geometries of invalid/nonexistent elements
Federico Mena Quintero
2019-02-19
1
-1
/
+7
[next]