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
...
*
consistent capitalization
bulia byak
2009-03-24
1
-1
/
+1
*
Cleaning up PIXMAP_DIR usage.
Jon A. Cruz
2009-03-24
1
-16
/
+17
*
blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...
Ed Halley
2009-03-23
1
-1
/
+1
*
Track stroke and fill of selected object and flag style palette entries in us...
Jon A. Cruz
2009-03-23
2
-2
/
+138
*
Switch to widget state for painting
Jon A. Cruz
2009-03-23
1
-2
/
+2
*
Additional state indicators.
Jon A. Cruz
2009-03-23
2
-17
/
+57
*
Make drag-n-drop preview a gradient image for gradients.
Jon A. Cruz
2009-03-23
1
-12
/
+30
*
fix squashed vruler: add requisition methon
bulia byak
2009-03-22
1
-1
/
+10
*
fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...
bulia byak
2009-03-22
1
-2
/
+11
*
Make simple clicks and menu set match the drag-n-drop color setting.
Jon A. Cruz
2009-03-22
1
-8
/
+19
*
Fixed warning from double append.
Jon A. Cruz
2009-03-22
1
-1
/
+0
*
Added rought preview of gradients in swatches.
Jon A. Cruz
2009-03-21
2
-11
/
+57
*
Cleaning up interface. Moved internals out of .h file.
Jon A. Cruz
2009-03-21
2
-60
/
+60
*
Added explicit tagging of "solid color gradients" and base context menu to ad...
Jon A. Cruz
2009-03-21
3
-33
/
+149
*
Spaced out for legibility.
Jon A. Cruz
2009-03-21
1
-0
/
+8
*
New Pen and Pencil tools messages (Ctrl+click only works with straight line m...
Nicolas Dufour
2009-03-21
1
-2
/
+2
*
bug fix (was broken since 2geom sbasis refactor).
JF Barraud
2009-03-20
1
-5
/
+6
*
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
2009-03-20
8
-55
/
+55
*
change color of LPE helperpaths in nodetool
Johan B. C. Engelen
2009-03-19
1
-10
/
+7
*
tidy up SPObjects that must always be LivePathEffectObjects
Johan B. C. Engelen
2009-03-19
4
-11
/
+18
*
fix crash when undoing LPE path param edit just after the edit.
Johan B. C. Engelen
2009-03-19
1
-8
/
+8
*
partial 2geom update: disable all debug output by boolops
Johan B. C. Engelen
2009-03-18
2
-5
/
+52
*
Rough code to preserve drag-n-drop of solid gradients.
Jon A. Cruz
2009-03-18
2
-3
/
+39
*
Whitespace cleanup
Jon A. Cruz
2009-03-18
1
-14
/
+14
*
Limit things to single-color gradients until we get gradient previews going
Jon A. Cruz
2009-03-18
1
-6
/
+12
*
Purged use of INKSCAPE_PIXMAPDIR
Jon A. Cruz
2009-03-18
1
-6
/
+10
*
resolve Bug #339349, drop shadow effect broken
Adib Taraben
2009-03-17
1
-8
/
+53
*
Initial read-only generation of per-document palette
Jon A. Cruz
2009-03-17
4
-34
/
+159
*
response to bug #167290; add another undoc option to support alt-key tracking...
Ed Halley
2009-03-16
1
-0
/
+1
*
response to bug #167290; add another undoc option to support alt-key tracking...
Ed Halley
2009-03-16
3
-3
/
+70
*
Contextual split of a message, updated Russian translation
Alexandre Prokoudine
2009-03-16
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2009-03-16
1
-1
/
+1
*
Whitespace cleanup
Jon A. Cruz
2009-03-16
1
-48
/
+48
*
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
2009-03-15
9
-1
/
+22
*
Envelope Deform LPE is no longer experimental
Johan B. C. Engelen
2009-03-15
1
-1
/
+1
*
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
2009-03-15
10
-50
/
+88
*
store default size in lpe::ArrayParam
Johan B. C. Engelen
2009-03-15
1
-2
/
+3
*
Warning cleanup
Jon A. Cruz
2009-03-15
1
-1
/
+1
*
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
2009-03-14
13
-32
/
+2
*
allow full mouse dragging, rotating, scaling, etc. if a single layer is the s...
Ed Halley
2009-03-14
2
-0
/
+7
*
2Geom migration: use 2geom::projection instead of libnr's project_on_linesegment
Diederik van Lierop
2009-03-14
2
-3
/
+4
*
Work-around output encoding issues with comments. Fixes bug #340451.
Jon A. Cruz
2009-03-14
1
-1
/
+30
*
Casts and legibility cleanup
Jon A. Cruz
2009-03-14
1
-47
/
+82
*
Fix bug #333762: snapping a guide while dragging/rotating, it always ends up ...
Diederik van Lierop
2009-03-13
1
-1
/
+8
*
* Implement constrained snapping of knots
Diederik van Lierop
2009-03-13
13
-26
/
+62
*
remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls
Thomas Holder
2009-03-13
15
-59
/
+14
*
non-zero page_increment values for sliders (reverts parts of rev 19095)
Thomas Holder
2009-03-13
1
-10
/
+10
*
moved VonKoch lpe to non experimental: relevant tests commited as well...
JF Barraud
2009-03-13
1
-3
/
+3
*
whitespace
Bryce Harrington
2009-03-12
1
-9
/
+9
*
whitespace missed
bulia byak
2009-03-12
1
-2
/
+2
[prev]
[next]