Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-shape.cpp
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-10-23 Johan EngelenBeware: some 2geom functions can throw useful exception...
2010-10-23 Johan EngelenDon't try displaying markers for completely empty paths...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-24 Diederik van LieropAvoid self-snapping when dragging a rotation center...
2010-07-19 Diederik van LieropFix snapping to midpoints of closing segments
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-13 Ted GouldUpgrading to trunk
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-21 Diederik van Lierop- "Snap nodes or handles" button now also includes...
2010-05-15 Ted GouldUpdating to trunk
2010-04-10 Johan Engelen* improve boundingbox calculation: include strokecaps.
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-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-08 scislacPatch for 456148 by Johan
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-28 dvlierop2Fix the crash reported in bug #342755
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-14 buliabyakwarning fix
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-10 dvlierop2Added a new toolbar with snapping controls
2009-01-04 johanengelenfix bbox calculation of markers
2009-01-02 johanengelenmake 'marker' property work (shorthand for start, mid...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-11-21 Ted GouldMerge from fe-moved
2008-11-01 Ted GouldMerge from trunk
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-23 buliabyakit's not a good idea to change key of arenaitem in...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-25 buliabyakfix per SVG spec: bbox for paint servers must be exclus...
2008-08-25 buliabyakwhitespace
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-08 johanengelenfix marker behavior for moveto-only paths
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-14 johanengelen2geomify snappoint finding for SPShapes.
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-07-07 johanengelensubstitute macro with function call
2008-07-07 johanengelenfix number of marker counting in shape
2008-07-07 johanengelenremove dead code
2008-07-07 johanengelenfix orientation of markers
2008-07-05 joncruzWarning cleanup
2008-07-04 johanengelen2geomify calculation of number of markers on a path
2008-06-20 johanengelensp_shape now uses 2geom PathVector for all marker positions
2008-06-20 johanengelensp_shape_render for cairo-renderer extension now uses...
2008-06-20 johanengelen2geomify sp_shape_update_marker_view.
2008-06-16 johanengelenuse 2geom method to calc boundingbox of shape
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-03 joncruzFixed LPE crash with unitialized pointer
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-25 buliabyakcomment fix
2008-02-06 buliabyakavoid dangerous equality comparison on doubles; remove...
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-12-22 dvlierop21) solve bug #177995
2007-12-03 dvlierop2Solve crash on assert (see bugs #173555 and #173568...
2007-12-02 johanengelenFix compile. Don't #include .cpp files!
2007-12-02 dvlierop2only snap to non-smooth nodes, 2nd try. Hopefully this...
2007-11-28 johanengelenFix Bug #172582 crash when dragging line with mouse
2007-11-27 ishmaluse size_t for comparison with strlen() to be more...
2007-11-26 dvlierop2Don't snap the smooth nodes of a path
2007-11-08 joncruzwarning cleanup
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-10 joncruzPurged fill type enum
2007-09-06 joncruzPreserve paint styles with multiple components
2007-09-06 buliabyakstore and properly disconnect lpe modified connection
2007-08-19 johanengelen* Fixed path-along-path with correct filling now! ...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-05-30 dvlierop2Don't return too much snappoints
2007-04-30 dvlierop2Fix bug #1077600 -> correct mirroring and no drifting...
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-26 dvlierop2Selector tool shouldn't snap to path nodes, see Bulia...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-07-28 mentalswitch to sigc++ SPObject signals for SPShape
2006-05-29 bryceDocumentation
2006-05-26 buliabyakexport markers API
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-04-05 buliabyaknow sp_item_invoke_bbox_full does union of the item...
2006-01-16 mentalmoving trunk for module inkscape