]> gitweb.michael.orlitzky.com - libsvgtiny.git/history - src
Fix to use list_size accessor.
[libsvgtiny.git] / src /
2013-08-23 Michael DrakeFix to use list_size accessor.
2013-08-23 Michael DrakeMinor tidyup.
2013-08-23 Michael DrakeMove gradient logging to svgtiny_gradient.c, and suppre...
2013-08-23 Michael DrakeFix leak of gradient dom strings.
2013-08-22 Michael DrakeSuppress most gradient debug.
2013-01-05 Chris YoungExplicitly check if r0 or r1 are NaN, as if they are...
2012-12-31 John-Mark BellHandle empty text nodes correctly.
2012-12-30 John-Mark BellDrop const, as this can't work with libdom.
2012-11-03 Daniel SilverstoneReplace dom_string_length with dom_string_byte_length...
2012-11-03 Daniel SilverstoneVoid myself unpleasantly in order to satisfy RISC OS...
2012-11-03 Daniel SilverstoneClean up properly
2012-11-03 Daniel SilverstoneMerge branch 'dsilvers/tolibdom'
2012-11-03 Daniel SilverstoneThe library now builds
2012-11-03 Daniel SilverstoneMore work towards libdom conversion
2012-11-03 Daniel SilverstoneParse text
2012-11-03 Daniel SilverstoneMake more svg elements parse again
2012-11-03 Daniel SilverstoneMore work to bring svgtiny into the libdom era
2012-11-03 Daniel SilverstoneBegin conversion to libdom
2012-06-29 Daniel SilverstoneUpdate to new NSBUILD infrastructure
2011-03-21 François Revelsed in BeOS still doesn't handle -i, so use a temporary...
2011-01-02 John Mark Bells/strndup/svgtiny_strndup
2010-12-29 John Mark BellUse built-in strndup if the platform we're targetting...
2010-09-24 James BursaSplit the string for stroke-width like it's done for...
2010-01-02 François RevelMore of the C89... really do test it please!
2010-01-02 François RevelLots of C89, please test...
2009-11-28 James BursaRound stroke widths to nearest integer instead of down...
2009-11-28 James BursaImplement <ellipse> element. Improve error handling...
2009-11-22 Chris YoungDespite M_PI being #defined in math.h, and math.h being...
2009-11-22 James BursaStart implementing arcs in paths. Fix crash when an...
2009-08-24 John Mark Bellgperf -> .c rule. This isn't in the core buildsystem...
2009-08-24 John Mark BellSquash warnings
2009-08-24 John Mark BellMissed makefile
2009-08-24 John Mark BellBeginnings of port to core buildsystem