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
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
14
-24
/
+99
*
show waiting cursor while ExecutionEnv is working
bulia byak
2009-01-28
1
-0
/
+5
*
since imagemagic effects cannot be cancelled midway, trying to do so often cr...
bulia byak
2009-01-28
1
-3
/
+3
*
Added missing translation.
Marcin Floryan
2009-01-27
1
-1
/
+1
*
draw red X icon while dragging the "remove color" item
Felipe Corr??a da Silva Sanches
2009-01-27
2
-1
/
+18
*
simplify sketch result to fix crash
Johan B. C. Engelen
2009-01-27
1
-0
/
+9
*
fix crash when drawing very quickly while still loading inkscape.
Johan B. C. Engelen
2009-01-27
1
-3
/
+4
*
quick ad-hoc fix to restore guide dragging
Maximilian Albert
2009-01-27
1
-1
/
+1
*
proper resizing of remove color button
Felipe Corr??a da Silva Sanches
2009-01-27
1
-1
/
+1
*
add subtract mode with alt, adjust inertia
bulia byak
2009-01-26
1
-6
/
+11
*
fix parameter ranges, copyedit
bulia byak
2009-01-26
2
-9
/
+9
*
calligraphic defaults: forgotten conversions to the new range
bulia byak
2009-01-26
1
-1
/
+1
*
All snap options which can be accessed through the snapping toolbar are now r...
Diederik van Lierop
2009-01-26
3
-107
/
+3
*
Nicer symbol for guide anchor
Maximilian Albert
2009-01-26
5
-22
/
+255
*
display guide anchor on canvas; anchor and angle can be edited by mouse
Maximilian Albert
2009-01-26
6
-26
/
+166
*
removing a g_warning
Felipe Corr??a da Silva Sanches
2009-01-26
1
-1
/
+0
*
prevent inkscape from crashing in case of malformed SVG, still need method to...
theAdib
2009-01-25
1
-2
/
+14
*
Remove the source snap-indicator when ungrabbing
Diederik van Lierop
2009-01-25
1
-0
/
+2
*
Remove some SP_ACTIVE_DESKTOP() calls
Diederik van Lierop
2009-01-25
4
-21
/
+14
*
Display the snap source indicator only when snapping is enabled
Diederik van Lierop
2009-01-25
3
-14
/
+16
*
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
2009-01-25
23
-285
/
+386
*
removing void files
Felipe Corr??a da Silva Sanches
2009-01-25
11
-11
/
+2
*
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...
JF Barraud
2009-01-25
4
-52
/
+78
*
fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-...
Johan B. C. Engelen
2009-01-25
2
-8
/
+9
*
fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b....
Johan B. C. Engelen
2009-01-25
1
-5
/
+8
*
move most of the new LPEs to the experimental section, this means that most o...
Johan B. C. Engelen
2009-01-24
1
-9
/
+11
*
remove debug code
Johan B. C. Engelen
2009-01-24
1
-1
/
+0
*
add "remove color" ColorItem to the swatches dialog
Felipe Corr??a da Silva Sanches
2009-01-24
4
-26
/
+63
*
sort combo enumerations
Johan B. C. Engelen
2009-01-24
1
-0
/
+17
*
small cleanup in src/trace (warnings and trailing spaces)
St??phane Gimenez
2009-01-23
2
-20
/
+18
*
Fix compile when lcms is disabled
Maximilian Albert
2009-01-21
2
-2
/
+3
*
Don't hold on to pointer returned from c_str(). Might help bug 307567
Jon A. Cruz
2009-01-21
1
-1
/
+2
*
Fixed to not emit signals from deleted object. May fix 271621.
Jon A. Cruz
2009-01-21
2
-3
/
+14
*
double inclusion fix
Johan B. C. Engelen
2009-01-20
1
-1
/
+2
*
Turn off new input dialog pending cleanup
Jon A. Cruz
2009-01-20
1
-1
/
+2
*
Warning cleanup
Jon A. Cruz
2009-01-20
1
-1
/
+1
*
patch 318246
bulia byak
2009-01-19
1
-0
/
+2
*
Rounding errors in feComposite: patch by Preben S (bug 318134)
Niko Kiirala
2009-01-19
1
-7
/
+7
*
improve guide tracking: add inertia after escape, suppress initial jerk, redu...
bulia byak
2009-01-19
2
-16
/
+51
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
21
-213
/
+419
*
snap indicator: try a diamond shaped indicator for snapping to nodes. see how...
Johan B. C. Engelen
2009-01-17
1
-1
/
+11
*
fix/revert 20519 and 20521
Johan B. C. Engelen
2009-01-17
1
-2
/
+2
*
fix bug !
Johan B. C. Engelen
2009-01-17
2
-9
/
+10
*
work a bit on snapindicator: added switch statement for different types
Johan B. C. Engelen
2009-01-16
2
-16
/
+30
*
nr-filter-image now yields identical results to using <image> in most cases b...
Jasper van de Gronde
2009-01-16
2
-21
/
+30
*
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...
Felipe Corr??a da Silva Sanches
2009-01-16
1
-0
/
+1
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
5
-8
/
+219
*
added interactivity attributes to the object properties dialog.
Felipe Corr??a da Silva Sanches
2009-01-15
1
-1
/
+26
*
fix include
bulia byak
2009-01-15
1
-1
/
+1
*
i guess this is better but doesn't fix crash
Johan B. C. Engelen
2009-01-14
1
-5
/
+7
[next]