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
/
eek-color-def.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
1
-328
/
+0
2009-03-18
Rough code to preserve drag-n-drop of solid gradients.
Jon A. Cruz
1
-0
/
+13
2009-03-08
Reworked internals of color and drag-n-drop.
Jon A. Cruz
1
-10
/
+119
2009-03-07
Moving dnd data generation into the generic ColorDef class.
Jon A. Cruz
1
-0
/
+38
2009-03-05
Adding clear-color swatch to complement no-color.
Jon A. Cruz
1
-0
/
+21
2009-03-04
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Jon A. Cruz
1
-3
/
+3
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-0
/
+0
2008-11-21
Merge from fe-moved
Ted Gould
1
-3
/
+13
2007-11-25
Warning cleanup
Jon A. Cruz
1
-1
/
+2
2006-06-19
#include "config.h" too
Ralf Stephan
1
-0
/
+2
2006-06-19
enclose #include <libintl.h> with #ifdef HAVE_LIBINTL_H
Ralf Stephan
1
-0
/
+2
2006-03-28
Experimenting with linked colors.
Jon A. Cruz
1
-4
/
+40
2006-03-24
Bringing in new color class
Jon A. Cruz
1
-26
/
+65