index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filter-chemistry.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-6
/
+3
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-2
/
+2
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+6
*
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-4
/
+7
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-1
/
+1
*
helper functions to access a single blur primitive in a filter
bulia byak
2008-03-23
1
-0
/
+2
*
Filter effects:
Nicholas Bishop
2007-07-14
1
-1
/
+1
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-1
/
+3
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-1
/
+4
*
fix filter area clipping when blurring a squeezed object
bulia byak
2007-01-16
1
-1
/
+1
*
change API: separate functions creating a blur filter, one for a given item, ...
bulia byak
2006-10-23
1
-1
/
+2
*
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
2006-10-20
1
-1
/
+1
*
new file for filter manipulation stuff
bulia byak
2006-10-07
1
-0
/
+33