Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / marker.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-11-29 Ted GouldMerging in the changes from the 0.47 release branch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-23 speleo3fix bug 168663, marker shifted wrong by viewBox
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-01-04 johanengelen2geomify marker viewbox
2009-01-04 johanengelena bit more cleanup
2009-01-04 johanengelenclean up code a bit. especially remove obscure newing...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-12 speleo3typo in xMaxYMid
2008-12-11 speleo3bug #166885 (preserveAspectRatio="none" misinterpreted)
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-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-06-20 johanengelen2geomify sp_shape_update_marker_view.
2008-06-11 mentalplumb XML::Documents in everywhere
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-13 buliabyakfix scaling with stroke width for user-created markers
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-08 joncruzwarning cleanup
2007-10-09 johanengelenapply John Cliff's patch [ 1743843 ] Create Marker...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-12-07 bryceMarker menus now display custom markers in a document...
2006-12-06 bryceRenaming sp-marker.* to marker.*