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
*
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
*
force full redraw every 5 interruptions when dragging knots; disconnect knot ...
bulia byak
2007-01-07
1
-0
/
+18
*
Reverting revision 13615
Johan B. C. Engelen
2007-01-07
1
-110
/
+68
*
Gradient nodes progress...
Johan B. C. Engelen
2007-01-07
1
-68
/
+110
*
undo annotations
bulia byak
2006-10-05
1
-3
/
+3
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-3
/
+6
*
do some include changes more correctly
Ralf Stephan
2006-06-28
1
-3
/
+3
*
more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h
Ralf Stephan
2006-06-24
1
-0
/
+4
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-5
/
+5
*
string plural form (for languages with multiple plural forms)
Andrius Ramanauskas
2006-03-29
1
-2
/
+5
*
use SPKnot setter methods instead of g_object_set_property
bulia byak
2006-03-28
1
-6
/
+4
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-24
/
+24
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1108