]> gitweb.michael.orlitzky.com - libsvgtiny.git/shortlog
libsvgtiny.git
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....
2008-09-28 John TytgatGCCSDK 4 build compatibility (not finished yet)
2008-05-04 James BursaAdd an overview of the library.
2008-05-04 James BursaFix stroke widths.
2008-03-30 James BursaAdd svgtiny_list and convert gradient plotting to use it.
2008-03-10 James BursaAdd scale argument to svgtiny_test and svgtiny_display.
2008-03-10 James BursaWork on linearGradient attributes gradientUnits and...
2008-03-09 John TytgatMake it easier compilable in GCCSDK4's Autobuilder
2008-02-19 James BursaAdd support for x1, y1, x2, y2 attributes of linearGrad...
2008-02-18 James BursaLinear gradients, part 1.
2008-02-03 James BursaScale stroke-width correctly.
2008-02-03 James BursaAdd install target.
2008-02-03 James BursaUse BBGGRR instead of RRGGBB on RISC OS.
2008-02-03 James BursaAdd support for cross-compiling to RISC OS.
2008-02-02 James BursaImplement svgtiny_free() and fix memory usage.
2008-02-02 James BursaSVG code extracted from NetSurf into a standalone library.