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-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
1
-3
/
+3
2008-05-12
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
1
-1
/
+2
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
1
-2
/
+3
2008-02-19
Extended messages to make full use of plurals
Marcin Floryan
1
-7
/
+24
2008-02-19
first i18n patch from Marcin, more to follow
Alexandre Prokoudine
1
-1
/
+1
2008-02-18
fix picking color when dragging from empty space: from topmost, not last sele...
bulia byak
1
-1
/
+8
2008-02-03
Add plural form to status bar message in gradient context (patch by Marcin Fl...
Maximilian Albert
1
-1
/
+1
2007-11-21
use gobble_key_events to speed up keyboard moves
bulia byak
1
-16
/
+24
2007-11-16
fix warnings and delete gradient pixmap that will not be used
Johan B. C. Engelen
1
-1
/
+0
2007-11-02
warning cleanup
Jon A. Cruz
1
-2
/
+2
2007-10-22
make sure ctrl-alt-click adds node to the gradient that's actually clicked
bulia byak
1
-3
/
+5
2007-10-16
refactor most of adding stops at point into gradient-drag; fix crash
bulia byak
1
-120
/
+11
2007-10-12
Shift+drag to select within rect
bulia byak
1
-13
/
+34
2007-10-12
scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even...
bulia byak
1
-2
/
+22
2007-10-07
add gradient selection describer for statusbar
bulia byak
1
-0
/
+60
2007-10-07
simplify gradient by ctrl+l
bulia byak
1
-18
/
+99
2007-10-06
implement ins to create new stops
bulia byak
1
-47
/
+124
2007-10-05
reenable stop moving by keys, add select-all
bulia byak
1
-0
/
+8
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-1
/
+1
2007-08-07
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
1
-1
/
+1
2007-07-29
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
1
-3
/
+3
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-1
/
+1
2007-03-25
Gradient tool: fork gradients when adding a stop
Johan B. C. Engelen
1
-1
/
+1
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-03-20
Implementing feature request #1673807: snapping of gradient handles
Diederik van Lierop
1
-3
/
+5
2007-03-09
comment
bulia byak
1
-2
/
+2
2007-02-21
Fix initialisation problem.
Johan B. C. Engelen
1
-57
/
+56
2007-02-03
Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...
Johan B. C. Engelen
1
-74
/
+1
2007-01-25
fix distance-to-line calculation to be independent of zoom; increase toleranc...
bulia byak
1
-11
/
+13
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
-46
/
+379
2007-01-07
Reverting revision 13615
Johan B. C. Engelen
1
-10
/
+5
2007-01-07
Gradient nodes progress...
Johan B. C. Engelen
1
-5
/
+10
2006-11-06
implement select next/prev in gradient tool as well
bulia byak
1
-13
/
+18
2006-10-19
remove color cursors
Josh Andler
1
-6
/
+0
2006-10-05
undo annotations
bulia byak
1
-2
/
+2
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+4
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+6
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-8
/
+8
2006-03-27
minor changes to adjust strings for plural forms
Andrius Ramanauskas
1
-1
/
+5
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-4
/
+4