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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Void myself unpleasantly in order to satisfy RISC OS toolchain
Daniel Silverstone
2012-11-03
2
-3
/
+5
*
Clean up properly
Daniel Silverstone
2012-11-03
1
-1
/
+9
*
The library now builds
Daniel Silverstone
2012-11-03
5
-75
/
+163
*
More work towards libdom conversion
Daniel Silverstone
2012-11-03
4
-118
/
+173
*
Parse text
Daniel Silverstone
2012-11-03
2
-19
/
+67
*
Make more svg elements parse again
Daniel Silverstone
2012-11-03
3
-59
/
+139
*
More work to bring svgtiny into the libdom era
Daniel Silverstone
2012-11-03
3
-53
/
+138
*
Begin conversion to libdom
Daniel Silverstone
2012-11-03
2
-44
/
+102
*
Update to new NSBUILD infrastructure
Daniel Silverstone
2012-06-29
1
-1
/
+1
*
sed in BeOS still doesn't handle -i, so use a temporary file since RiscOS doe...
François Revel
2011-03-21
1
-2
/
+3
*
s/strndup/svgtiny_strndup
John Mark Bell
2011-01-02
2
-2
/
+3
*
Use built-in strndup if the platform we're targetting doesn't have one
John Mark Bell
2010-12-29
3
-2
/
+26
*
Split the string for stroke-width like it's done for the other attributes so ...
James Bursa
2010-09-24
1
-1
/
+3
*
More of the C89... really do test it please!
François Revel
2010-01-02
1
-37
/
+59
*
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
*
gperf -> .c rule. This isn't in the core buildsystem as nothing else requires...
John Mark Bell
2009-08-24
1
-0
/
+8
*
Squash warnings
John Mark Bell
2009-08-24
3
-4
/
+13
*
Missed makefile
John Mark Bell
2009-08-24
1
-0
/
+4
*
Beginnings of port to core buildsystem
John Mark Bell
2009-08-24
5
-0
/
+2105