Code

enable Path_for_item to work on flowtext
[inkscape.git] / src / splivarot.cpp
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