index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
Makefile_insert
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace (fixes a warning)
Josh Andler
2009-03-11
1
-1
/
+1
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
1
-0
/
+2
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-16
/
+5
*
Nicer symbol for guide anchor
Maximilian Albert
2009-01-26
1
-0
/
+2
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-14
/
+1
*
remove bezier-utils. now we use 2geom's one.
Johan B. C. Engelen
2008-12-13
1
-3
/
+0
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
1
-15
/
+6
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-1
/
+1
*
Make unit tests build on Linux again
Jasper van de Gronde
2008-08-04
1
-1
/
+2
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
SPCurve unit tests
Jasper van de Gronde
2008-08-02
1
-1
/
+2
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
1
-2
/
+0
*
New CanvasText item; TODO: works quite well but updating may be incorrect sin...
Maximilian Albert
2008-07-22
1
-0
/
+2
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
1
-0
/
+24
*
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
2008-05-25
1
-0
/
+2
*
lay groundwork for non-filter view mode
MenTaLguY
2008-03-31
1
-0
/
+1
*
remove flashing test indicator on pointparam.
Johan B. C. Engelen
2008-03-02
1
-0
/
+2
*
NEW: temporary on-canvas indicators
Johan B. C. Engelen
2008-03-02
1
-0
/
+4
*
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
2007-08-21
1
-2
/
+0
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-0
/
+2
*
boilerplate code for the remaining filters. My next commits will
Felipe Corr??a da Silva Sanches
2007-08-04
1
-0
/
+8
*
boiler plate code for feTile
Felipe Corr??a da Silva Sanches
2007-08-03
1
-0
/
+2
*
Added support for feMerge filter priitive
Niko Kiirala
2007-07-26
1
-0
/
+2
*
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
2007-07-26
1
-12
/
+14
*
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
2007-07-26
1
-0
/
+2
*
DisplacementMap filter boilerplate code + renderer draft implementation.
Felipe Corr??a da Silva Sanches
2007-07-25
1
-0
/
+2
*
Patch by Jean-René Reinhard: better SVG compliance for lighting effects
Niko Kiirala
2007-07-23
1
-0
/
+2
*
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
2007-07-20
1
-0
/
+2
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
1
-1
/
+10
*
First version of feComposite filter effect renderer
Niko Kiirala
2007-07-09
1
-0
/
+3
*
Filter effects: support for SourceAlpha and BackgroundAlpha
Niko Kiirala
2007-06-12
1
-0
/
+2
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
1
-0
/
+2
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
1
-0
/
+2
*
render text in outline mode via cairo (still no endian-safe); factor out help...
bulia byak
2007-03-01
1
-1
/
+3
*
Added bitmap transformer to fix blur with rotation and non-uniform scaling
Niko Kiirala
2007-01-03
1
-1
/
+3
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
1
-0
/
+2
*
Bicubic scaler added to filtering, allowing changes in filter resolution
Niko Kiirala
2006-07-10
1
-1
/
+3
*
Created NR::FilterSlot to handle pixblocks in rendering filters
Niko Kiirala
2006-07-04
1
-1
/
+4
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-1
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+66