index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gradient-drag.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved wording for the snap indicator: gradients snap to their parent's bou...
Diederik van Lierop
2009-04-12
1
-2
/
+2
*
Reworked internals of color and drag-n-drop.
Jon A. Cruz
2009-03-08
1
-1
/
+1
*
Fix snapping when dragging gradients (implement the snap delay, use snap tole...
Diederik van Lierop
2009-02-23
1
-5
/
+4
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-3
/
+3
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-13
/
+13
*
When snapping only the closest node, draw an indicator at that node
Diederik van Lierop
2008-11-26
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-63
/
+78
*
From trunk
Ted Gould
2008-10-27
1
-4
/
+7
*
Merging from trunk
Ted Gould
2008-10-11
1
-7
/
+7
*
- refactor snapping code, removing code duplication
Diederik van Lierop
2008-09-21
1
-2
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-1
/
+1
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-1
/
+1
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
2008-08-01
1
-9
/
+9
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
1
-2
/
+2
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-8
/
+5
*
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
2008-04-07
1
-8
/
+10
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
1
-26
/
+3
*
snapindicator for gradient knots
Johan B. C. Engelen
2008-03-04
1
-0
/
+13
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
make the alt-drag profile symmetric
bulia byak
2007-11-29
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-3
/
+3
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-26
/
+26
*
fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed
Johan B. C. Engelen
2007-11-01
1
-3
/
+16
*
add copy-to-clipboard for selected stops
bulia byak
2007-10-22
1
-4
/
+58
*
fix pasting style where style or fill is none
bulia byak
2007-10-22
1
-3
/
+3
*
add dropColor; mouseovered knots red; store item for each line, for adding st...
bulia byak
2007-10-16
1
-40
/
+143
*
fix error in structure, typo
bulia byak
2007-10-12
1
-8
/
+7
*
select within rect
bulia byak
2007-10-12
1
-0
/
+15
*
proper averaging of all selected draggers on query style; select-next/prev re...
bulia byak
2007-10-12
1
-21
/
+32
*
implement moving midstops with arrow keys, some refactoring
bulia byak
2007-10-11
1
-45
/
+101
*
copyedit
bulia byak
2007-10-07
1
-3
/
+3
*
implement alt+drag of stops
bulia byak
2007-10-07
1
-2
/
+23
*
fix dragging when center and radius are both selected
bulia byak
2007-10-06
1
-2
/
+2
*
new selection utility methods; refactoring to allow finding grabber without k...
bulia byak
2007-10-06
1
-23
/
+50
*
reenable stop moving by keys, add select-all
bulia byak
2007-10-05
1
-19
/
+77
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-8
/
+8
*
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
2007-08-07
1
-1
/
+1
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-1
/
+1
*
when the gradient just has start and end stops if you delete one it will now ...
Johan B. C. Engelen
2007-04-01
1
-3
/
+23
*
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...
Johan B. C. Engelen
2007-03-25
1
-0
/
+2
*
Implementing feature request #1673807: snapping of gradient handles
Diederik van Lierop
2007-03-20
1
-11
/
+22
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-8
/
+10
*
Fork gradientvector upon deletion of stops.
Johan B. C. Engelen
2007-02-03
1
-1
/
+2
*
Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...
Johan B. C. Engelen
2007-02-03
1
-52
/
+272
*
use master opacity rather than fill/stroke-opacity when querying/setting stop...
bulia byak
2007-01-25
1
-23
/
+39
*
Sorry, forgot the copyright text.
Johan B. C. Engelen
2007-01-24
1
-0
/
+2
*
Upgraded gradient tool =)
Johan B. C. Engelen
2007-01-17
1
-120
/
+506
*
:) Wrong line Josh :D
Johan B. C. Engelen
2007-01-08
1
-1
/
+2
*
from Johan - fixes a memory leak
Josh Andler
2007-01-08
1
-0
/
+1
[next]