Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-item.h
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-07 johanengelensmall 2geomify
2008-12-20 speleo3object-snapper.cpp
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-12-09 speleo3remove orphaned NRMatrix wrapper for sp_item_write_tran...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-01 johanengelenremoved unnecessary pointer, changed to by reference...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-01 johanengelenSPItem::getBounds now always returns a Geom::Rect bound...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-15 cilix42Slightly more 'object-oriented' way to invoke item...
2008-01-12 cilix42Allow conversion of all selected items to guides (for...
2008-01-06 dvlierop2Fix LP #168684
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-09-15 dvlierop2avoid code duplication, i.e. use sp_item_snappoints...
2007-07-29 buliabyakdifferentiate the SP_ITEM_REFERENCE_FLAGS, even though...
2007-04-08 dvlierop2Changes to the selector tool, e.g. option to choose...
2007-03-30 dvlierop2add a snappoint at the rotation-axis of any shape
2007-03-10 mentalMerge further bbox work
2007-03-04 buliabyakcomment on bbox types
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-04 mentalimplement new API via wrapper for now
2007-03-04 mentalSketch out new bbox API
2006-12-13 johanengelenFixed ungrouping bug where the changed transformation...
2006-09-12 buliabyakdisconnect mask/ref connections when item is destroyed
2006-04-20 knutuxSVG 1.1 Conditional Processing Module rendering support...
2006-01-26 buliabyakremember rotation centers, correctly this time (by...
2006-01-18 rwstoptimized includes
2006-01-16 mentalmoving trunk for module inkscape