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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
After snapping, show a tooltip together with the snap indicator
Diederik van Lierop
2009-02-15
3
-48
/
+156
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
4
-0
/
+36
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
3
-1
/
+6
*
Nicer symbol for guide anchor
Maximilian Albert
2009-01-26
5
-22
/
+255
*
display guide anchor on canvas; anchor and angle can be edited by mouse
Maximilian Albert
2009-01-26
2
-2
/
+49
*
Display the snap source indicator only when snapping is enabled
Diederik van Lierop
2009-01-25
1
-9
/
+9
*
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
2009-01-25
2
-75
/
+101
*
Rounding errors in feComposite: patch by Preben S (bug 318134)
Niko Kiirala
2009-01-19
1
-7
/
+7
*
snap indicator: try a diamond shaped indicator for snapping to nodes. see how...
Johan B. C. Engelen
2009-01-17
1
-1
/
+11
*
work a bit on snapindicator: added switch statement for different types
Johan B. C. Engelen
2009-01-16
1
-15
/
+29
*
nr-filter-image now yields identical results to using <image> in most cases b...
Jasper van de Gronde
2009-01-16
2
-21
/
+30
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
2
-2
/
+2
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: Corrections for mistakes
Joshua L. Blocher
2009-01-09
3
-2
/
+3
*
Warning and whitespace cleanup.
Jon A. Cruz
2009-01-06
1
-129
/
+139
*
Another week coding offline...
Felipe Corr??a da Silva Sanches
2009-01-05
1
-63
/
+70
*
Removed two g_warning's I had used for debugging...
Jasper van de Gronde
2009-01-05
1
-2
/
+0
*
(Partial) fix to nr-filter-image + some (small) changes to nr-filter-blend an...
Jasper van de Gronde
2009-01-04
3
-39
/
+38
*
improve cairo path drawing
Johan B. C. Engelen
2009-01-02
1
-23
/
+20
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
59
-215
/
+325
*
2geomification
Johan B. C. Engelen
2009-01-02
3
-4
/
+3
*
switch nr-filter to 2geom
Johan B. C. Engelen
2009-01-01
4
-17
/
+10
*
Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32
Jon A. Cruz
2008-12-31
1
-1
/
+1
*
switch nr-filter to 2geom
Johan B. C. Engelen
2008-12-31
3
-52
/
+57
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
24
-32
/
+6
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
9
-18
/
+5
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-14
/
+1
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-4
/
+4
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
2
-13
/
+23
*
Makes sure a Gaussian filter is applied to premultiplied data.
Jasper van de Gronde
2008-12-28
1
-39
/
+62
*
Eliminate unnecessary premultiplied boolean from nr-filter-colormatrix
Jasper van de Gronde
2008-12-28
1
-5
/
+1
*
Some accuracy improvements for nr-filter-colormatrix (including some changes ...
Jasper van de Gronde
2008-12-22
2
-57
/
+100
*
Some accuracy improvements for ComponentTransfer filters (should also be some...
Jasper van de Gronde
2008-12-20
1
-9
/
+26
*
Fixes "disappearing gradients" problem discussed on mailing list and adds a f...
Jasper van de Gronde
2008-12-20
1
-0
/
+3
*
Makes copy_n inline in nr-filter-gaussian.
Jasper van de Gronde
2008-12-19
1
-1
/
+1
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
4
-55
/
+55
*
Filter quality setting revised, seems to not crash when viewing filters.svg
Niko Kiirala
2008-12-14
3
-45
/
+121
*
remove bezier-utils. now we use 2geom's one.
Johan B. C. Engelen
2008-12-13
7
-1756
/
+0
*
fix compile.
Johan B. C. Engelen
2008-12-13
1
-1
/
+1
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
1
-15
/
+6
*
Warning and 'using' cleanup.
Jon A. Cruz
2008-12-08
1
-3
/
+2
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-1
/
+1
*
2geom more as fix
Johan B. C. Engelen
2008-12-05
18
-18
/
+18
*
more 2geomification
Johan B. C. Engelen
2008-12-05
3
-14
/
+13
*
Warning cleanup.
Jon A. Cruz
2008-12-05
1
-0
/
+8
*
Corrected initialization order.
Jon A. Cruz
2008-12-05
1
-5
/
+3
*
Small changes to Gaussian filtering that make part of the IIR code a bit clea...
Jasper van de Gronde
2008-12-02
1
-8
/
+15
*
When snapping only the closest node, draw an indicator at that node
Diederik van Lierop
2008-11-26
2
-12
/
+55
*
Defined HAVE_OPENMP in build.xml and included config.h from nr-filter-gaussia...
Jasper van de Gronde
2008-11-26
1
-0
/
+2
*
Fixed OpenMP dependency to be optional.
Jon A. Cruz
2008-11-25
1
-0
/
+14
[next]