Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-rect.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-02-10 Krzysztof KosińskiPrevent a redundant closing line segment being added...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-03-03 johanengelenadd mouse-over helperpath for rects
2009-02-27 dvlierop2More accurate wording in snap tooltips
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-25 johanengelenfix percentage coordinates for rect and line. (svgtests...
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-11 dvlierop2Snap from/to midpoints of a rectangle (SPRect)
2008-12-05 joncruzWarning cleanup.
2008-12-04 verbalshadowNR -> 2geom some headers in src/
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenreplace matrix division code.
2008-07-07 mentaltry to use consistent document for creating guides
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-07 buliabyakremove antediluvian cruft
2008-04-07 buliabyakrevert last change: svg spec says that even one zero...
2008-04-07 buliabyakallow a rect with only one dimension == 0 to have curve
2008-02-25 buliabyakfix-render-of-zero-dimension-rects
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-15 cilix42Slightly more 'object-oriented' way to invoke item...
2008-01-13 cilix42Use visual/geometric bbox (as specified in Selector...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2007-12-16 buliabyakremove debug
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-11-08 joncruzwarning cleanup
2007-06-13 dvlierop2Only snap the real corners of a rectangle, not the...
2007-01-22 acspikecontinue switching sp_repr_new* over to XML::Document...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-01-16 mentalmoving trunk for module inkscape