index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-01
fix breaks, add default
bulia byak
1
-11
/
+11
2006-10-31
make svg numeric precision, minimum exponent, and the use of named colors (as...
bulia byak
4
-27
/
+42
2006-10-31
fix off-by-one error: setting tprec to 6 was actually writing 7 digits
bulia byak
1
-1
/
+1
2006-08-26
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2
-47
/
+43
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2
-7
/
+7
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2
-7
/
+7
2006-08-04
noop: Address signed/unsigned comparison warning.
Peter Moulder
1
-1
/
+1
2006-08-03
fix 1533388
bulia byak
1
-0
/
+1
2006-07-14
* src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
mjwybrow
1
-1
/
+1
2006-05-22
added missing file entry
Ralf Stephan
1
-0
/
+1
2006-05-19
PDF export patch by Ulf Erikson
bulia byak
2
-2
/
+14
2006-04-27
Adding multiple test output formats.
Jon A. Cruz
1
-1
/
+1
2006-04-25
limit the smallest exponent in transforms; anything smaller is written as 0
bulia byak
3
-23
/
+27
2006-04-05
Tuned icc-color() parsing
Jon A. Cruz
2
-41
/
+94
2006-04-05
Moving out icc parser
Jon A. Cruz
3
-32
/
+131
2006-04-03
fix to return the end pointer when desired
Jon A. Cruz
1
-0
/
+4
2006-04-03
Add a version of the reader that indicates the end of the color specification.
Peter Moulder
2
-4
/
+50
2006-04-03
new
Peter Moulder
1
-0
/
+29
2006-03-13
(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours w...
Peter Moulder
2
-4
/
+70
2006-03-13
svg-color-test.h: New unit test file.
Peter Moulder
2
-1
/
+58
2006-03-13
Remove temporary #include of svg-color.h
Peter Moulder
1
-1
/
+0
2006-03-13
Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ne...
Peter Moulder
4
-6
/
+15
2006-03-13
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
Peter Moulder
1
-1
/
+1
2006-03-13
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
Peter Moulder
1
-9
/
+7
2006-03-13
CodingStyle: whitespace
Peter Moulder
1
-270
/
+283
2006-03-13
noop: Minor phrasing/CodingStyle changes.
Peter Moulder
1
-7
/
+7
2006-01-18
optimized includes
Ralf Stephan
1
-5
/
+0
2006-01-18
adapt includes to glib 2.9 changes
Ralf Stephan
1
-1
/
+7
2006-01-16
* src/svg/Makefile_insert: Updated to reflect a previous header
mjwybrow
1
-1
/
+1