summaryrefslogtreecommitdiffstats
path: root/src/sp-ellipse.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More accurate wording in snap tooltipsDiederik van Lierop2009-02-271-1/+1
* Fix for imprecise ellipse drawing by Alvin Penner.Krzysztof Kosi??ski2009-02-241-4/+1
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-6/+12
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b....Johan B. C. Engelen2009-01-251-5/+8
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-13/+21
* NR -> 2Geom few more filesJoshua L. Blocher2008-12-051-11/+11
* Warning cleanup.Jon A. Cruz2008-12-051-9/+9
* Merge from fe-movedTed Gould2008-11-211-2/+11
* From trunkTed Gould2008-10-271-7/+7
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-6/+7
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* warning cleanupFelipe Corr??a da Silva Sanches2008-07-121-1/+1
* 2geomify ellipse creationJohan B. C. Engelen2008-07-081-43/+15
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-16/+12
* ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...Johan B. C. Engelen2008-06-061-8/+3
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-3/+3
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-4/+6
* Remove g_print debugging statement.Tavmjong Bah2008-02-041-1/+0
* Allow snapping from and to ellipsesDiederik van Lierop2008-01-131-8/+45
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+1
* Warning cleanupJon A. Cruz2007-11-041-5/+5
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+29
* heh, bool to begin withMenTaLguY2007-01-241-2/+2
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-26/+18
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-4/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+863