nautilus/librsvg
Andy Hertzfeld 1d10bfc8a0 fixed bug 6301, bad svg crashes Nautilus, by adding a check in
* librsvg/rsvg.c: (rsvg_render_svp):
	fixed bug 6301, bad svg crashes Nautilus, by adding a check
	in rsvg_render_svp to make sure a pixbuf has been allocated; if
	not, don't try to render.
2001-02-05 20:16:43 +00:00
..
.cvsignore Added a Gtk+ test framework for rsvg-ft. 2000-08-13 00:00:12 +00:00
art_render.c Fixed a libart bug that triggers when rendering into an rgb buffer without 2000-08-15 08:02:48 +00:00
art_render.h Workaround to compile with older versions of Libart that didn't define 2000-06-07 08:18:00 +00:00
art_render_gradient.c Bumped version number in version test. 2000-05-30 18:27:28 +00:00
art_render_gradient.h Bumped version number in version test. 2000-05-30 18:27:28 +00:00
art_render_mask.c Only bugfixes so I suspect I'm allowed to check these in. 2000-08-04 21:27:35 +00:00
art_render_mask.h Initial checkin of freetype integration with rsvg. 2000-07-20 17:42:43 +00:00
art_render_svp.c Bumped version number in version test. 2000-05-30 18:27:28 +00:00
art_render_svp.h Bumped version number in version test. 2000-05-30 18:27:28 +00:00
art_rgba.c Make Raph's latest changes work with the old version of libart in 2000-10-25 00:21:00 +00:00
art_rgba.h Make Raph's latest changes work with the old version of libart in 2000-10-25 00:21:00 +00:00
example-nested-transform.svg Added a Gtk+ test framework for rsvg-ft. 2000-08-13 00:00:12 +00:00
makefile-simple Made test-ft-gtk display the entire window worth of text. Boy, does 2000-08-13 00:23:36 +00:00
Makefile.am fix the build. Checking in for Ramiro. 2000-10-26 20:19:28 +00:00
opacity.svg Implemented "opacity" property of the SVG spec in librsvg, increasing the 2000-10-24 23:48:24 +00:00
rsvg-bpath-util.c Only bugfixes so I suspect I'm allowed to check these in. 2000-08-04 21:27:35 +00:00
rsvg-bpath-util.h Added appropriate copyright notices. 2000-04-14 06:40:27 +00:00
rsvg-css.c Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00
rsvg-css.h Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00
rsvg-defs.c Initial checkin of freetype integration with rsvg. 2000-07-20 17:42:43 +00:00
rsvg-defs.h Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00
rsvg-ft.c Updated insert function to evict everytime we are above the cache 'limit' not just when adding the glyph would put us above. 2001-01-31 23:20:37 +00:00
rsvg-ft.h Add new function to only measure a string without doing all the rendering 2000-10-18 16:03:28 +00:00
rsvg-paint-server.c Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00
rsvg-paint-server.h Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00
rsvg-path.c Initial checkin of freetype integration with rsvg. 2000-07-20 17:42:43 +00:00
rsvg-path.h Added appropriate copyright notices. 2000-04-14 06:40:27 +00:00
rsvg.c fixed bug 6301, bad svg crashes Nautilus, by adding a check in 2001-02-05 20:16:43 +00:00
rsvg.h Added appropriate copyright notices. 2000-04-14 06:40:27 +00:00
subpixel-text-test Got glyph cache working. test-ft-gtk now displays impressive speed. 2000-08-13 06:30:57 +00:00
test-ft-gtk.c After some investigation found that fixme (#2553) was complete bollocks, 2000-09-14 05:12:24 +00:00
test-ft.c Fix all the warnings -Wuninitialized found. Quite a number of them were 2000-09-05 20:38:10 +00:00
test-rsvg.c Fix all the warnings -Wuninitialized found. Quite a number of them were 2000-09-05 20:38:10 +00:00
test.svg Added gradient handling to librsvg. 2000-05-29 22:12:11 +00:00