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
...
*
fix number of marker counting in shape
Johan B. C. Engelen
2008-07-07
1
-8
/
+32
*
remove dead code
Johan B. C. Engelen
2008-07-07
2
-269
/
+4
*
2geomify marker code in stroke-to-path
Johan B. C. Engelen
2008-07-07
1
-25
/
+58
*
fix orientation of markers
Johan B. C. Engelen
2008-07-07
3
-49
/
+47
*
change part of calligraphic/eraser code to 2geom.
Johan B. C. Engelen
2008-07-07
2
-22
/
+32
*
improve documentation of SPCurve::last_segment
Johan B. C. Engelen
2008-07-07
1
-3
/
+2
*
clean up matrix transform svg-write function
Johan B. C. Engelen
2008-07-07
1
-2
/
+1
*
Use icons in tool overflow menu now that stock icon hook is in
Jon A. Cruz
2008-07-07
1
-1
/
+6
*
Refactoring to be able to use standard themeable icons
Jon A. Cruz
2008-07-07
1
-76
/
+82
*
fix 245960, switch most of the rest of calligraphic controls to 0..100
bulia byak
2008-07-07
1
-28
/
+28
*
a simpler and more reliable method of doing caps: always perpendicular to fro...
bulia byak
2008-07-07
1
-30
/
+16
*
modified is_positive and is_negative implementation for Vector and Matrix in ...
mcecchetti
2008-07-06
3
-6
/
+28
*
agree with the FIXME
Bob Jamison
2008-07-06
1
-2
/
+1
*
move undo commits closer to the UI
bulia byak
2008-07-05
3
-5
/
+5
*
fix 245806
bulia byak
2008-07-05
1
-4
/
+14
*
Change link line for a couple of the test programs, so that `make check' comp...
Peter Moulder
2008-07-05
2
-0
/
+4
*
Tests for nr-compose, as well as updated tests for svg-affine and svg-length.
Jasper van de Gronde
2008-07-05
5
-18
/
+921
*
widgets/select-toolbar.h: Supply missing #includes/declarations so that we do...
Peter Moulder
2008-07-05
1
-4
/
+5
*
widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ...
Peter Moulder
2008-07-05
1
-0
/
+1
*
ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that w...
Peter Moulder
2008-07-05
1
-1
/
+4
*
text-editing.h: Supply missing #includes/declarations so that we don't depend...
Peter Moulder
2008-07-05
1
-1
/
+6
*
svg/svg-length.h: Supply missing #includes/declarations so that we don't depe...
Peter Moulder
2008-07-05
1
-1
/
+4
*
splivarot.h: Supply missing #includes/declarations so that we don't depend on...
Peter Moulder
2008-07-05
1
-0
/
+3
*
spiral-context.h: Supply missing #includes/declarations so that we don't depe...
Peter Moulder
2008-07-05
1
-2
/
+4
*
sp-stop.h: Supply missing #includes/declarations so that we don't depend on o...
Peter Moulder
2008-07-05
1
-4
/
+4
*
shape-editor.h: Supply missing #includes/declarations so that we don't depend...
Peter Moulder
2008-07-05
1
-5
/
+3
*
select-context.h: Supply missing #includes/declarations so that we don't depe...
Peter Moulder
2008-07-05
1
-0
/
+2
*
removeoverlap/removeoverlap.h: Supply missing #includes/declarations so that ...
Peter Moulder
2008-07-05
1
-2
/
+5
*
nodepath.h: Supply missing #includes/declarations so that we don't depend on ...
Peter Moulder
2008-07-05
1
-0
/
+3
*
node-context.h: Supply missing #includes/declarations so that we don't depend...
Peter Moulder
2008-07-05
1
-0
/
+1
*
main-cmdlineact.h: Supply missing #includes/declarations so that we don't dep...
Peter Moulder
2008-07-05
1
-0
/
+1
*
live_effects/parameter/enum.h: Supply missing #includes/declarations so that ...
Peter Moulder
2008-07-05
1
-0
/
+1
*
libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't de...
Peter Moulder
2008-07-05
1
-0
/
+2
*
libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't...
Peter Moulder
2008-07-05
1
-0
/
+1
*
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
[prev]
[next]