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
...
*
New LPE: Angle bisector
Maximilian Albert
2008-06-16
5
-1
/
+235
*
New LPE: circle through 3 points
Maximilian Albert
2008-06-16
5
-1
/
+159
*
Separate function to put pen context into 'wait for LPE mouse clicks' mode
Maximilian Albert
2008-06-16
2
-0
/
+11
*
copy complete LPE stack to clipboard instead of only the current active lpe
Johan B. C. Engelen
2008-06-16
1
-5
/
+6
*
Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ...
Maximilian Albert
2008-06-16
4
-14
/
+8
*
Second step: try to make helper curves respond faster (don't recreate/delete ...
Maximilian Albert
2008-06-16
8
-47
/
+48
*
First step towards making helper paths for LPE items work better
Maximilian Albert
2008-06-16
14
-49
/
+144
*
minor tweak for portability. linux compile was broken
Bob Jamison
2008-06-16
1
-1
/
+4
*
don't use exact bbox in nr_arena_shape_update (speed-up)
Johan B. C. Engelen
2008-06-16
1
-2
/
+2
*
Fix nr_arena_shape_add_bboxes to what it was in the past. (the NPE was caused...
Johan B. C. Engelen
2008-06-16
1
-13
/
+17
*
Fixed NPE
Jon A. Cruz
2008-06-16
1
-2
/
+4
*
UnicodeRange class implementation.
Felipe Corr??a da Silva Sanches
2008-06-16
6
-6
/
+123
*
new command: relink clone to copied object
bulia byak
2008-06-15
7
-2
/
+96
*
Extend the .inx RELAX NG schema to allow the appearance="minimal" option that...
Stephen Silver
2008-06-15
1
-0
/
+5
*
Format the .inx RELAX NG schema, to make it more readable, and to allow diffs...
Stephen Silver
2008-06-15
1
-3
/
+319
*
Minor fix to conform to the .inx RELAX NG schema.
Stephen Silver
2008-06-15
1
-4
/
+4
*
Cmake: fix config.h not being found
Joshua L. Blocher
2008-06-14
4
-17
/
+2
*
Improve "can't find" error msg for pkgconfig
Bob Jamison
2008-06-14
1
-1
/
+5
*
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
*
Win32 fix: set stdout to binary mode before writing a file to it
Stephen Silver
2008-06-14
1
-84
/
+87
*
Updated RU translation
Alexandre Prokoudine
2008-06-14
1
-4120
/
+2964
*
update 2geom
Johan B. C. Engelen
2008-06-14
20
-421
/
+652
*
fixed another typo
Alexandre Prokoudine
2008-06-14
1
-2
/
+2
*
Switched more extensions to minimal mode
Alexandre Prokoudine
2008-06-14
3
-7
/
+7
*
Fixed typos and wrong filename reference
Alexandre Prokoudine
2008-06-14
3
-19
/
+19
*
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
2008-06-14
6
-14
/
+56
*
name update
bulia byak
2008-06-14
1
-2
/
+2
*
remove unused
bulia byak
2008-06-14
5
-65
/
+0
*
patch by sas from 227449 with my changes for using ps2pdf instead of pstoedit
bulia byak
2008-06-14
6
-53
/
+135
*
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
*
[INTL] Updated all translation files following some minor code cleanups.
Marcin Floryan
2008-06-12
62
-211313
/
+378930
*
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
[prev]
[next]