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
/
paint-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
2010-07-07
1
-2
/
+1
*
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2010-07-02
1
-0
/
+1
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-2
/
+2
*
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
2010-03-28
1
-8
/
+7
*
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
2010-03-23
1
-14
/
+14
*
C++-ification of enums.
Jon A. Cruz
2010-03-22
1
-106
/
+84
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-98
/
+87
*
Fix crash
Jon A. Cruz
2010-03-21
1
-3
/
+9
*
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz
2010-03-21
1
-15
/
+22
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-52
/
+81
*
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
2010-03-08
1
-11
/
+17
*
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
2010-03-06
1
-6
/
+68
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-6
/
+6
*
SPDocument->Document
johnce
2009-08-05
1
-6
/
+6
*
Fix for pattern name localization
Nicolas Dufour
2009-07-08
1
-2
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-9
/
+9
*
Updating deprecated type calls.
Jon A. Cruz
2008-05-06
1
-9
/
+12
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
use stockid for label; help text update
bulia byak
2007-12-04
1
-4
/
+8
*
Cleanup on color changers
Jon A. Cruz
2007-10-30
1
-2
/
+2
*
Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke
Johan B. C. Engelen
2007-10-09
1
-34
/
+155
*
Initial support for icc color selection including CMYK
Jon A. Cruz
2007-09-25
1
-5
/
+25
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-4
/
+6
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-38
/
+25
*
Update pattern creation help text to reflect new menu layout.
MenTaLguY
2006-07-23
1
-1
/
+1
*
Shrunk a few icon sizes.
Jon A. Cruz
2006-04-08
1
-2
/
+2
*
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
2006-04-06
1
-3
/
+3
*
CodingStyle: whitespace
Peter Moulder
2006-04-03
1
-604
/
+617
*
CodingStyle: const placement
Peter Moulder
2006-04-03
1
-6
/
+5
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-3
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+963