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 1705533
gustav_b
2007-04-25
1
-2
/
+2
*
Added base icon support to combo box presentation
Jon A. Cruz
2007-04-24
1
-2
/
+13
*
skip recursion into clone's children in stroke adjustment; fix paint adjuster...
bulia byak
2007-04-24
1
-6
/
+8
*
fix 1705412: handle gracefully assigning gradients to no-bbox items
bulia byak
2007-04-23
1
-1
/
+3
*
fix 1704038: finishing on right-click assumed we are finishing unclosed, whic...
bulia byak
2007-04-23
1
-6
/
+15
*
Fix for bug #1699198: snap nodes of clones
Diederik van Lierop
2007-04-23
1
-0
/
+18
*
Doc updates
Jon A. Cruz
2007-04-23
3
-2
/
+192
*
Supress initial change due to feedback loop
Jon A. Cruz
2007-04-22
1
-3
/
+13
*
Revert warning-remove edit. Needed for switch
Bob Jamison
2007-04-22
1
-1
/
+1
*
Add check for hidden/locked layer
John Bintz
2007-04-22
1
-10
/
+12
*
remove warnings
Bob Jamison
2007-04-22
2
-2
/
+2
*
close transaction when removing empty flowtext; fixes 1704180
bulia byak
2007-04-21
1
-0
/
+2
*
Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.
Bob Jamison
2007-04-21
1
-14
/
+19
*
do a light dilation on mouseup if there was no rubbing; makes it usable even ...
bulia byak
2007-04-21
2
-4
/
+21
*
Final fix for gradient fill algorithm
John Bintz
2007-04-21
1
-1
/
+1
*
Switched connector toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-21
1
-101
/
+100
*
grid: make grid names translatable. use different gridtype names in SVG that ...
Johan B. C. Engelen
2007-04-20
5
-21
/
+80
*
Fix emphasized gridlines bug when zoomed out.
Johan B. C. Engelen
2007-04-20
1
-1
/
+1
*
Start discussion about what should be in an exported and scripted API.
Bob Jamison
2007-04-20
1
-0
/
+178
*
Switched dropper toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-20
1
-236
/
+38
*
Set default gridspacing back to 1px
Johan B. C. Engelen
2007-04-19
1
-1
/
+1
*
Improve fill dragging by increasing drag tolerance and preventing already-fil...
John Bintz
2007-04-19
1
-2
/
+5
*
Improve readability and remove some unused code
Diederik van Lierop
2007-04-19
11
-75
/
+20
*
Completes crash fix for 1638735
Jon A. Cruz
2007-04-19
1
-46
/
+28
*
Refactored toolbar creation
Jon A. Cruz
2007-04-19
3
-775
/
+490
*
Start building drag fill that uses colors of all points under drag path
John Bintz
2007-04-19
1
-116
/
+138
*
While drawing with the pen/pencil tool, use the end of the unfinished path as...
Maximilian Albert
2007-04-18
1
-0
/
+22
*
Fixed: Shift-doubleclicking middle mouse button in pen tool should not finish...
Maximilian Albert
2007-04-18
1
-4
/
+4
*
Switched pen and pencil toobars to stock GTK+ toolbars
Jon A. Cruz
2007-04-18
1
-62
/
+115
*
Cleaned up init()/setDesktop() call and change ctor to C++ initialization.
Jon A. Cruz
2007-04-18
1
-42
/
+49
*
fix crash when pressing space while drawing a shape
bulia byak
2007-04-18
4
-0
/
+60
*
fix leftover rubberband after switching to selector while dragging
bulia byak
2007-04-18
1
-0
/
+1
*
typo patch by maximilian albert
bulia byak
2007-04-17
2
-3
/
+3
*
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
2007-04-17
7
-33
/
+52
*
flipping patch by maximilian albert
bulia byak
2007-04-17
6
-23
/
+75
*
Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized lin...
Johan B. C. Engelen
2007-04-17
2
-77
/
+121
*
old default color values restored
Johan B. C. Engelen
2007-04-17
1
-6
/
+6
*
Switched spiral toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-17
1
-33
/
+75
*
Rearrange tabs for document-properties dialog
Diederik van Lierop
2007-04-17
1
-2
/
+2
*
By default 'snap to object nodes/paths' must be off
Diederik van Lierop
2007-04-17
1
-2
/
+2
*
Re-add missing units menu to paint bucket toolbar
John Bintz
2007-04-17
1
-0
/
+1
*
silly error - lazy boolean evaluation bit me
bulia byak
2007-04-16
1
-1
/
+2
*
fix selecting in groups with alt
bulia byak
2007-04-16
1
-3
/
+4
*
Visual layout and spacing cleanup
Jon A. Cruz
2007-04-15
2
-4
/
+17
*
When no grid is defined but "toggle grid" is pressed => create a default rect...
Johan B. C. Engelen
2007-04-15
1
-6
/
+14
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
19
-791
/
+189
*
Remove some unneeded header includes
John Bintz
2007-04-15
1
-4
/
+0
*
Clear the mssage context after drag filling
John Bintz
2007-04-15
1
-0
/
+1
*
Fix retrieving of initial point color for paint bucket fill
John Bintz
2007-04-15
1
-4
/
+6
*
Add ability to drag cursor while holding alt to add multiple points to paint ...
John Bintz
2007-04-15
1
-11
/
+66
[next]