Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / splivarot.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 EngelenDon't try displaying markers for completely empty paths...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-29 Johan Engelenfix bug where bbox is calculated wrong for paths with...
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldUpdating to trunk
2010-04-10 Johan Engelen* improve boundingbox calculation: include strokecaps.
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-03-29 buliabyakfix simplify, combine, break for LPE paths
2009-02-26 tweenkAllow path exclusion to work on an arbitrary number...
2009-01-02 johanengelenmake 'marker' property work (shorthand for start, mid...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-19 speleo3fix bug #166937 (with viewBox, simplify oversimplifies)
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
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-08-31 johanengelenremove unused include files and methods
2008-08-24 jeff_schillerFix for Bug 238113 (preserve title/desc for various...
2008-08-15 cilix42Eliminate more of SP_ACTIVE_DESKTOP
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-08-03 dvlierop2Refactoring the object-snapper to use 2geom paths
2008-08-03 johanengelenconvert path to linears and cubics only before creating...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 buliabyakfix 253915: do not use style attr, only SPStyle
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-16 johanengelenremove all old nartbpath code from SPCurve!!! (in...
2008-07-07 johanengelenconvert item to livarot path using 2geom path
2008-07-07 johanengelen2geomify marker code in stroke-to-path
2008-07-04 johanengelencreate pathvector_for_curve method.
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
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-27 joncruzFixed undo for eraser to be a single step
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-12-27 dvlierop21) Fix bug #178312
2007-10-21 gustav_bAllow SPFlowtexts to be used in boolean operations
2007-09-14 johanengelenClean up code a bit.
2007-09-06 buliabyakpreserve path effect through simplification
2007-08-07 buliabyakenable Path_for_item to work on flowtext
2007-06-27 mentalfix issue introduced in r14229
2007-06-26 dvlierop2implementing snapping to images
2007-03-31 johncoswellChange paint bucket path union to properly create only...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-18 buliabyakcopyedit; use IMMEDIATE_MESSAGE and remove canvas updat...
2007-03-13 buliabyakfix 1659445 without unfixing 1595030
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-02-25 johncoswellFactor out bpath_to_Path
2007-01-22 acspikecontinue switching sp_repr_new* over to XML::Document...
2007-01-07 johanengelenFixed crash when doing a boolean union when nothing...
2006-12-29 gustav_bFix for 1595030 (Stroke width after Union changed in...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-10 acspikeallow union on a single object for the purpose of remov...
2006-10-25 buliabyakpreserve clip/mask for stroke-to-path also
2006-10-10 gustav_bundo annotations
2006-10-05 buliabyakundo annotations
2006-10-03 popolon2fix bug #1568462 boolean operation remove mask/clip...
2006-09-30 johanengelenPatch by Popolon to fix bug "[ 1562520 ] Object to...
2006-08-13 johncoswellinform user of progress during long-running simplify...
2006-07-22 mentalpatch from John Bintz, adding pref to simplify multiple...
2006-07-09 gustav_bundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-26 buliabyakcorrectly treat dashes and markers when converting...
2006-05-21 buliabyakfix 1445003
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-09 mentaluse std::vector rather than dynamically-sized automatic...
2006-04-17 buliabyakone more tweak of boolop precision
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-14 buliabyakreduce flattening precision back somewhat, to prevent...
2006-04-01 buliabyakswitch get_nearest_position and get_point to using...
2006-01-16 mentalmoving trunk for module inkscape