index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
javafx-out.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused function.
Jon A. Cruz
2012-04-11
1
-15
/
+0
*
cppcheck
Kris De Gussem
2012-03-07
1
-0
/
+13
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
|
\
*
|
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-4
/
+3
|
/
*
cppcheck
Kris De Gussem
2011-10-20
1
-2
/
+2
*
cppcheck
Kris De Gussem
2011-10-18
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-4
/
+4
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-3
/
+3
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-7
/
+6
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-2
/
+3
|
\
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
1
-2
/
+2
|
/
*
Extensions. JavaFX output fix by ycswyw.
Nicolas Dufour
2010-04-19
1
-1
/
+2
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-4
/
+4
*
Maximum value of alpha is 255 (not 256).
Tavmjong Bah
2009-08-11
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-5
/
+5
*
SPDocument->Document
johnce
2009-08-05
1
-5
/
+5
*
Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869
Jon A. Cruz
2009-06-17
1
-24
/
+12
*
Warning and whitespace cleanup
Jon A. Cruz
2009-06-17
1
-51
/
+83
*
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2009-04-07
1
-975
/
+975
*
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
2009-04-06
1
-7
/
+15
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-2
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-13
/
+28
*
clean up code slightly
Bob Jamison
2008-08-10
1
-18
/
+26
*
merge silveiro's and my changes
Bob Jamison
2008-08-09
1
-102
/
+342
*
change javafx output to 1.0 compiler syntax
Bob Jamison
2008-08-07
1
-140
/
+72
*
Use is_straight_curve() instead of three separate dynamic casts
Diederik van Lierop
2008-08-05
1
-3
/
+2
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
initial impl of gradients and opacities
Bob Jamison
2008-08-02
1
-62
/
+274
*
finally got transforms right. flip Y and translate
Bob Jamison
2008-08-01
1
-17
/
+61
*
make redundant. use correct fields of cubic bezier point array
Bob Jamison
2008-08-01
1
-168
/
+170
*
un-remove applying item transform to each point
Bob Jamison
2008-08-01
1
-1
/
+1
*
Add item transforms
Bob Jamison
2008-08-01
1
-29
/
+53
*
Get to compile in javafx
Bob Jamison
2008-07-30
1
-32
/
+50
*
add placeholder for expert contributors
Bob Jamison
2008-07-30
1
-0
/
+474