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
2008-05-04
Next steps in implementing the snapping indicator
Diederik van Lierop
1
-2
/
+2
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
1
-8
/
+5
2008-04-07
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
1
-8
/
+10
2008-03-26
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
1
-26
/
+3
2008-03-04
snapindicator for gradient knots
Johan B. C. Engelen
1
-0
/
+13
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-11-29
make the alt-drag profile symmetric
bulia byak
1
-1
/
+1
2007-11-08
warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-11-04
Warning cleanup
Jon A. Cruz
1
-26
/
+26
2007-11-01
fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed
Johan B. C. Engelen
1
-3
/
+16
2007-10-22
add copy-to-clipboard for selected stops
bulia byak
1
-4
/
+58
2007-10-22
fix pasting style where style or fill is none
bulia byak
1
-3
/
+3
2007-10-16
add dropColor; mouseovered knots red; store item for each line, for adding st...
bulia byak
1
-40
/
+143
2007-10-12
fix error in structure, typo
bulia byak
1
-8
/
+7
2007-10-12
select within rect
bulia byak
1
-0
/
+15
2007-10-12
proper averaging of all selected draggers on query style; select-next/prev re...
bulia byak
1
-21
/
+32
2007-10-11
implement moving midstops with arrow keys, some refactoring
bulia byak
1
-45
/
+101
2007-10-07
copyedit
bulia byak
1
-3
/
+3
2007-10-07
implement alt+drag of stops
bulia byak
1
-2
/
+23
2007-10-06
fix dragging when center and radius are both selected
bulia byak
1
-2
/
+2
2007-10-06
new selection utility methods; refactoring to allow finding grabber without k...
bulia byak
1
-23
/
+50
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