index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
color-rgba.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize: add overrides
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-04-03
Code cleanup: remove unneeded file.
Tavmjong Bah
1
-10
/
+7
2014-09-27
Update to experimental r13565
Liam P. White
1
-2
/
+3
2014-08-30
Minor pass of header cleanup
Liam P. White
1
-2
/
+3
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+0
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-69
/
+66
2011-10-15
cppcheck
Kris De Gussem
1
-2
/
+2
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-6
/
+5
2008-01-05
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
1
-1
/
+1
2008-01-05
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
1
-1
/
+2
2006-03-13
Remove unused methods getInverse(). (One of these appears to be buggy anyway.)
Peter Moulder
1
-19
/
+1
2006-03-12
operator!=: new. (Calls existing operator==.)
Peter Moulder
1
-2
/
+6