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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tests: fix stringstream-test for outputting floating point numbers. At http:/...
Johan B. C. Engelen
2014-11-19
1
-3
/
+3
*
Add special rotation solution to optimized transforms, found by Johan
Liam P. White
2014-11-09
2
-12
/
+13
*
Fix bug in previous commit. Add test against it
Liam P. White
2014-11-09
2
-3
/
+4
*
Add specialized transforms
Liam P. White
2014-11-09
2
-59
/
+100
*
fix missing assignment to variable.
Johan B. C. Engelen
2014-11-08
1
-0
/
+4
*
update svg-length-test.h from 90 to 96 dpi
Alvin Penner
2014-11-03
1
-7
/
+7
*
Update to trunk r13621
Liam P. White
2014-10-17
5
-2
/
+211
|
\
|
*
Merged hatch rendering code
Tomasz Boczkowski
2014-10-14
4
-0
/
+209
|
*
Fix uninitialized variable use in svg-color.cpp. (additionally reduce scope o...
Johan B. C. Engelen
2014-10-11
1
-2
/
+2
|
*
Read HSL colors (CSS Color Module Level 3).
Tavmjong Bah
2014-07-24
1
-0
/
+53
|
*
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
2014-06-21
1
-0
/
+1
*
|
More header cleanup
Liam P. White
2014-09-06
5
-27
/
+24
*
|
Code cleanup.
Liam P. White
2014-08-18
3
-56
/
+32
*
|
Read HSL color (CSS Color Module Level 3).
Tavmjong Bah
2014-07-24
1
-0
/
+53
*
|
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
2014-06-21
1
-0
/
+1
|
/
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
1
-3
/
+3
*
fix warning and add comments about fixing code
Johan B. C. Engelen
2013-10-27
1
-0
/
+3
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
1
-0
/
+2
*
Further refactored SPEllipse.
Markus Engel
2013-09-26
2
-0
/
+9
*
updates for cmake
Campbell Barton
2013-09-19
1
-3
/
+0
*
Merged from trunk (r12517).
Markus Engel
2013-09-14
1
-8
/
+12
|
\
|
*
Forgot check in last commit.
Matthew Petroff
2013-09-12
1
-1
/
+1
|
*
Fix handling of SVG lengths with spaces between value and unit (hopefully wit...
Matthew Petroff
2013-09-12
1
-0
/
+2
|
*
partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...
Johan B. C. Engelen
2013-09-11
1
-8
/
+10
*
|
Merged from trunk (r12488).
Markus Engel
2013-08-30
3
-38
/
+74
|
\
|
|
*
Add option to write out path data using only relative coordinates
Tavmjong Bah
2013-08-15
2
-31
/
+65
|
*
Fix handling of SVG lengths with spaces [Bug #1208002].
Matthew Petroff
2013-08-03
1
-0
/
+2
|
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-7
/
+7
*
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-16
/
+11
|
\
|
|
*
Refactored internals to use a vector of structs instead of several parallel a...
Jon A. Cruz
2013-05-18
1
-16
/
+11
*
|
various little changes
Markus Engel
2013-04-10
1
-0
/
+7
*
|
Removed unused (ancient!) code.
Markus Engel
2013-04-10
3
-131
/
+0
|
/
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
code cleanup: quiet warnings with gcc.
Campbell Barton
2012-11-20
2
-0
/
+3
*
Make last segment before close path absolute.
Jasper van de Gronde
2012-09-13
1
-1
/
+5
|
\
|
*
Allow shorthand paths
Jasper van de Gronde
2012-05-07
3
-14
/
+100
|
/
*
c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so...
Kris De Gussem
2012-04-04
2
-47
/
+42
*
cppcheck
Kris De Gussem
2012-03-07
1
-1
/
+1
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-4
/
+4
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
13
-20
/
+11
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-3
/
+4
*
cppcheck
Kris De Gussem
2011-10-18
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-0
/
+2
*
Remove nr-forward.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
1
-10
/
+7
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
1
-3
/
+7
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-17
/
+35
|
\
|
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+19
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
[prev]
[next]