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
...
*
patch 188381 for tolerance control on pencil
bulia byak
2008-06-14
1
-2
/
+115
*
Add SVGValue class
Bob Jamison
2008-06-14
1
-0
/
+86
*
experimental version without multiple inheritance
Bob Jamison
2008-06-14
1
-0
/
+3488
*
catch cases where LPE Spiro generates non-continuous paths
Johan B. C. Engelen
2008-06-14
1
-0
/
+21
*
put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)
Johan B. C. Engelen
2008-06-14
2
-16
/
+13
*
fix typo in feed_path_to_cairo, potential bug
Johan B. C. Engelen
2008-06-14
1
-1
/
+1
*
use 2geom types to calculate bounding box when updating arena shape
Johan B. C. Engelen
2008-06-14
1
-84
/
+39
*
update 2geom
Johan B. C. Engelen
2008-06-14
1
-2
/
+2
*
update 2geom, fixes includes
Johan B. C. Engelen
2008-06-14
3
-52
/
+6
*
update 2geom
Johan B. C. Engelen
2008-06-14
20
-421
/
+652
*
fixed another typo
Alexandre Prokoudine
2008-06-14
1
-2
/
+2
*
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
2008-06-14
6
-14
/
+56
*
disable unused pdf-input-cairo
bulia byak
2008-06-14
1
-1
/
+1
*
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
2008-06-13
5
-3
/
+48
*
Resolve ID clashes when importing files (fixes bug 168626).
Stephen Silver
2008-06-13
1
-3
/
+205
*
Fixed preferences dialog to be usable on small screens, like on the Eee PC.
Jon A. Cruz
2008-06-13
1
-1
/
+6
*
general rearrange and copyedit
bulia byak
2008-06-13
2
-77
/
+103
*
add svg_write and read methods for Geom::Matrix
Johan B. C. Engelen
2008-06-12
2
-0
/
+31
*
add commentary to some methods about 2geom replacements
Johan B. C. Engelen
2008-06-12
1
-2
/
+2
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
61
-193
/
+206
*
update 2geom
Johan B. C. Engelen
2008-06-12
1
-0
/
+1
*
Set DOM_STANDALONE
Bob Jamison
2008-06-12
1
-1
/
+1
*
Missed two * -> Ptr conversions
Bob Jamison
2008-06-12
1
-10
/
+12
*
LPE Enveloppe: return input path when xx and yy are both false
Johan B. C. Engelen
2008-06-12
1
-0
/
+3
*
Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many tha...
Bob Jamison
2008-06-12
1
-0
/
+148
*
fix crash when ungrouping lpe paths
bulia byak
2008-06-12
1
-7
/
+9
*
prevent crashing by not running prefs dialog when in command line mode
bulia byak
2008-06-12
1
-7
/
+16
*
Fix bug: allow curved paths again when switching back from 'wait for path' mo...
Maximilian Albert
2008-06-12
1
-4
/
+3
*
whitespace
Maximilian Albert
2008-06-12
5
-8
/
+8
*
When expecting mouse clicks for a LPE in pen context, don't concatenate with ...
Maximilian Albert
2008-06-12
3
-33
/
+44
*
More infrastructure to have waiting LPEs that are freshly created and applied...
Maximilian Albert
2008-06-12
4
-8
/
+16
*
Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...
Maximilian Albert
2008-06-12
7
-24
/
+97
*
Pen context can now wait for a specified number of clicks and finish the path...
Maximilian Albert
2008-06-12
2
-3
/
+34
*
Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)
Maximilian Albert
2008-06-12
2
-3
/
+1
*
New 'polylines only' mode in pen context; to be used later when LPEs are wait...
Maximilian Albert
2008-06-12
2
-4
/
+17
*
Committing fixed patch for autosave. Fixes bug #171092.
Jon A. Cruz
2008-06-12
5
-0
/
+200
*
Fixed uninitialized variables, including modified-since-save.
Jon A. Cruz
2008-06-12
2
-27
/
+24
*
patch 185522
bulia byak
2008-06-12
1
-7
/
+8
*
Cmake: Fix Dependencies with multiple include directories.
Joshua L. Blocher
2008-06-12
1
-0
/
+2
*
patch 181692
bulia byak
2008-06-12
2
-2
/
+12
*
Add interface enumerations to element enumerations
Bob Jamison
2008-06-11
2
-94
/
+212
*
fix crashing on additional data dialog when running input or effect extension...
bulia byak
2008-06-11
1
-1
/
+4
*
fix bug #239092
MenTaLguY
2008-06-11
1
-2
/
+2
*
re-enable assertions
MenTaLguY
2008-06-11
1
-2
/
+2
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
77
-362
/
+313
*
handle PI nodes
MenTaLguY
2008-06-11
1
-0
/
+3
*
use object's document
MenTaLguY
2008-06-11
1
-4
/
+2
*
Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)
Stephen Silver
2008-06-11
1
-0
/
+3
*
Back out the `document != NULL' assertions added to SimpleNode constructors i...
Peter Moulder
2008-06-11
1
-2
/
+2
*
warning cleanup
Jon A. Cruz
2008-06-11
4
-7
/
+7
[prev]
[next]