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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix namespace naming consistency
Alexander Valavanis
2018-12-29
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Remove unused abstract class PreviewFillable
Stefano Facchini
2018-01-18
1
-4
/
+0
*
swatches: Code cleanup
Stefano Facchini
2018-01-18
1
-21
/
+8
*
panel: Cleanup code
Stefano Facchini
2018-01-17
1
-1
/
+6
*
Move code related to SwatchesPanel where it belongs
Stefano Facchini
2018-01-17
1
-1
/
+30
*
Reverted swatches
Liam P. White
2014-03-12
1
-125
/
+28
*
Added some basic swatch stuff (does not compile)
Liam P. White
2014-03-04
1
-30
/
+125
*
Stop tracking SPDocuments as they are deleted.
Jon A. Cruz
2014-03-02
1
-0
/
+2
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-1
/
+2
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+0
*
Queue swatch updates during periods of high UI usage, such as dragging gradie...
Jon A. Cruz
2011-05-30
1
-0
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Implementing the "Convert" popup menu item for gradients/swatches. Part of bu...
Jon A. Cruz
2010-06-26
1
-1
/
+2
*
Fixing "Auto" palette to be tracked per document, independent of containing p...
Jon A. Cruz
2010-03-16
1
-9
/
+7
*
Splitting the color swatch class to be separate for easier work.
Jon A. Cruz
2010-03-13
1
-3
/
+4
*
Auto swatches now update as they are edited in the document. Some flickering ...
Jon A. Cruz
2010-03-10
1
-0
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Track stroke and fill of selected object and flag style palette entries in us...
Jon A. Cruz
2009-03-23
1
-0
/
+4
*
Added rought preview of gradients in swatches.
Jon A. Cruz
2009-03-21
1
-1
/
+1
*
Cleaning up interface. Moved internals out of .h file.
Jon A. Cruz
2009-03-21
1
-60
/
+2
*
Added explicit tagging of "solid color gradients" and base context menu to ad...
Jon A. Cruz
2009-03-21
1
-1
/
+5
*
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
2009-03-20
1
-3
/
+3
*
Initial read-only generation of per-document palette
Jon A. Cruz
2009-03-17
1
-0
/
+12
*
Adding clear-color swatch to complement no-color.
Jon A. Cruz
2009-03-05
1
-1
/
+2
*
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Jon A. Cruz
2009-03-04
1
-2
/
+0
*
Cleanup and prep for more work
Jon A. Cruz
2009-03-04
1
-3
/
+1
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-0
/
+128