index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libavoid/region.h: Supply missing #includes/declarations so that we don't dep...
Peter Moulder
2008-07-05
1
-0
/
+2
*
jabber_whiteboard/message-node.h: Supply missing #includes/declarations so th...
Peter Moulder
2008-07-05
1
-0
/
+1
*
ink-action.h: Supply missing #includes/declarations so that we don't depend o...
Peter Moulder
2008-07-05
1
-0
/
+1
*
helper/unit-tracker.h: Supply missing #includes/declarations so that we don't...
Peter Moulder
2008-07-05
1
-0
/
+1
*
display/nr-filter-pixops.h: Supply missing #includes/declarations so that we ...
Peter Moulder
2008-07-05
1
-0
/
+2
*
display/inkscape-cairo.h: Supply missing #includes/declarations so that we do...
Peter Moulder
2008-07-05
1
-1
/
+6
*
context-fns.h: Supply missing #includes/declarations so that we don't depend ...
Peter Moulder
2008-07-05
1
-0
/
+2
*
conn-avoid-ref.h: Supply missing #includes/declarations so that we don't depe...
Peter Moulder
2008-07-05
1
-6
/
+6
*
check-header-compile.in: Update list of needed CPPFLAGS.
Peter Moulder
2008-07-05
1
-3
/
+10
*
fix a long-standing bug with Undo after Fit canvas to selection/drawing.
Peter Moulder
2008-07-05
3
-21
/
+56
*
EOL fixups
Jon A. Cruz
2008-07-05
11
-14897
/
+14897
*
Warning cleanup
Jon A. Cruz
2008-07-05
2
-7
/
+8
*
another fix for parallel knotholder and nodepath
bulia byak
2008-07-05
1
-3
/
+2
*
fix crash triggered by having both knotholder and nodepath at the same time
bulia byak
2008-07-05
1
-6
/
+2
*
create pathvector_for_curve method.
Johan B. C. Engelen
2008-07-04
3
-2
/
+25
*
2geomify calculation of number of markers on a path
Johan B. C. Engelen
2008-07-04
1
-3
/
+8
*
use if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types f...
Johan B. C. Engelen
2008-07-04
4
-20
/
+19
*
convert a path to guides using 2geom calls
Johan B. C. Engelen
2008-07-04
1
-18
/
+16
*
Warning cleanup
Jon A. Cruz
2008-07-04
8
-11
/
+13
*
change some SP_CURVE_BPATH to get_bpath
Johan B. C. Engelen
2008-07-04
4
-5
/
+6
*
add readme file to 2geom directory to warn people not to make code changes there
Johan B. C. Engelen
2008-07-04
1
-0
/
+7
*
Fix Camouflage pattern (see bug 245301).
Stephen Silver
2008-07-04
1
-2
/
+2
*
Make pen/pencil shapes work in spiro mode, too
Maximilian Albert
2008-07-04
1
-5
/
+4
*
Remove oncanvas_editable attribute for PointParams; use their internal shape ...
Maximilian Albert
2008-07-04
3
-5
/
+7
*
Keep original path by default for LPEMirrorReflect
Maximilian Albert
2008-07-04
2
-0
/
+6
*
EOL fixup
Jon A. Cruz
2008-07-04
11
-4522
/
+4522
*
Fixed includes
Jon A. Cruz
2008-07-04
1
-2
/
+2
*
Correct path separators and missed variable assignment due to indention
Jon A. Cruz
2008-07-04
1
-103
/
+103
*
Fixed EOLs
Jon A. Cruz
2008-07-04
1
-111
/
+111
*
Poly::shifted: simplify to discard mention of handling negative argument value.
Peter Moulder
2008-07-04
2
-22
/
+8
*
Fixed initialization order.
Jon A. Cruz
2008-07-04
1
-1
/
+1
*
Mark suspicious ignoring of parameters
Jon A. Cruz
2008-07-04
1
-0
/
+1
*
Mark a missing case statement
Jon A. Cruz
2008-07-04
1
-0
/
+1
*
Mask out dead code causing warning
Jon A. Cruz
2008-07-04
1
-8
/
+10
*
remove left-overs from making SPCurve a proper class with methods
Johan B. C. Engelen
2008-07-03
1
-27
/
+0
*
start removing old path code in spcurve. start with const functions
Johan B. C. Engelen
2008-07-03
1
-39
/
+2
*
improve pencil-context logic
Johan B. C. Engelen
2008-07-03
1
-1
/
+1
*
improve spcurve::second_point and document its behavior
Johan B. C. Engelen
2008-07-03
1
-4
/
+18
*
noop, add comment
Johan B. C. Engelen
2008-07-03
1
-0
/
+4
*
update 2geom (svn rev1433). how far away is automatic filelist building on li...
Johan B. C. Engelen
2008-07-03
1
-98
/
+103
*
update 2geom (svn rev1433)
Johan B. C. Engelen
2008-07-03
100
-891
/
+4734
*
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...
Joshua L. Blocher
2008-07-03
8
-18
/
+19
*
Tests for svg-affine and svg-length (the latter is not much more than a stub)...
Jasper van de Gronde
2008-07-03
4
-0
/
+521
*
added new LPE and remove obsolete entries
Alexandre Prokoudine
2008-07-03
1
-2
/
+1
*
add comments
Maximilian Albert
2008-07-03
1
-0
/
+4
*
Add new shape 'crescendo' in dropdown box of pen tool
Maximilian Albert
2008-07-03
2
-1
/
+18
*
When drawing with activated shape in pencil/pen tool, apply the original stro...
Maximilian Albert
2008-07-03
1
-2
/
+19
*
First shot at a dropdown selector for various shapes in pen/pencil tool, alon...
Maximilian Albert
2008-07-03
5
-9
/
+115
*
New LPE: Offset
Maximilian Albert
2008-07-03
5
-1
/
+158
*
Partial 2geom update (anticipating changes that will be part of the next majo...
Maximilian Albert
2008-07-03
2
-3
/
+19
[prev]
[next]