Module: librsvg
      Version: 2.13.4
  Uploaded by: Dom Lachowicz

http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.13/librsvg-2.13.4.tar.gz
  md5sum: fed0cb075a6596f02eba9f94fb1fa5ac
    size: 508K

http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.13/librsvg-2.13.4.tar.bz2
  md5sum: be4cee0b4b3e54109dddd465ff2d3166
    size: 396K

ChangeLog
---------

2006-01-10 Dom Lachowicz <[EMAIL PROTECTED]>

        * Public functions: added g_return_XXX() sneeze-guards
        
2006-01-07 Dom Lachowicz <[EMAIL PROTECTED]>

        * librsvg.def: List of symbols that we export
        * Makefile.am: Use libtool's -export-symbols to try to only export
        the above symbols (on platforms where it's supported).
        
2005-12-31 Dom Lachowicz <[EMAIL PROTECTED]>

        * rsvg-cairo.h: Bug 325357 - compile fails when rsvg-cairo.h is 
#included. (Callum McKenzie)
        
2005-12-20 Dom Lachowicz <[EMAIL PROTECTED]>

        * configure.in: Mozilla-config fixes so that it works with more config 
scripts
        * rsvg-convert.c: Fix some GCC 4.0 build warnings (323936)
        
2005-12-10 Dom Lachowicz <[EMAIL PROTECTED]>

        * rsvg-cairo.c: Remove
        * rsvg-convert.c: New utility called 'rsvg-convert'. Can convert a SVG 
to a PS, PDF, or PNG. Can accept
        SVG input from STDIN and output to STDOUT. Has a lot more flexibility 
and functionality than the old 'rsvg'
        program.
        * test-rsvg.c: Remove
        * rsvg.in: Reimplement 'rsvg' command-line utility in terms of the 
newer rsvg-convert
        
2005-12-09 Caleb Moore <[EMAIL PROTECTED]>
        
        * rsvg-shapes.c: don't attempt to round courners at all in a rect 
unless dx > 0 && dy > 0       

2005-12-07 Ray Strode <[EMAIL PROTECTED]>

        * rsvg-base.c: remove the push call that's more probably wrong and 
        clean up leaked viewbox list node (bug 323436)
        * rsvg-shapes.c: call finalize cleanup function of node parent class in 
        path_node and poly_node free functions (bug 323435)
        * rsvg-structure.c: Ditto
        * rsvg-structure.h: Ditto
        
2005-12-04 Dom Lachowicz <[EMAIL PROTECTED]>

        * rsvg-defs.c: Plug a small mem leak found by Paolo Borelli (bug 
#322918)

2005-11-26 Dom Lachowicz <[EMAIL PROTECTED]>

        * configure.in: Bump version number
        * *.c: C89 build fixes from [EMAIL PROTECTED] (Jens Granseuer) - bug 
322489
        * rsvg-cairo-render.c, rsvg.c, rsvg.h: Make mods to Caleb's latest 
work. Prefer to expose a Cairo API that can render an element by id, and then 
go from there.
        * rsvg.c: No need to g_new0() data since we'll be overwriting it anyway
        
2005-11-26 Caleb Moore <[EMAIL PROTECTED]>

        * rsvg-cairo-render.c, rsvg.c, rsvg.h: made that partial rendering api 
that I promised Rahga ages ago. Havn't tested yet.
        

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to