summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* copyeditbulia byak2007-10-071-3/+3
| | | (bzr r3852)
* implement alt+drag of stopsbulia byak2007-10-071-2/+23
| | | (bzr r3845)
* fix dragging when center and radius are both selectedbulia byak2007-10-061-2/+2
| | | (bzr r3844)
* new selection utility methods; refactoring to allow finding grabber without ↵bulia byak2007-10-061-23/+50
| | | | | knowing its exact type, only by number (bzr r3842)
* reenable stop moving by keys, add select-allbulia byak2007-10-051-19/+77
| | | (bzr r3838)
* Purged fill type enumJon A. Cruz2007-09-101-8/+8
| | | (bzr r3706)
* Only in the selector tool we should snap in bbox mode (PointType = ↵Diederik van Lierop2007-08-071-1/+1
| | | | | SNAPPOINT_BBOX) (bzr r3415)
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
| | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331)
* when the gradient just has start and end stops if you delete one it will now ↵Johan B. C. Engelen2007-04-011-3/+23
| | | | | color the object the remaining stop's color. (bzr r2799)
* 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)