summaryrefslogtreecommitdiffstats
path: root/src/gradient-chemistry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix crash caused by a gradient without a zero-offset stopbulia byak2008-03-261-0/+6
| | | (bzr r5191)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-2/+2
| | | (bzr r5149)
* switch to utility functions in nr-point-fnsbulia byak2007-10-161-15/+1
| | | (bzr r3906)
* implement no-forking optionbulia byak2007-10-111-0/+5
| | | (bzr r3886)
* export average_colorbulia byak2007-10-071-2/+2
| | | (bzr r3847)
* a few more utility methodsbulia byak2007-10-061-14/+74
| | | (bzr r3841)
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-1/+1
| | | (bzr r3791)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-1/+1
| | | (bzr r3753)
* Purged fill type enumJon A. Cruz2007-09-101-9/+8
| | | (bzr r3706)
* fix 1705412: handle gracefully assigning gradients to no-bbox itemsbulia byak2007-04-231-1/+3
| | | (bzr r2953)
* remove no longer relevant commentbulia byak2007-03-261-1/+1
| | | (bzr r2761)
* Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash ↵Johan B. C. Engelen2007-03-251-30/+35
| | | | | when moving gradient nodes on group (bzr r2758)
* fix live dragging of gradient midstops, and fix crash when dragging writes ↵bulia byak2007-03-251-1/+2
| | | | | to repr (bzr r2751)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-5/+7
| | | (bzr r2723)
* re-introduce isEmpty testsMenTaLguY2007-03-171-2/+2
| | | (bzr r2679)
* ban empty rectangles entirely and remove isEmpty testMenTaLguY2007-03-111-2/+2
| | | (bzr r2606)
* Fixed interactive updating.Johan B. C. Engelen2007-03-081-9/+9
| | | (bzr r2573)
* Probably a fix for [ 1665735 ] [ 1673205 ] [ 1667584 ]. Testing required though.Johan B. C. Engelen2007-03-041-3/+3
| | | (bzr r2547)
* more NR::Maybe<NR::Rect> workMenTaLguY2007-03-041-37/+33
| | | (bzr r2543)
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-15/+27
| | | | | rect handling, though) (bzr r2536)
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-24/+12
| | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466)
* Fork gradientvector upon deletion of stops.Johan B. C. Engelen2007-02-031-4/+14
| | | (bzr r2320)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-5/+7
| | | | | create methods to match DOM (bzr r2253)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-29/+154
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-76/+25
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-25/+76
| | | (bzr r2148)
* use the new APIsbulia byak2006-10-071-29/+4
| | | (bzr r1777)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
| | | (bzr r232)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-19/+19
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1133
(bzr r1)