index
:
libsvgtiny.git
chris/fetch-x-ent-ref
dsilvers/tolibdom
master
tlsa/fix-gradients
NetSurf SVG decoder
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
svgtiny.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Void myself unpleasantly in order to satisfy RISC OS toolchain
Daniel Silverstone
2012-11-03
1
-2
/
+3
*
Clean up properly
Daniel Silverstone
2012-11-03
1
-1
/
+9
*
The library now builds
Daniel Silverstone
2012-11-03
1
-0
/
+1
*
More work towards libdom conversion
Daniel Silverstone
2012-11-03
1
-69
/
+110
*
Parse text
Daniel Silverstone
2012-11-03
1
-19
/
+65
*
Make more svg elements parse again
Daniel Silverstone
2012-11-03
1
-57
/
+127
*
More work to bring svgtiny into the libdom era
Daniel Silverstone
2012-11-03
1
-53
/
+110
*
Begin conversion to libdom
Daniel Silverstone
2012-11-03
1
-42
/
+98
*
s/strndup/svgtiny_strndup
John Mark Bell
2011-01-02
1
-1
/
+1
*
Use built-in strndup if the platform we're targetting doesn't have one
John Mark Bell
2010-12-29
1
-1
/
+20
*
Split the string for stroke-width like it's done for the other attributes so ...
James Bursa
2010-09-24
1
-1
/
+3
*
Lots of C89, please test...
François Revel
2010-01-02
1
-29
/
+57
*
Round stroke widths to nearest integer instead of down, and force to 1 if it ...
James Bursa
2009-11-28
1
-2
/
+4
*
Implement <ellipse> element. Improve error handling for <circle>.
James Bursa
2009-11-28
1
-18
/
+109
*
Despite M_PI being #defined in math.h, and math.h being #included, in certain
Chris Young
2009-11-22
1
-0
/
+3
*
Start implementing arcs in paths. Fix crash when an empty path has a gradient...
James Bursa
2009-11-22
1
-2
/
+27
*
Squash warnings
John Mark Bell
2009-08-24
1
-1
/
+5
*
Beginnings of port to core buildsystem
John Mark Bell
2009-08-24
1
-0
/
+1079