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
*
adds icons for edit clippath/mask
bulia byak
2008-03-18
1
-2
/
+2
*
move edit clippath/mask commands to the node toolbar, disable them when not r...
bulia byak
2008-03-18
1
-11
/
+111
*
use the same colors for clippath and mark helper paths as used in outline mode
bulia byak
2008-03-18
1
-1
/
+4
*
patch by Jasper: concatenate curves, not path strings (which would break with...
bulia byak
2008-03-18
1
-14
/
+14
*
patch by Jasper for optimizing path data
bulia byak
2008-03-18
5
-42
/
+168
*
A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...
Joel Holdsworth
2008-03-17
1
-5
/
+5
*
* src/bind/Makefile_insert: Fix a build problem when srcdir != builddir.
mjwybrow
2008-03-17
1
-1
/
+2
*
jdk1.5, 1.6 dont seem to have Level 3 DOM Events. Let's provide the interfac...
Bob Jamison
2008-03-16
12
-0
/
+1472
*
prepend correctly the PATH and append an existist PYTHONPATH if existing
Adib Taraben
2008-03-16
1
-7
/
+22
*
lpe-sketch: deal with empty input. fix bug #201735.
JF Barraud
2008-03-16
1
-5
/
+6
*
lpe-sketch: fixed a bug about construction lines being all stacked on a singl...
JF Barraud
2008-03-16
1
-38
/
+19
*
lpe-vonkoch: complexity bound + choose bbox/segment as reference.
JF Barraud
2008-03-16
3
-77
/
+171
*
dos to unix conversion
Bob Jamison
2008-03-16
160
-2295
/
+2295
*
This should be the last of the needed "official" DOM api interfaces
Bob Jamison
2008-03-16
27
-0
/
+3072
*
required by SVG-DOM interfaces
Bob Jamison
2008-03-16
23
-0
/
+1445
*
Fix two bugs in the object snapper
Diederik van Lierop
2008-03-15
2
-32
/
+35
*
Improved visibility of button indicators and added updating when tools switch
Jon A. Cruz
2008-03-15
1
-31
/
+50
*
Warning cleanup
Jon A. Cruz
2008-03-15
2
-2
/
+2
*
Add doxygen comments to flood-context.cpp
John Bintz
2008-03-15
1
-4
/
+114
*
add floodcontext and box3dcontext to tools list in doxygen output
John Bintz
2008-03-15
1
-0
/
+2
*
Turned off fake test sources
Jon A. Cruz
2008-03-15
1
-1
/
+1
*
Refactor color wheel triangle draw code
John Bintz
2008-03-15
1
-113
/
+63
*
Split data mode apart from UI and added button trackers
Jon A. Cruz
2008-03-15
5
-125
/
+410
*
skip writing stroke/fill properties when stroke/fill is none
bulia byak
2008-03-14
1
-72
/
+87
*
Add w3c svg-dom and smil-dom java interfaces
Bob Jamison
2008-03-14
189
-0
/
+3857
*
calligraphic profiles are now read from the preferences
Aubanel Monnier
2008-03-14
4
-117
/
+70
*
Unused params
Jon A. Cruz
2008-03-14
4
-4
/
+4
*
Add convenience functions to read from/write to Glib::ustrings.
Bob Jamison
2008-03-13
2
-0
/
+32
*
fix compile
bulia byak
2008-03-13
1
-0
/
+1
*
Make linux JVM search a little smarter, taking Ted's advice for IcedTea
Bob Jamison
2008-03-13
1
-2
/
+4
*
calligraphic presets
Aubanel Monnier
2008-03-13
1
-21
/
+114
*
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2008-03-13
6
-7
/
+57
*
BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...
Albin Sunnanbo
2008-03-13
1
-0
/
+22
*
disable snapindicator for now to fix pen tool
Johan B. C. Engelen
2008-03-13
1
-13
/
+15
*
enable LPEs for 3D boxes
bulia byak
2008-03-13
1
-0
/
+1
*
Turn off debug simulated devices
Jon A. Cruz
2008-03-13
1
-1
/
+1
*
Adding new extended input devices dialog
Jon A. Cruz
2008-03-13
5
-0
/
+852
*
added missing ';'
Bob Jamison
2008-03-13
1
-1
/
+1
*
tweaked patch from Ulf to make extension working
Adib Taraben
2008-03-12
2
-1
/
+39
*
fix FIXME: remove setting knotholder to NULL, because it is already nulled by...
Johan B. C. Engelen
2008-03-12
1
-2
/
+0
*
Split getException into method and function, so it can be used in native func...
Bob Jamison
2008-03-12
2
-5
/
+6
*
Split getException into method and function, so it can be used in native func...
Bob Jamison
2008-03-12
3
-12
/
+72
*
Better test
Bob Jamison
2008-03-12
1
-1
/
+3
*
Improve call to callMain()
Bob Jamison
2008-03-12
3
-3
/
+13
*
Improve exception handling. Handle static method return types.
Bob Jamison
2008-03-12
3
-43
/
+87
*
enable --export-id and --export-area-drawing for PDF export
bulia byak
2008-03-12
3
-14
/
+85
*
dropper modes: replace undecipherable icons with text labels
bulia byak
2008-03-12
1
-4
/
+13
*
Fixed initialization order
Jon A. Cruz
2008-03-12
1
-2
/
+2
*
Snap to page border
Diederik van Lierop
2008-03-12
8
-18
/
+66
*
Got initial JS execution working
Bob Jamison
2008-03-11
6
-102
/
+364
[next]