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
*
Put /bind references back in
Bob Jamison
2008-03-10
1
-8
/
+0
*
Put it back :-)
Bob Jamison
2008-03-10
1
-1
/
+0
*
Redirect stdout and stderr from scripts
Bob Jamison
2008-03-10
4
-9
/
+176
*
Update header
Bob Jamison
2008-03-10
1
-5
/
+30
*
Temporary kludge to permit linking
Jon A. Cruz
2008-03-10
1
-2
/
+11
*
clean up tabs and DOS-ishness
Bob Jamison
2008-03-10
2
-30
/
+44
*
Update to follow new scripting stuff
Bob Jamison
2008-03-10
1
-15
/
+31
*
Switch to newer binding stuff
Bob Jamison
2008-03-10
34
-10206
/
+75
*
Don't steal 'del' key in pen context when there is no curve being drawn (clos...
Maximilian Albert
2008-03-09
1
-2
/
+6
*
fix 179178
bulia byak
2008-03-09
1
-0
/
+3
*
Factor out duplicated angle/distance statusbar code into separate function
John Bintz
2008-03-09
1
-28
/
+43
*
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
2008-03-09
5
-10
/
+21
*
skeletal-stroke: offset parameters are back again... optionaly proportional t...
JF Barraud
2008-03-09
3
-13
/
+55
*
Hack up our own little linux jni_md.h file until we get an "official" one
Bob Jamison
2008-03-09
1
-0
/
+26
*
Change to open versions of the jni .h files
Bob Jamison
2008-03-09
3
-336
/
+411
*
Temporary. We need to replace with openjdk versions.
Bob Jamison
2008-03-09
2
-0
/
+1963
*
First commit for java binding
Bob Jamison
2008-03-08
18
-0
/
+2933
*
2Geom fix: derivative of order 1 bezier, and an out of range bug affecting in...
JF Barraud
2008-03-08
3
-7
/
+6
*
Fixed ctor intialization order
Jon A. Cruz
2008-03-08
1
-5
/
+5
*
Begin change from Spidermonkey binding to JVM
Bob Jamison
2008-03-08
175
-113107
/
+0
*
Oops. added ucd.c instead of ucd.cpp.
Bob Jamison
2008-03-08
1
-0
/
+0
*
Warning cleanup
Jon A. Cruz
2008-03-08
11
-219
/
+218
*
Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an in...
Bob Jamison
2008-03-08
1
-5
/
+6
*
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
2008-03-08
1
-1
/
+1
*
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
2008-03-08
8
-102
/
+282
*
fix 199791
bulia byak
2008-03-08
1
-0
/
+2
*
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
2008-03-08
16
-74
/
+238
*
make the infobox narrower and place add button above it
bulia byak
2008-03-08
1
-3
/
+4
*
add basic support for preserving processing instructions in the AST
MenTaLguY
2008-03-07
11
-7
/
+107
*
Fix #include
Bob Jamison
2008-03-07
1
-1
/
+1
*
Really fix P6M Clone Tiler mode (case where w <= h).
Tavmjong Bah
2008-03-07
1
-1
/
+1
*
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
2008-03-07
8
-656
/
+2112
*
Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)
Tavmjong Bah
2008-03-07
1
-32
/
+32
*
patch from 168792
bulia byak
2008-03-07
1
-0
/
+5
*
remove not-in-same-parent limitation in combine, allow it to skip non-paths
bulia byak
2008-03-07
1
-59
/
+64
*
export sp_repr_write_stream()
Bob Jamison
2008-03-07
2
-1
/
+4
*
If present, use existent perspective as default for new boxes when opening a ...
Maximilian Albert
2008-03-06
3
-1
/
+18
*
add preferences for path flashing on mouseover
Johan B. C. Engelen
2008-03-06
6
-24
/
+40
*
Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"
Joel Holdsworth
2008-03-06
1
-1
/
+35
*
tweak the helperpath flashing:
Johan B. C. Engelen
2008-03-05
2
-1
/
+15
*
Add flashing outline of path when hovering over it. (coded in 20 minutes so p...
Johan B. C. Engelen
2008-03-05
2
-2
/
+36
*
New menu command to quickly create guides around page
Maximilian Albert
2008-03-05
5
-0
/
+30
*
fix 198818
bulia byak
2008-03-05
1
-2
/
+4
*
Bugfix for bug #168283: possible to create empty paths via text -> object to ...
Joel Holdsworth
2008-03-05
1
-0
/
+8
*
Also display guides as vertical/horizontal when they are angled at -90/180 de...
Maximilian Albert
2008-03-04
1
-2
/
+4
*
Apply Gail's patch which fixes LP #178646
Maximilian Albert
2008-03-04
1
-3
/
+15
*
add snapindicator to rect tool but not satisfactory yet...
Johan B. C. Engelen
2008-03-04
2
-7
/
+30
*
snapindicator in freehand
Johan B. C. Engelen
2008-03-04
2
-4
/
+20
*
snapindicator for gradient knots
Johan B. C. Engelen
2008-03-04
1
-0
/
+13
*
snapindicator for nodehandle editing. buggy when doing constraintsnap, don't ...
Johan B. C. Engelen
2008-03-04
1
-3
/
+7
[next]