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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-125
/
+0
2015-12-10
Remove CtrlPoint and replace with SPKnot
Martin Owens
1
-2
/
+0
2015-02-25
Remove useless file
Liam P. White
1
-1
/
+0
2014-10-14
Merged src/display folder from svg-paints-support branch
Tomasz Boczkowski
1
-0
/
+2
2012-10-15
A few more headers
Ted Gould
1
-0
/
+2
2012-10-15
Files in /src that no longer exist
Ted Gould
1
-1
/
+0
2012-05-21
Added sp-ctrlcurve, usefull for meshes.
Tavmjong Bah
1
-0
/
+2
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-11
/
+11
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-0
/
+4
2011-02-21
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
1
-0
/
+2
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+2
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-4
/
+0
2010-08-05
Wholesale cruft removal part 5; completely remove RasterFont
Krzysztof Kosi??ski
1
-1
/
+0
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-5
/
+1
2010-07-23
Remove nr-filter-getalpha.(h|cpp) - no longer needed
Krzysztof Kosi??ski
1
-2
/
+0
2010-07-16
Split out surface blending template into a separate file
Krzysztof Kosi??ski
1
-0
/
+1
2010-06-29
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
1
-2
/
+0
2010-06-28
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
1
-54
/
+56
2010-06-26
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
1
-0
/
+2
2009-03-11
Remove trailing whitespace (fixes a warning)
Josh Andler
1
-1
/
+1
2009-03-11
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
1
-0
/
+2
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-16
/
+5
2009-01-26
Nicer symbol for guide anchor
Maximilian Albert
1
-0
/
+2
2008-12-29
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
1
-14
/
+1
2008-12-13
remove bezier-utils. now we use 2geom's one.
Johan B. C. Engelen
1
-3
/
+0
2008-12-09
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
1
-15
/
+6
2008-12-07
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
1
-1
/
+1
2008-08-04
Make unit tests build on Linux again
Jasper van de Gronde
1
-1
/
+2
2008-08-02
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
1
-1
/
+1
2008-08-02
SPCurve unit tests
Jasper van de Gronde
1
-1
/
+2
2008-07-29
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
1
-2
/
+0
2008-07-22
New CanvasText item; TODO: works quite well but updating may be incorrect sin...
Maximilian Albert
1
-0
/
+2
2008-07-17
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
1
-0
/
+24
2008-05-25
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-0
/
+1
2008-03-02
remove flashing test indicator on pointparam.
Johan B. C. Engelen
1
-0
/
+2
2008-03-02
NEW: temporary on-canvas indicators
Johan B. C. Engelen
1
-0
/
+4
2007-08-21
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
1
-2
/
+0
2007-08-18
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
1
-0
/
+2
2007-08-04
boilerplate code for the remaining filters. My next commits will
Felipe Corr??a da Silva Sanches
1
-0
/
+8
2007-08-03
boiler plate code for feTile
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2007-07-26
Added support for feMerge filter priitive
Niko Kiirala
1
-0
/
+2
2007-07-26
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
1
-12
/
+14
2007-07-26
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2007-07-25
DisplacementMap filter boilerplate code + renderer draft implementation.
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2007-07-23
Patch by Jean-René Reinhard: better SVG compliance for lighting effects
Niko Kiirala
1
-0
/
+2
2007-07-20
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
1
-0
/
+2
2007-07-20
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
1
-1
/
+10
2007-07-09
First version of feComposite filter effect renderer
Niko Kiirala
1
-0
/
+3
[next]