index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
swatches.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix color swatch drag preview.
Jon A. Cruz
2010-03-03
1
-0
/
+1
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-4
/
+4
*
reenable per-document palette to allow for continuing development.
Jon A. Cruz
2009-12-13
1
-1
/
+1
*
Conditionally disable per-document "auto" palette
Jon A. Cruz
2009-09-20
1
-0
/
+12
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-8
/
+8
*
SPDocument->Document
johnce
2009-08-05
1
-8
/
+8
*
Track stroke and fill of selected object and flag style palette entries in us...
Jon A. Cruz
2009-03-23
1
-2
/
+134
*
Make drag-n-drop preview a gradient image for gradients.
Jon A. Cruz
2009-03-23
1
-12
/
+30
*
Make simple clicks and menu set match the drag-n-drop color setting.
Jon A. Cruz
2009-03-22
1
-8
/
+19
*
Fixed warning from double append.
Jon A. Cruz
2009-03-22
1
-1
/
+0
*
Added rought preview of gradients in swatches.
Jon A. Cruz
2009-03-21
1
-10
/
+56
*
Cleaning up interface. Moved internals out of .h file.
Jon A. Cruz
2009-03-21
1
-0
/
+58
*
Added explicit tagging of "solid color gradients" and base context menu to ad...
Jon A. Cruz
2009-03-21
1
-22
/
+126
*
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
2009-03-20
1
-8
/
+8
*
Limit things to single-color gradients until we get gradient previews going
Jon A. Cruz
2009-03-18
1
-6
/
+12
*
Purged use of INKSCAPE_PIXMAPDIR
Jon A. Cruz
2009-03-18
1
-6
/
+10
*
Initial read-only generation of per-document palette
Jon A. Cruz
2009-03-17
1
-27
/
+137
*
Reworked internals of color and drag-n-drop.
Jon A. Cruz
2009-03-08
1
-109
/
+19
*
Moving dnd data generation into the generic ColorDef class.
Jon A. Cruz
2009-03-07
1
-140
/
+51
*
Hide the new 'clear' swatch for now
Jon A. Cruz
2009-03-05
1
-1
/
+1
*
Adding clear-color swatch to complement no-color.
Jon A. Cruz
2009-03-05
1
-10
/
+28
*
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Jon A. Cruz
2009-03-04
1
-26
/
+48
*
Cleanup and prep for more work
Jon A. Cruz
2009-03-04
1
-41
/
+18
*
Adding some no-color to drag-n-drop
Jon A. Cruz
2009-03-03
1
-5
/
+69
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-0
/
+1212
[prev]