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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: Work around a debian issue
alatiera/debian-pixbuf-loader
Jordan Petridis
2018-10-02
1
-12
/
+18
*
Merge branch 'fix-convolve-matrix-allocation' into 'master'
Federico Mena Quintero
2018-10-02
2
-15
/
+25
|
\
|
*
(#352): Parse kernelMatrix as an unbounded list
Ivan Molodetskikh
2018-10-02
2
-15
/
+25
|
/
*
Merge branch 'surface-from-href' into 'master'
Federico Mena Quintero
2018-10-01
28
-284
/
+359
|
\
|
*
rustfmt
Federico Mena Quintero
2018-10-01
18
-47
/
+94
|
*
rsvg_cairo_surface_from_pixbuf(): Removed
Federico Mena Quintero
2018-10-01
2
-93
/
+0
|
*
handle::image_surface_new_from_href() - Port to Rust
Federico Mena Quintero
2018-10-01
6
-153
/
+112
|
*
error::LoadingError: new error enum for the loading stage
Federico Mena Quintero
2018-10-01
1
-0
/
+14
|
*
SharedImageSurface::from_pixbuf() - Implement this in Rust
Federico Mena Quintero
2018-10-01
4
-0
/
+130
|
*
(#349): Don't panic if we get a "data:" URI with empty data.
Federico Mena Quintero
2018-10-01
3
-2
/
+20
|
/
*
Merge branch 'alatiera/ulong' into 'master'
Federico Mena Quintero
2018-09-28
1
-1
/
+1
|
\
|
*
css.rs: Fix usize cast
Jordan Petridis
2018-09-28
1
-1
/
+1
|
/
*
Merge branch 'too-large-image-data' into 'master'
Federico Mena Quintero
2018-09-27
2
-0
/
+5
|
\
|
*
(#349): Don't panic when loading an external image that is bigger than Cairo'...
Federico Mena Quintero
2018-09-27
2
-0
/
+5
|
/
*
Merge branch 'font-size-scaling' into 'master'
Federico Mena Quintero
2018-09-27
5
-2
/
+30
|
\
|
*
(#348): Fix incorrect font sizing
Federico Mena Quintero
2018-09-27
4
-1
/
+29
|
*
Round when converting userspace units to Pango units, which are ints
Federico Mena Quintero
2018-09-27
1
-1
/
+1
|
*
DrawingCtx.get_pango_context() - Use dpi_y for the Pango context's resolution
Federico Mena Quintero
2018-09-27
1
-1
/
+1
|
/
*
Merge branch 'css-processing' into 'master'
Federico Mena Quintero
2018-09-26
14
-278
/
+368
|
\
|
*
Add test for CSS imports.
Federico Mena Quintero
2018-09-26
4
-0
/
+9
|
*
Remove rsvg-styles.c - yay!
Federico Mena Quintero
2018-09-26
2
-38
/
+0
|
*
Move rsvg_css_parse_color_() to rsvg-base.c
Federico Mena Quintero
2018-09-26
2
-8
/
+9
|
*
Move CSS importing to Rust
Federico Mena Quintero
2018-09-26
4
-43
/
+63
|
*
css.rs: Move most of the libcroco callbacks to Rust
Federico Mena Quintero
2018-09-26
9
-215
/
+142
|
*
css.rs: Basic skeleton for the CRDocHandler vtable
Federico Mena Quintero
2018-09-26
1
-1
/
+49
|
*
croco.rs: Minimal hand-written binding to the part of libcroco that we need
Federico Mena Quintero
2018-09-26
3
-0
/
+123
|
/
*
tests/Makefile.am: List the dimensions and styles fixtures with wildcards
Federico Mena Quintero
2018-09-26
1
-16
/
+2
*
Oops, add css.rs to Makefile.am
Federico Mena Quintero
2018-09-25
1
-0
/
+1
*
Merge branch 'YaLTeR/librsvg-fix-filters'
Federico Mena Quintero
2018-09-25
8
-45
/
+73
|
\
|
*
(#346): Return Cairo errors from filters
Ivan Molodetskikh
2018-09-25
3
-45
/
+44
|
*
Handle child being in error in feLighting
Ivan Molodetskikh
2018-09-25
1
-0
/
+4
|
*
Handle child being in error in feMerge
Ivan Molodetskikh
2018-09-25
1
-0
/
+4
|
*
(#343): Handle child being in error in feComponentTransfer
Ivan Molodetskikh
2018-09-25
2
-0
/
+18
|
*
Add FilterError::ChildNodeInError
Ivan Molodetskikh
2018-09-25
1
-0
/
+3
*
|
Merge branch 'sub-positions' into 'master'
Federico Mena Quintero
2018-09-25
8
-30
/
+263
|
\
\
|
|
/
|
/
|
|
*
(#347): Set the ink_rect of Pango layouts, not just their objectBoundingBox rect
Federico Mena Quintero
2018-09-25
4
-6
/
+177
|
*
tests/dimensions.c: Add infrastructure to test for object positions
Federico Mena Quintero
2018-09-25
1
-9
/
+53
|
*
BoundingBox::with_ink_rect() - new method, analogous to with_ink_extents()
Federico Mena Quintero
2018-09-25
1
-4
/
+6
|
*
compute_text_bbox(): Don't mutate the bbox directly; use its methods
Federico Mena Quintero
2018-09-25
1
-8
/
+4
|
*
rsvg-dimensions.c: Be clear on whether a fragment is not found, or whether it...
Federico Mena Quintero
2018-09-25
1
-6
/
+22
|
*
rsvg-dimensions.c: Fix the GOptionEntry for G_OPTION_REMAINING
Federico Mena Quintero
2018-09-25
1
-1
/
+1
|
*
rsvg_handle_get_dimensions_sub() - Don't panic if we get passed a nonexistent...
Federico Mena Quintero
2018-09-25
2
-1
/
+5
|
/
*
css.rs: New file; start porting the CSS processing code to Rust
Federico Mena Quintero
2018-09-24
9
-205
/
+206
*
Remove unused function
Federico Mena Quintero
2018-09-24
3
-42
/
+1
*
Update NEWS
Federico Mena Quintero
2018-09-24
1
-0
/
+1
*
(#344): Don't let a viewBox with overflowing numbers pass through
Federico Mena Quintero
2018-09-24
17
-121
/
+199
*
rustfmt
Federico Mena Quintero
2018-09-24
1
-1
/
+4
*
Update NEWS
Federico Mena Quintero
2018-09-24
1
-0
/
+2
*
with_discrete_layer(): Separate out the filter rendering and propagate errors...
Federico Mena Quintero
2018-09-23
1
-40
/
+37
*
FilterContext::into_output(): propagate errors more simply
Federico Mena Quintero
2018-09-23
1
-3
/
+2
[next]