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
*
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
2009-04-12
7
-69
/
+113
*
Fix snapping during constrained translation, when only snapping the node clos...
Diederik van Lierop
2009-04-12
4
-37
/
+40
*
Fix two missing icons in live effect parameters
Krzysztof Kosi??ski
2009-04-11
1
-2
/
+2
*
Fix the "select all" icon and remove stuff causing problems from widgets/icon...
Krzysztof Kosi??ski
2009-04-11
2
-325
/
+57
*
add 2geom/line.cpp to Makefile_insert
Johan B. C. Engelen
2009-04-10
1
-0
/
+1
*
Fix compatibility with much older Glibmm version.
Jon A. Cruz
2009-04-10
1
-4
/
+56
*
Whitespace cleanup
Jon A. Cruz
2009-04-10
1
-41
/
+41
*
Adding initial system info listing.
Jon A. Cruz
2009-04-10
2
-7
/
+29
*
comment out debug output
bulia byak
2009-04-09
1
-2
/
+2
*
Fix feConvolveMatrix to use premultiplied color values (and semi-properly use...
Jasper van de Gronde
2009-04-08
1
-25
/
+59
*
Swap iterations over x and y coordinate to be more cache friendly (so the inn...
Jasper van de Gronde
2009-04-08
1
-2
/
+2
*
noop: add todo
Johan B. C. Engelen
2009-04-07
1
-0
/
+1
*
is_straight_curve now also returns true for straight line quadratic and cubic...
Johan B. C. Engelen
2009-04-07
1
-3
/
+19
*
Fix bug #356743
Diederik van Lierop
2009-04-07
2
-4
/
+5
*
Fix crash: desktop does not always have an event_context attached to it!
Diederik van Lierop
2009-04-07
1
-3
/
+3
*
oops, fix a bug in that last commit (revealed by eps import; I don't think th...
Peter Moulder
2009-04-07
1
-2
/
+2
*
Changed to more accurate names for toolbar icon sizes (which normally map to ...
Jon A. Cruz
2009-04-07
1
-1
/
+1
*
Use the new sp_document_change_uri_and_hrefs function.
Peter Moulder
2009-04-07
2
-9
/
+4
*
doc
Peter Moulder
2009-04-07
1
-3
/
+3
*
sp_document_change_uri_and_hrefs: New function.
Peter Moulder
2009-04-07
2
-27
/
+59
*
functional noop: Change prepend_current_dir_if_relative to return the result ...
Peter Moulder
2009-04-07
3
-10
/
+10
*
noop: whitespace
Peter Moulder
2009-04-07
1
-47
/
+48
*
Ctor fixes and misc warning cleanups
Jon A. Cruz
2009-04-07
4
-44
/
+46
*
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2009-04-07
9
-3365
/
+3365
*
noop: svg/svg-path-geom-test.h: Change to consistent end-of-line separators, ...
Peter Moulder
2009-04-07
1
-626
/
+626
*
(sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...
Peter Moulder
2009-04-07
1
-2
/
+8
*
noop: rename a local var
Peter Moulder
2009-04-07
1
-6
/
+9
*
noop: whitespace
Peter Moulder
2009-04-07
1
-280
/
+280
*
extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...
Peter Moulder
2009-04-07
1
-2
/
+8
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
12
-157
/
+465
*
functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...
Peter Moulder
2009-04-07
1
-1
/
+1
*
functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight...
Peter Moulder
2009-04-06
1
-8
/
+8
*
Remove trivial wrapper function sp_repr_print that hasn't been used in years.
Peter Moulder
2009-04-06
3
-14
/
+1
*
doc
Peter Moulder
2009-04-06
1
-3
/
+3
*
update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)
Johan B. C. Engelen
2009-04-06
27
-1661
/
+2076
*
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
2009-04-06
18
-52
/
+63
*
functional noop: (EmfWin32::save): Remove an unneeded strdup operation.
Peter Moulder
2009-04-06
1
-6
/
+3
*
Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...
Ed Halley
2009-04-06
1
-2
/
+2
*
functional noop: xml/repr-io.cpp: Simplify a calculation.
Peter Moulder
2009-04-05
1
-12
/
+6
*
noop: whitespace (and localize one var)
Peter Moulder
2009-04-05
1
-23
/
+25
*
functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...
Peter Moulder
2009-04-05
1
-13
/
+11
*
Reverts "fix" of offset in the displacement map code (and adds a comment to p...
Jasper van de Gronde
2009-04-05
1
-13
/
+9
*
Fixes some wrong uses of CLAMP_D_TO_U8 in filtering code (mostly based on my ...
Jasper van de Gronde
2009-04-05
8
-17
/
+25
*
Fixed offset in interpolation in nr-filter-displacement-map
Niko Kiirala
2009-04-05
1
-6
/
+13
*
Fix a divide-by-zero problem apparently introduced in r21012.
Peter Moulder
2009-04-05
1
-28
/
+43
*
Some extra comments.
Jasper van de Gronde
2009-04-04
2
-4
/
+9
*
Added attributes to test
Jon A. Cruz
2009-04-04
1
-0
/
+2
*
Updating tests to more recently added attributes.
Jon A. Cruz
2009-04-04
1
-42
/
+42
*
noop: comment spelling
Peter Moulder
2009-04-04
1
-2
/
+2
*
And now gradients should be (almost) perfect... The gradient vector is set up...
Jasper van de Gronde
2009-04-03
7
-58
/
+173
[next]