Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / gradient-chemistry.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-07-13 Ted GouldUpgrading to trunk
2010-07-09 Jon A. CruzCleanup of gradient swatch property and collection...
2010-07-05 Jon A. CruzPrevent conversion of 'solid' gradients.
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-03 Jon A. CruzCreate only single-stop gradients when using Fill-n...
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-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-03-26 Ted GouldMerge from trunk
2010-03-23 Jon A. CruzUpdate to reflect "swatch" gradients as being assumed...
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-08 Jon A. CruzCleanup of gradients and stops.
2010-03-06 Jon A. CruzNew tab in Fill&Stroke dialog for swatch fills.
2010-03-04 Jon A. CruzFixed const correctness for gradient stop count routines.
2010-03-02 Jon A. CruzCleanup on id access.
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-03-26 buliabyakfix crash caused by a gradient without a zero-offset...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2007-10-16 buliabyakswitch to utility functions in nr-point-fns
2007-10-11 buliabyakimplement no-forking option
2007-10-07 buliabyakexport average_color
2007-10-06 buliabyaka few more utility methods
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-10 joncruzPurged fill type enum
2007-04-23 buliabyakfix 1705412: handle gracefully assigning gradients...
2007-03-26 buliabyakremove no longer relevant comment
2007-03-25 johanengelenGradient tool: fixed live updating of midstop dragging...
2007-03-25 buliabyakfix live dragging of gradient midstops, and fix crash...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-08 johanengelenFixed interactive updating.
2007-03-04 johanengelenProbably a fix for [ 1665735 ] [ 1673205 ] [ 1667584...
2007-03-04 mentalmore NR::Maybe<NR::Rect> work
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-03 johanengelenFork gradientvector upon deletion of stops.
2007-01-24 johanengelenSorry, forgot the copyright text.
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-17 johanengelenUpgraded gradient tool =)
2007-01-07 johanengelenReverting revision 13615
2007-01-07 johanengelenGradient nodes progress...
2006-10-07 buliabyakuse the new APIs
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape