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-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cairo image surfaces
Christian Persch
2011-11-27
1
-0
/
+9
*
Add rsvg_get_surface_of_node
Christian Persch
2011-11-26
1
-0
/
+6
*
Fix parsing of xml-stylesheet pseudo-attributes
Christian Persch
2011-11-14
1
-5
/
+5
*
Remove obsolete ifdef
Christian Persch
2011-11-14
1
-2
/
+0
*
Bump libxml2 dependency to 2.7.0
Christian Persch
2011-11-12
1
-55
/
+1
*
Avoid unnecessary strdups
Christian Persch
2011-11-11
1
-8
/
+8
*
Don't coalesce character nodes with tspan nodes
Martin von Gagern
2011-11-07
1
-0
/
+3
*
Deprecate rsvg_init and rsvg_term
Christian Persch
2011-11-07
1
-3
/
+17
*
Add rsvg_handle_new_with_flags()
Christian Persch
2011-11-07
1
-1
/
+1
*
Fix unused-but-set-variable warnings
Christian Persch
2011-11-07
1
-3
/
+2
*
Drop GSF support
Christian Persch
2011-11-07
1
-72
/
+2
*
Render paths from cairo_path_t
Christian Persch
2011-11-07
1
-7
/
+1
*
Use cairo_path_t
Christian Persch
2011-11-07
1
-8
/
+6
*
Use cairo_matrix_t
Christian Persch
2011-11-07
1
-14
/
+18
*
Use cairo_rectangle_t
Christian Persch
2011-11-07
1
-38
/
+38
*
Use cairo_path_data_type_t directly
Christian Persch
2011-11-07
1
-1
/
+0
*
Add RsvgRender type checking
Christian Persch
2011-11-07
1
-11
/
+2
*
Generate introspection GIR and typelib
Daniel Drake
2011-10-31
1
-1
/
+1
*
Store node type separately in RsvgNode
Christian Persch
2011-09-06
1
-28
/
+40
*
Call xmlFreeParserCtxt after using the context.
Hiroyuki Ikezoe
2011-07-28
1
-3
/
+5
*
Use "const" instead G_CONST_RETURN
Javier Jardón
2011-06-13
1
-4
/
+4
*
Fix build against old libxml2
Christian Persch
2010-06-27
1
-0
/
+4
*
Fix a compiler warning with GIO < 2.24
Christian Persch
2010-06-27
1
-1
/
+1
*
Modernise API docs
Christian Persch
2010-06-26
1
-2
/
+2
*
Use GZlibDecompressor for SVGZ support
Christian Persch
2010-06-22
1
-40
/
+72
*
Add GIO convenience to librsvg
Christian Persch
2010-06-22
1
-0
/
+212
*
Apply style attributes of svg element at the end of svg element tag.
Hiroyuki Ikezoe
2010-06-08
1
-1
/
+1
*
Use correct free func
Christian Persch
2010-06-05
1
-2
/
+2
*
Fix crash when rendering style only file.
gnome-2-26
Hiroyuki Ikezoe
2010-06-02
1
-1
/
+1
*
[PATCH 1/3] RsvgState has its parent state to traverse its ancestors.
Hiroyuki Ikezoe
2010-05-02
1
-9
/
+1
*
set proper mode-line and fix indent and styles.
Hiroyuki Ikezoe
2010-05-01
1
-197
/
+191
*
Apply svg element's style after loading style data.
Hiroyuki Ikezoe
2010-04-18
1
-0
/
+3
*
render correctly no width and height specification SVG.
Hiroyuki Ikezoe
2010-04-07
1
-1
/
+1
*
_rsvg_css_hand_normalize_length_sub is unnecessary.
Hiroyuki Ikezoe
2010-04-07
1
-18
/
+6
*
remove needless G_OBJECT macros.
Hiroyuki Ikezoe
2010-04-07
1
-1
/
+1
*
fix compiler warnings.
Hiroyuki Ikezoe
2010-04-06
1
-1
/
+1
*
fails to parse SVG with parameter entities. Bug #567311
Christian Persch
2009-02-19
1
-0
/
+27
*
remove warning
Dom Lachowicz
2009-02-19
1
-2
/
+0
*
better error messages. Bug #567307
Christian Persch
2009-02-19
1
-2
/
+20
*
Memory leak in rsvg_handle_get_dimensions_sub(). Bug #562546
Hagen Schink
2009-02-19
1
-1
/
+5
*
Add function to check whether the SVG document contains an element by ID.
Christian Persch
2009-01-08
1
-0
/
+24
*
Bug 564522 – rsvg_handle_get_position_sub doesn't work
Christian Persch
2008-12-15
1
-0
/
+2
*
New API rsvg_handle_get_position_sub(), gets the offset of an SVG element.
Robert Staudinger
2008-11-27
1
-0
/
+106
*
Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches from
Dominic Lachowicz
2008-11-22
1
-144
/
+111
*
Stray Makefile variables (#558039). Patches from dmacks@netspace.org
Dominic Lachowicz
2008-11-22
1
-4
/
+0
*
Stop crash due to recursive references (#518640). Patch by Tom Parker
Dominic Lachowicz
2008-10-20
1
-0
/
+3
*
gdmgreeter segfault due to libxml2 API/ABI change (#549087). Patch by Tom
Dominic Lachowicz
2008-10-20
1
-0
/
+18
*
#539488 - migrate use of GMemChunk to GSlice, from Felix Riemann ditto
Dominic Lachowicz
2008-08-26
1
-6
/
+1
*
Fixes last bug @ below url. Text inside of text and tspan nodes now gets
Dominic Lachowicz
2008-02-20
1
-0
/
+32
*
Migrate to gio (#513778)
Jan Arne Petersen
2008-02-02
1
-4
/
+0
[next]