summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash ↵Johan B. C. Engelen2007-03-251-0/+2
| | | | | when moving gradient nodes on group (bzr r2758)
* Implementing feature request #1673807: snapping of gradient handlesDiederik van Lierop2007-03-201-11/+22
| | | (bzr r2722)
* Merge further bbox workMenTaLguY2007-03-101-8/+10
| | | (bzr r2596)
* Fork gradientvector upon deletion of stops.Johan B. C. Engelen2007-02-031-1/+2
| | | (bzr r2320)
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵Johan B. C. Engelen2007-02-031-52/+272
| | | | | and predictable. (bzr r2319)
* use master opacity rather than fill/stroke-opacity when querying/setting ↵bulia byak2007-01-251-23/+39
| | | | | stop opacity; properly multiply all given opacities on setting; emit subselection-changed signal when deselecting all (bzr r2279)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-120/+506
| | | (bzr r2228)
* :) Wrong line Josh :DJohan B. C. Engelen2007-01-081-1/+2
| | | (bzr r2161)
* from Johan - fixes a memory leakJosh Andler2007-01-081-0/+1
| | | (bzr r2160)
* force full redraw every 5 interruptions when dragging knots; disconnect knot ↵bulia byak2007-01-071-0/+18
| | | | | signals when destroying dragger (bzr r2151)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-110/+68
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-68/+110
| | | (bzr r2148)
* undo annotationsbulia byak2006-10-051-3/+3
| | | (bzr r1768)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-3/+6
| | | (bzr r1315)
* do some include changes more correctlyRalf Stephan2006-06-281-3/+3
| | | (bzr r1311)
* more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan2006-06-241-0/+4
| | | (bzr r1276)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-5/+5
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* string plural form (for languages with multiple plural forms)Andrius Ramanauskas2006-03-291-2/+5
| | | (bzr r367)
* use SPKnot setter methods instead of g_object_set_propertybulia byak2006-03-281-6/+4
| | | (bzr r323)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-24/+24
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1108
(bzr r1)