summaryrefslogtreecommitdiffstats
path: root/src/sp-ellipse.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-18Code cleanup.Liam P. White1-17/+16
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-0/+2
2014-06-07Fix for Bug #1241902 -Jabier Arraiza Cenoz1-0/+2
2014-04-30do not allow ellipse arc segment greater than 90 degrees. (Bug 1312333)Alvin Penner1-50/+23
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-2/+2
2014-01-06Fix transforming shapes with path effect applied (bug #1247324)Jabier Arraiza Cenoz1-0/+5
2013-11-18fix initialization bug, that leads to non-continuous pathJohan B. C. Engelen1-1/+1
2013-10-26Added some consts.Markus Engel1-3/+5
2013-10-10Fix some more issues with ellipses.Markus Engel1-31/+35
2013-10-08Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah1-354/+345
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-09-29Further changes to SPEllipse.Markus Engel1-44/+26
2013-09-27Adjusted code style of SPEllipse.Markus Engel1-175/+208
2013-09-26Further refactored SPEllipse.Markus Engel1-179/+86
2013-09-26random code cleanupJohan B. C. Engelen1-6/+4
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-2/+2
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-3/+3
2013-09-24Refactored SPGenericEllipse::set_shapeMarkus Engel1-38/+42
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-8/+8
2013-09-02Fix bug that added transforms to new objects.Matthew Petroff1-0/+60
2013-08-04cppcheckKris De Gussem1-15/+20
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-5/+0
2013-04-05Merged Item.Markus Engel1-4/+0
2013-04-05Merged more classes.Markus Engel1-4/+0
2013-04-05Merged Shape and subclasses. Cleaned up a bit.Markus Engel1-180/+196
2013-04-04Combined some classes.Markus Engel1-122/+76
2013-04-02Cleaned up a bit. Uses some C++11 features.Markus Engel1-50/+0
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+22
2013-04-01Added constructors to SP classes.Markus Engel1-16/+40
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+4
2013-03-29Renamed virtual function names.Markus Engel1-32/+32
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-9/+9
2013-03-14Various changes.Markus Engel1-3/+3
2013-01-23Clean up more GObject type definitionsAlex Valavanis1-136/+28
2012-12-31clip path visual bbox refresh, second try (Bug 1005085)Alvin Penner1-0/+1
2012-10-06Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel1-4/+4
2012-09-29Removed old calls to set_shape and update_patheffect.Markus Engel1-2/+2
2012-08-18Added "virtual pad" toMarkus Engel1-82/+221
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-2/+2
2011-08-27Remove all NRRect use.Krzysztof Kosi??ski1-13/+12
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-9/+11
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-5/+5
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-2/+2
2011-04-01add curve before LPE to SPShape. this is useful for helperpath display. It wa...Johan B. C. Engelen1-1/+3
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-6/+8
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1