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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-05
reenable stop moving by keys, add select-all
bulia byak
1
-19
/
+77
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-8
/
+8
2007-08-07
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
1
-1
/
+1
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-1
/
+1
2007-04-01
when the gradient just has start and end stops if you delete one it will now ...
Johan B. C. Engelen
1
-3
/
+23
2007-03-25
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...
Johan B. C. Engelen
1
-0
/
+2
2007-03-20
Implementing feature request #1673807: snapping of gradient handles
Diederik van Lierop
1
-11
/
+22
2007-03-10
Merge further bbox work
MenTaLguY
1
-8
/
+10
2007-02-03
Fork gradientvector upon deletion of stops.
Johan B. C. Engelen
1
-1
/
+2
2007-02-03
Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...
Johan B. C. Engelen
1
-52
/
+272
2007-01-25
use master opacity rather than fill/stroke-opacity when querying/setting stop...
bulia byak
1
-23
/
+39
2007-01-24
Sorry, forgot the copyright text.
Johan B. C. Engelen
1
-0
/
+2
2007-01-17
Upgraded gradient tool =)
Johan B. C. Engelen
1
-120
/
+506
2007-01-08
:) Wrong line Josh :D
Johan B. C. Engelen
1
-1
/
+2
2007-01-08
from Johan - fixes a memory leak
Josh Andler
1
-0
/
+1
2007-01-07
force full redraw every 5 interruptions when dragging knots; disconnect knot ...
bulia byak
1
-0
/
+18
2007-01-07
Reverting revision 13615
Johan B. C. Engelen
1
-110
/
+68
2007-01-07
Gradient nodes progress...
Johan B. C. Engelen
1
-68
/
+110
2006-10-05
undo annotations
bulia byak
1
-3
/
+3
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-3
/
+6
2006-06-28
do some include changes more correctly
Ralf Stephan
1
-3
/
+3
2006-06-24
more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h
Ralf Stephan
1
-0
/
+4
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-5
/
+5
2006-03-29
string plural form (for languages with multiple plural forms)
Andrius Ramanauskas
1
-2
/
+5
2006-03-28
use SPKnot setter methods instead of g_object_set_property
bulia byak
1
-6
/
+4
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-24
/
+24
[prev]