index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
gradient-vector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-3
/
+3
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-6
/
+4
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-3
/
+3
2007-01-23
replace use of sp_repr_new in gradient-vector
MenTaLguY
1
-2
/
+5
2007-01-12
Fixed bug where offset was not written to XML when stop was added.
Johan B. C. Engelen
1
-0
/
+1
2006-12-30
Fix 1565162 (Gradient stop color not updated in list when entering RBGA)
gustav_b
1
-6
/
+17
2006-10-10
undo annotations
bulia byak
1
-4
/
+5
2006-08-26
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
1
-2
/
+2
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-5
/
+5
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-5
/
+5
2006-07-25
whoops, missed some uses of the old GObject signals in the last commit
MenTaLguY
1
-6
/
+39
2006-07-25
switch to sigc++ SPObject signals for SPGradientVectorSelector
MenTaLguY
1
-16
/
+30
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-5
/
+10
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-1
/
+1
2006-02-24
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
1
-0
/
+4
2006-02-24
make sure positive xy widget pos is written
Ralf Stephan
1
-0
/
+3
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-9
/
+9