summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system clipboard support (bug #170185) from Chris KosińskiMenTaLguY2008-03-261-1/+1
| | | (bzr r5190)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-3/+3
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen2007-11-011-2/+3
| | | (bzr r4011)
* add copy-to-clipboard for selected stopsbulia byak2007-10-221-0/+2
| | | (bzr r3942)
* add dropColor; mouseovered knots red; store item for each line, for adding ↵bulia byak2007-10-161-1/+6
| | | | | stops; refactoring (bzr r3907)
* select within rectbulia byak2007-10-121-0/+1
| | | (bzr r3893)
* proper averaging of all selected draggers on query style; select-next/prev ↵bulia byak2007-10-121-2/+2
| | | | | return the new selected dragger (bzr r3891)
* implement moving midstops with arrow keys, some refactoringbulia byak2007-10-111-0/+2
| | | (bzr r3887)
* still more utility functionsbulia byak2007-10-071-0/+4
| | | (bzr r3851)
* hasSelection methodbulia byak2007-10-071-0/+1
| | | (bzr r3848)
* new selection utility methods; refactoring to allow finding grabber without ↵bulia byak2007-10-061-8/+12
| | | | | knowing its exact type, only by number (bzr r3842)
* reenable stop moving by keys, add select-allbulia byak2007-10-051-1/+3
| | | (bzr r3838)
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵Johan B. C. Engelen2007-02-031-31/+33
| | | | | and predictable. (bzr r2319)
* privatize as much as possible in GrDragbulia byak2007-01-251-16/+23
| | | (bzr r2278)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-15/+24
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-12/+11
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-11/+12
| | | (bzr r2148)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+143
(bzr r1)