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
/
svg-color.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-4
/
+9
*
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
2008-01-05
1
-1
/
+1
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2007-12-12
1
-2
/
+0
*
Preserve paint styles with multiple components
Jon A. Cruz
2007-09-06
1
-1
/
+3
*
make svg numeric precision, minimum exponent, and the use of named colors (as...
bulia byak
2006-10-31
1
-2
/
+7
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-9
/
+9
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
fix 1533388
bulia byak
2006-08-03
1
-0
/
+1
*
Tuned icc-color() parsing
Jon A. Cruz
2006-04-05
1
-23
/
+49
*
Moving out icc parser
Jon A. Cruz
2006-04-05
1
-0
/
+69
*
fix to return the end pointer when desired
Jon A. Cruz
2006-04-03
1
-0
/
+4
*
Add a version of the reader that indicates the end of the color specification.
Peter Moulder
2006-04-03
1
-3
/
+48
*
(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours w...
Peter Moulder
2006-03-13
1
-3
/
+69
*
Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to ne...
Peter Moulder
2006-03-13
1
-3
/
+3
*
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
Peter Moulder
2006-03-13
1
-9
/
+7
*
CodingStyle: whitespace
Peter Moulder
2006-03-13
1
-270
/
+283
*
noop: Minor phrasing/CodingStyle changes.
Peter Moulder
2006-03-13
1
-7
/
+7
*
optimized includes
Ralf Stephan
2006-01-18
1
-5
/
+0
*
adapt includes to glib 2.9 changes
Ralf Stephan
2006-01-18
1
-1
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+324