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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in patch for Jabiertxo Arraiza Cenoz in bug lp:1127103
Martin Owens
2013-09-18
1
-0
/
+18
*
modify bbox width for Blur filter in Fill & Stroke (Bug 1171208)
Alvin Penner
2013-04-26
1
-1
/
+1
*
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
1
-1
/
+4
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+1
*
Add minimal support for reading color-interpolation and color-interpolation-f...
Tavmjong Bah
2011-08-29
1
-0
/
+6
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
Filters. More filters clean-up.
Nicolas Dufour
2011-08-20
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-3
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-4
/
+4
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-4
/
+4
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-22
/
+23
|
\
|
|
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-20
/
+21
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-26
/
+23
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-26
/
+23
|
|
\
|
|
*
Yet mor in c++ification
Abhishek Sharma public
2010-07-24
1
-5
/
+10
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-4
/
+4
*
|
|
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
|
|
/
*
|
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-5
/
+5
*
SPDocument->Document
johnce
2009-08-05
1
-5
/
+5
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-17
/
+17
*
2geomify filter-chemistry
Johan B. C. Engelen
2008-12-05
1
-4
/
+4
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+3
*
Merging from trunk
Ted Gould
2008-10-11
1
-8
/
+8
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-2
/
+2
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
Fixed regression: changing blend mode in layers dialog didn't work
Niko Kiirala
2008-07-24
1
-1
/
+1
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-2
/
+2
*
Made possible to use blur on object that has a complex filter applied
Niko Kiirala
2008-06-02
1
-1
/
+1
*
get_single_gaussian_blur_radius() ended without a return value. scalar, so u...
Bob Jamison
2008-04-02
1
-0
/
+1
*
helper functions to access a single blur primitive in a filter
bulia byak
2008-03-23
1
-2
/
+27
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-4
/
+5
*
Filter effects dialog:
Nicholas Bishop
2007-08-19
1
-1
/
+0
*
Filter effects dialog:
Nicholas Bishop
2007-07-22
1
-0
/
+2
*
Filter effects dialog:
Nicholas Bishop
2007-07-17
1
-1
/
+1
*
Filter effects:
Nicholas Bishop
2007-07-14
1
-2
/
+47
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-6
/
+6
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-6
/
+7
*
move blend after blur, and blend with background buffer (enabled as
MenTaLguY
2007-06-24
1
-15
/
+22
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-4
/
+128
*
Fixed a crash when changing blur of filtered object after duplicating it
Niko Kiirala
2007-06-23
1
-1
/
+1
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-14
/
+169
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-3
/
+10
*
fix 1662589: increase blur margins so that the cutoff is not noticeable (now ...
bulia byak
2007-02-21
1
-3
/
+5
[next]