index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-ellipse.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-0
/
+1
*
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-33
/
+50
*
create SPObject factory
Liam P. White
2015-02-25
1
-29
/
+0
*
Don't write the d attribute on <circle> or <ellipse>
Liam P. White
2014-11-16
1
-1
/
+1
*
Fix nasty leak
Liam P. White
2014-11-16
1
-2
/
+2
*
Code cleanup.
Liam P. White
2014-08-18
1
-17
/
+16
*
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
1
-2
/
+0
*
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
2014-06-07
1
-0
/
+2
*
do not allow ellipse arc segment greater than 90 degrees. (Bug 1312333)
Alvin Penner
2014-04-30
1
-50
/
+23
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
1
-2
/
+2
*
Fix transforming shapes with path effect applied (bug #1247324)
Jabier Arraiza Cenoz
2014-01-06
1
-0
/
+5
*
fix initialization bug, that leads to non-continuous path
Johan B. C. Engelen
2013-11-18
1
-1
/
+1
*
Added some consts.
Markus Engel
2013-10-26
1
-3
/
+5
*
Fix some more issues with ellipses.
Markus Engel
2013-10-10
1
-31
/
+35
*
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
2013-10-08
1
-354
/
+345
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
Further changes to SPEllipse.
Markus Engel
2013-09-29
1
-44
/
+26
*
Adjusted code style of SPEllipse.
Markus Engel
2013-09-27
1
-175
/
+208
*
Further refactored SPEllipse.
Markus Engel
2013-09-26
1
-179
/
+86
*
random code cleanup
Johan B. C. Engelen
2013-09-26
1
-6
/
+4
*
Merged from trunk (r12593).
Markus Engel
2013-09-26
1
-2
/
+2
|
\
|
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-2
/
+2
*
|
Merged from trunk (r12588).
Markus Engel
2013-09-24
1
-8
/
+61
|
\
|
|
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-3
/
+3
|
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-368
/
+279
|
|
\
|
|
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-8
/
+8
|
*
|
Fix bug that added transforms to new objects.
Matthew Petroff
2013-09-02
1
-0
/
+60
*
|
|
Refactored SPGenericEllipse::set_shape
Markus Engel
2013-09-24
1
-38
/
+42
|
|
/
|
/
|
*
|
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-12
/
+12
|
\
|
|
*
cppcheck
Kris De Gussem
2013-08-04
1
-15
/
+20
*
|
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-5
/
+0
*
|
Merged Item.
Markus Engel
2013-04-05
1
-4
/
+0
*
|
Merged more classes.
Markus Engel
2013-04-05
1
-4
/
+0
*
|
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
2013-04-05
1
-180
/
+196
*
|
Combined some classes.
Markus Engel
2013-04-04
1
-122
/
+76
*
|
Cleaned up a bit. Uses some C++11 features.
Markus Engel
2013-04-02
1
-50
/
+0
*
|
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+22
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-16
/
+40
*
|
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+4
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-32
/
+32
*
|
merged from trunk
Markus Engel
2013-03-29
1
-294
/
+14
|
\
|
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-136
/
+28
|
*
clip path visual bbox refresh, second try (Bug 1005085)
Alvin Penner
2012-12-31
1
-0
/
+1
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-9
/
+9
*
|
Various changes.
Markus Engel
2013-03-14
1
-3
/
+3
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-4
/
+4
*
|
Removed old calls to set_shape and update_patheffect.
Markus Engel
2012-09-29
1
-2
/
+2
*
|
Added "virtual pad" to
Markus Engel
2012-08-18
1
-82
/
+221
|
/
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
[next]