summaryrefslogtreecommitdiffstats
path: root/src/gradient-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gradient tool: fork gradients when adding a stopJohan B. C. Engelen2007-03-251-1/+1
| | | (bzr r2759)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* Implementing feature request #1673807: snapping of gradient handlesDiederik van Lierop2007-03-201-3/+5
| | | (bzr r2722)
* commentbulia byak2007-03-091-2/+2
| | | (bzr r2587)
* Fix initialisation problem.Johan B. C. Engelen2007-02-211-57/+56
| | | (bzr r2414)
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵Johan B. C. Engelen2007-02-031-74/+1
| | | | | and predictable. (bzr r2319)
* fix distance-to-line calculation to be independent of zoom; increase ↵bulia byak2007-01-251-11/+13
| | | | | tolerance; use new grdrag API (bzr r2277)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-46/+379
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-10/+5
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-5/+10
| | | (bzr r2148)
* implement select next/prev in gradient tool as wellbulia byak2006-11-061-13/+18
| | | (bzr r1919)
* remove color cursorsJosh Andler2006-10-191-6/+0
| | | (bzr r1811)
* undo annotationsbulia byak2006-10-051-2/+2
| | | (bzr r1768)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
| | | (bzr r1315)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-0/+6
| | | | | reading from svg instead) (bzr r1227)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-8/+8
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* minor changes to adjust strings for plural formsAndrius Ramanauskas2006-03-271-1/+5
| | | (bzr r308)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-4/+4
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+468
(bzr r1)