Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / live_effects / lpegroupbbox.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2008-11-21 Ted GouldMerge from fe-moved
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-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 johanengelenSPItem::getBounds now always returns a Geom::Rect bound...
2008-08-01 johanengelenremove more NR:: from live_effects code
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-04-15 bgk- Clean up LPE bounding box computing code
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-03-28 johanengelenand two more files that were missed in lpe-group commit