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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Whitespace cleanup.
Jon A. Cruz
2008-12-04
1
-773
/
+771
*
From trunk
Ted Gould
2008-10-27
1
-70
/
+72
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+3
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-3
/
+3
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-6
/
+4
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-3
/
+3
*
replace use of sp_repr_new in gradient-vector
MenTaLguY
2007-01-23
1
-2
/
+5
*
Fixed bug where offset was not written to XML when stop was added.
Johan B. C. Engelen
2007-01-12
1
-0
/
+1
*
Fix 1565162 (Gradient stop color not updated in list when entering RBGA)
gustav_b
2006-12-30
1
-6
/
+17
*
undo annotations
bulia byak
2006-10-10
1
-4
/
+5
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-2
/
+2
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-5
/
+5
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-5
/
+5
*
whoops, missed some uses of the old GObject signals in the last commit
MenTaLguY
2006-07-25
1
-6
/
+39
*
switch to sigc++ SPObject signals for SPGradientVectorSelector
MenTaLguY
2006-07-25
1
-16
/
+30
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-5
/
+10
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
*
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
2006-02-24
1
-0
/
+4
*
make sure positive xy widget pos is written
Ralf Stephan
2006-02-24
1
-0
/
+3
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-9
/
+9
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1115
[prev]