index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-2
/
+16
*
propagate additional_affine into groups of clip/mask paths
Thomas Holder
2008-12-20
1
-1
/
+1
*
object-snapper.cpp
Thomas Holder
2008-12-20
6
-46
/
+20
*
fix bug #166937 (with viewBox, simplify oversimplifies)
Thomas Holder
2008-12-19
1
-0
/
+3
*
Makes copy_n inline in nr-filter-gaussian.
Jasper van de Gronde
2008-12-19
1
-1
/
+1
*
fixed transform_mutliply for vector lpe parameter.
JF Barraud
2008-12-17
1
-1
/
+1
*
fix compile after rev 20377
Johan B. C. Engelen
2008-12-16
2
-2
/
+2
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
9
-78
/
+25
*
Added "Add" button to the SVG Fonts dialog.
Felipe Corr??a da Silva Sanches
2008-12-16
2
-6
/
+58
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
22
-428
/
+493
*
Filter quality setting revised, seems to not crash when viewing filters.svg
Niko Kiirala
2008-12-14
3
-45
/
+121
*
fixed part 2 of bug #168372
Thomas Holder
2008-12-14
1
-0
/
+3
*
remove bezier-utils. now we use 2geom's one.
Johan B. C. Engelen
2008-12-13
7
-1756
/
+0
*
remove 2geom transition code
Johan B. C. Engelen
2008-12-13
1
-12
/
+23
*
pencil sketching now allows for different smooth settings
Johan B. C. Engelen
2008-12-13
2
-29
/
+20
*
fix LPE Sketch with new 2geom
Johan B. C. Engelen
2008-12-13
1
-3
/
+3
*
fix compile.
Johan B. C. Engelen
2008-12-13
1
-1
/
+1
*
fix compile.
Johan B. C. Engelen
2008-12-13
3
-3
/
+3
*
add missing files
Johan B. C. Engelen
2008-12-13
3
-0
/
+1081
*
update to 2geom rev.1723
Johan B. C. Engelen
2008-12-13
28
-527
/
+452
*
add sketch mode to pencil tool
Johan B. C. Engelen
2008-12-13
5
-21
/
+172
*
fixed: getting pagecolor for bordercolor
Thomas Holder
2008-12-12
1
-1
/
+1
*
typo in xMaxYMid
Thomas Holder
2008-12-12
3
-3
/
+3
*
bug #166885 (preserveAspectRatio="none" misinterpreted)
Thomas Holder
2008-12-11
4
-4
/
+4
*
fixed snapping of handles (broken since rev 20247)
Thomas Holder
2008-12-11
1
-5
/
+6
*
- Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)
Diederik van Lierop
2008-12-10
4
-396
/
+393
*
* Removing the bitmap files that aren't being used.
Ted Gould
2008-12-10
32
-1289
/
+9
*
use 2geom bezier fitting (is copy of inkscape's)
Johan B. C. Engelen
2008-12-10
4
-9
/
+8
*
nodepath: use 2geom bezier fitting (is copy of inkscape's)
Johan B. C. Engelen
2008-12-10
1
-2
/
+2
*
remove orphaned NRMatrix wrapper for sp_item_write_transform
Thomas Holder
2008-12-09
2
-14
/
+0
*
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...
Thomas Holder
2008-12-09
1
-56
/
+30
*
preferences.cpp: Remove an assert that causes problems with some
Krzysztof Kosi??ski
2008-12-09
1
-1
/
+2
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
22
-1418
/
+102
*
fix for Bug #234305 (paste into transformed groups)
Thomas Holder
2008-12-08
1
-0
/
+10
*
Make all tools consider full parent transform (up to document, not just up to...
Thomas Holder
2008-12-08
14
-36
/
+45
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
8
-56
/
+185
*
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
2008-12-08
1
-5
/
+12
*
Removed sp_main_* stubs from individual headers to make the unit tests build ...
Jasper van de Gronde
2008-12-08
3
-7
/
+4
*
Warning and 'using' cleanup.
Jon A. Cruz
2008-12-08
13
-123
/
+103
*
Partial fix for "make check" compilation failure.
Krzysztof Kosi??ski
2008-12-08
4
-18
/
+6
*
Bug #167682 (resizing page must also resize viewBox)
Thomas Holder
2008-12-07
1
-0
/
+8
*
Fix a typo that causes a runtime error during the preferences test.
Krzysztof Kosi??ski
2008-12-07
1
-1
/
+1
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
4
-57
/
+57
*
Add unit tests for the Inkscape::Preferences class.
Krzysztof Kosi??ski
2008-12-07
1
-0
/
+136
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
11
-52
/
+74
*
Removed duplication of menu items.
Jon A. Cruz
2008-12-06
1
-32
/
+35
*
Removed warning for expected condition.
Jon A. Cruz
2008-12-06
1
-3
/
+3
*
Warning cleanup.
Jon A. Cruz
2008-12-06
1
-8
/
+8
*
simplify interpolating the curve in pencil-context.
Johan B. C. Engelen
2008-12-06
1
-19
/
+6
[prev]
[next]