Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-item.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-21 Diederik van Lierop1) Fix snapping of guides to nodes/paths; 2) replace...
2010-07-20 Abhishek Sharma... More on c++ification and some XML privatisation
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-04 Jon A. CruzSuppress gradient direction line for 'solid' gradients.
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-18 Johan Engelenbetter fix for lpe stack forking
2010-05-14 Johan Engelenfix bug when forking LPE stack
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Krzysztof KosińskiInitial fix for the inverted coordinate system bug
2010-03-26 Ted GouldMerge from trunk
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-30 Diederik van LieropSmall snap bug has been eliminated, flowed text snappin...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-06 buliabyaktextual patch from bug 408093
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-05-11 speleo3call sp_document_ensure_up_to_date for getCenter/setCen...
2009-04-24 dvlierop2Two minor snapping fixes
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-04 johanengelencorrectly initialize vector in spitem.
2009-01-03 buliabyakdisplay filter label, if any, in filtered item description
2008-12-21 speleo3revert change of sp_item_i2d_affine in rev 20388, as...
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-12-05 joncruzWarning cleanup.
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-16 buliabyakremove unneeded ref, arenaitem is reffed when created...
2008-09-07 dvlierop2Remove an obsolete comment
2008-09-01 johanengelenremoved unnecessary pointer, changed to by reference...
2008-08-23 jeff_schillerSupport for title and desc elements when serializing...
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-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenreplace matrix division code.
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-07 mentaltry to use consistent document for creating guides
2008-06-25 johanengelenfix bbox calculation for groups that contain groups...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 buliabyakfix crash when ungrouping lpe paths
2008-06-11 mentalplumb XML::Documents in everywhere
2008-05-31 dvlierop2Fix an error and remove some useless code (thanks to...
2008-05-30 johanengelenLPE STACKING!
2008-04-17 buliabyakreplace text strings by ints for tools/bounding_box
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-26 buliabyakmention that an item is filtered in its statusbar descr...
2008-03-23 buliabyakexpand visual bbox for item with a filter
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-24 joncruzWarning and whitespace cleanup
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-16 cilix42Move 'bounding box' option up one level (from Selector...
2008-01-15 cilix42Slightly more 'object-oriented' way to invoke item...
2008-01-13 cilix42Use visual/geometric bbox (as specified in Selector...
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
2008-01-02 mjwybrow2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge...
2007-12-23 johanengelenfix critical bug #168588 assertion failed, file sp...
2007-11-04 joncruzWarning cleanup
2007-10-08 kiiralaRemoved some unnecessarry bounding box updates in sp...
2007-09-15 dvlierop2avoid code duplication, i.e. use sp_item_snappoints...
2007-09-10 joncruzPurged fill type enum
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-07-25 dvlierop2Snapping the transformation origin should also work...
2007-07-04 buliabyakswitch to using extract_uri
2007-06-27 dvlierop2snapping transformation center again...
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-26 dvlierop2implementing snapping to images
2007-04-24 buliabyakskip recursion into clone's children in stroke adjustme...
2007-04-08 dvlierop2Changes to the selector tool, e.g. option to choose...
2007-04-06 buliabyakimplement GEOMETRIC_BBOX
2007-03-30 dvlierop2add a snappoint at the rotation-axis of any shape
2007-03-17 buliabyakfix 1286535
2007-03-12 buliabyakmove style reading/writing from SPItem up to SPObject
2007-03-11 buliabyakfix 1656169
2007-03-10 mentalMerge further bbox work
2007-03-08 buliabyakmake sure undoing center moves emits modified signal...
next