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
...
|
*
|
remove debug warning
bulia byak
2009-08-30
1
-1
/
+0
|
*
|
patch by Alvin for 418798
bulia byak
2009-08-29
1
-2
/
+4
|
*
|
lpe-spiro: fix problem with rounding and very nearly zero closing line segments
Johan B. C. Engelen
2009-08-26
1
-1
/
+3
|
*
|
fix bug #377958: don't write inkscape:path-effect to plain svg
Johan B. C. Engelen
2009-08-26
2
-12
/
+16
|
*
|
patch by Richard Hughes for 417777
bulia byak
2009-08-26
1
-3
/
+3
|
*
|
patch for divisor limit
bulia byak
2009-08-26
1
-1
/
+1
|
*
|
patch from 417179 by Alvin
bulia byak
2009-08-24
1
-0
/
+1
|
*
|
- fix bug #414142 (Moving path nodes twice is hard when snap is enabled)
Diederik van Lierop
2009-08-23
2
-2
/
+9
|
*
|
fix 417676
bulia byak
2009-08-23
1
-1
/
+1
|
*
|
When dragging a knot along a constraint line, then allow snapping the positio...
Diederik van Lierop
2009-08-23
5
-6
/
+34
|
*
|
patch from 416549
bulia byak
2009-08-23
1
-0
/
+3
|
*
|
fix half-smooth nodes updating when next to a line but with curve code
bulia byak
2009-08-23
1
-4
/
+2
|
*
|
fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do no...
bulia byak
2009-08-22
5
-3
/
+75
|
*
|
fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ma...
bulia byak
2009-08-22
2
-16
/
+30
|
*
|
fix 416940
bulia byak
2009-08-22
1
-3
/
+11
|
*
|
fix 166186
bulia byak
2009-08-22
1
-3
/
+9
|
*
|
fix 379817
bulia byak
2009-08-21
1
-4
/
+14
|
*
|
absolutize user-entered path from doc location
bulia byak
2009-08-21
1
-19
/
+30
|
*
|
fix 167857
bulia byak
2009-08-19
1
-2
/
+4
|
*
|
patch from 289774
bulia byak
2009-08-18
1
-7
/
+2
|
*
|
fix for 415168
bulia byak
2009-08-18
1
-2
/
+2
|
*
|
patch by Alvin Penner for bug 415079
bulia byak
2009-08-18
1
-0
/
+2
|
*
|
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
3
-35
/
+72
|
*
|
fix remaining issues of bug 407893
bulia byak
2009-08-17
1
-1
/
+1
|
*
|
fix ctrl+arrow keys not working after startup
bulia byak
2009-08-17
1
-0
/
+2
|
*
|
some more ungrabbing needed
bulia byak
2009-08-17
1
-0
/
+9
|
*
|
* Bug-fixing src/libnr/Makefile_insert to avoid build failure
Luca Bruno
2009-08-15
1
-1
/
+1
|
*
|
additional file for building nr-test
theAdib
2009-08-14
1
-0
/
+1
|
*
|
fix 407893
bulia byak
2009-08-13
1
-6
/
+6
|
*
|
fix 376068
bulia byak
2009-08-13
1
-14
/
+16
|
*
|
fix 304018
bulia byak
2009-08-13
1
-17
/
+19
|
*
|
fix pulling out second handle when the segment was a lineto
bulia byak
2009-08-13
1
-0
/
+2
|
*
|
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
5
-15
/
+45
|
*
|
Don't open 'Save as ...' dialog inside the application bundle on OS X when it...
Maximilian Albert
2009-08-12
1
-4
/
+6
|
*
|
Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.
Nicolas Dufour
2009-08-12
1
-1
/
+20
|
*
|
Deweirdification of user visible messages as proposed by Tav
Alexandre Prokoudine
2009-08-11
1
-4
/
+4
|
*
|
Maximum value of alpha is 255 (not 256).
Tavmjong Bah
2009-08-11
1
-1
/
+1
|
*
|
patch 168780
bulia byak
2009-08-11
6
-0
/
+58
|
*
|
Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...
Maximilian Albert
2009-08-10
2
-3
/
+3
|
*
|
Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...
Maximilian Albert
2009-08-09
3
-5
/
+6
|
*
|
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
2009-08-09
5
-5
/
+16
|
*
|
Cleanup (remove unused variable; use generic function to determine the file e...
Maximilian Albert
2009-08-09
2
-2
/
+1
|
*
|
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
15
-142
/
+254
|
*
|
When translating too many items, then don't use the bbox of the selection as ...
Diederik van Lierop
2009-08-09
1
-3
/
+3
|
*
|
When snapping while translating, use the bounding box corners of each selecte...
Diederik van Lierop
2009-08-09
3
-107
/
+153
|
*
|
add additional files for win32 distribution
theAdib
2009-08-08
2
-1
/
+4
|
*
|
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
2009-08-07
3
-29
/
+29
|
*
|
Clarify tooltip
Maximilian Albert
2009-08-07
1
-1
/
+1
|
*
|
Report complete paths when doing an emergency save (closes LP #171392)
Maximilian Albert
2009-08-07
1
-0
/
+6
|
*
|
Fix compile on windows
Maximilian Albert
2009-08-07
1
-7
/
+7
[prev]
[next]