]> gitweb.michael.orlitzky.com - libsvgtiny.git/shortlog
libsvgtiny.git
2023-08-09 Michael Orlitzkyexamples/svgtiny_display_x11.c: include the system... master
2023-08-09 Michael Orlitzkyexamples/svgtiny_display_x11.c: add missing stdlib...
2023-08-09 Michael Orlitzkyexamples/svgtiny_display_x11.c: update LIBXML -> LIBDOM
2023-08-09 Michael OrlitzkyREADME: update LIBXML -> LIBDOM
2020-10-03 Vincent Sandersimplement svg path arc correctly
2018-08-28 Vincent SandersUpdate component version for release
2018-07-29 Daniel SilverstoneFix various bugs which caused ASAN and UBSAN to be...
2018-07-29 Daniel SilverstoneEnsure we report failures better
2018-07-29 Daniel SilverstoneIgnore the autogenerated colours file
2017-10-13 Vincent SandersUpdate component version for 0.1.6 release
2017-07-24 Michael DrakeFix parsing of multiple vertical lineto commands
2017-04-20 Michael DrakeBuildsystem: OpenBSD `sed` doesn't handle -i option.
2017-04-20 Michael DrakeBuildsystem: Squash "no previous declaration for 'svgti...
2017-04-20 Michael DrakeBuild: Include gperf-generated code directly.
2016-11-19 Daniel SilverstonePrepare for release of 0.1.5
2016-10-26 Michael DrakeTest data: Move file to correct place.
2016-10-26 Michael DrakeMerge branch 'tlsa/fix-gradients'
2016-10-26 Michael DrakeTest data: Add SVG with missing stroke gradient definition.
2016-10-26 Michael DrakeParse: Ensure consumed characters count is initiliased.
2016-10-26 Michael DrakeParse: Make the parse state have two sets of gradient...
2016-10-26 Michael DrakeParse: Avoid strndup with unchecked return value.
2016-10-26 Michael DrakeParse: Remove explicit init of gradient state; gets...
2016-09-11 Vincent Sandersadd polyline test case with floating point colour perce...
2016-09-11 Vincent SandersSVG dictionary for use with AFL tool
2016-09-11 Vincent SandersAdd test set derived from AFL
2016-08-31 Vincent Sandersprevent division by zero for gradient with no points...
2016-08-31 Vincent Sandersimprove test suite runner
2016-08-27 Vincent Sandersadd crash test generated with AFL
2016-08-24 Vincent Sanderscope with lack of root svg element
2016-08-23 Vincent Sandersadd file output to test decoder
2016-01-03 Vincent SandersUpdate component version for release
2015-11-01 Michael DrakeFix build with certain C libraries.
2015-09-02 Vincent Sandersenable decode tests for svg files
2015-08-23 Vincent SandersFix reallocation of path buffer length to cope with...
2015-03-22 Vincent SandersUpdate CFLAGS to avoid deprication warning for glibc...
2015-03-22 Adrien DestuguesFix paths for Haiku.
2015-03-08 Vincent SandersUpdate the component version for release
2015-01-15 Vincent SandersEnsure path generation does not overrun allocated storage.
2014-12-07 Vincent SandersUpdate README to cover dependancies and core buildsystem
2014-11-16 John-Mark BellFix up for new buildsystem
2014-10-23 Vincent Sandersfix parsing of whitespace in transform operators
2014-10-10 Paul MecklenburgFix relative move commands following a path close.
2014-10-10 Michael DrakeAdd test case image for broken behaviour of relative...
2014-08-26 Vincent SandersUpdate component version for release
2014-04-26 Daniel SilverstoneHopefully silence warnings about inlines and non inline...
2014-04-18 Vincent SandersUpdate component version for release
2014-01-13 John-Mark BellAdd support for multilib
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-04-19 Vincent Sandersupdate component version for release
2013-04-18 Vincent Sandersadd a .gitattributes so .gitignore is not exported
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-27 Chris Youngcorrect target name
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 SilverstoneFix up pkgconfig
2012-11-03 Daniel SilverstoneMerge branch 'dsilvers/tolibdom'
2012-11-03 Daniel SilverstoneConvert the last bits for libdom
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 SilverstoneIgnore ~ files
2012-11-03 Daniel SilverstoneBegin conversion to libdom
2012-11-03 Daniel SilverstoneAdd an example SVG and a gitignore
2012-06-29 Daniel SilverstoneUpdate to new NSBUILD infrastructure
2012-02-27 Vincent SandersBump version number
2011-09-28 Chris YoungDon't treat warnings as errors on AmigaOS
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-10 James BursaAdd an example of using libsvgtiny. Displays an SVG...
2010-01-03 François RevelFor BeOS libxml2 is not part of the default devkit...
2010-01-02 François RevelMore of the C89... really do test it please!
2010-01-02 François RevelLots of C89, please test...
2010-01-02 François RevelC89: Fix for gcc2 "warning: comma at end of enumerator...
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 Chris YoungAmigaOS4 standard library headers also create warnings
2009-11-22 James BursaChange svgtiny_display to build debug version.
2009-11-22 James BursaStart implementing arcs in paths. Fix crash when an...
2009-11-15 James BursaFix svgtiny_display script to work with new makefiles.
2009-11-06 John Mark Bell-Wextra is only understood by GCC 3.4.6 or later.
2009-09-08 John Mark BellFix colour component macros on RISC OS.
2009-08-24 John Mark BellSomething approximating a makefile for the test binary.
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 BellAdd libxml2 dep
2009-08-24 John Mark BellBeginnings of port to core buildsystem
2009-02-01 John TytgatPrefix build dirs with build- and svn ignore them....
next