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
...
*
fix crash on trying to autosave with no documents (e.g. when inkscape was giv...
bulia byak
2008-08-28
1
-0
/
+4
*
Fix snapping of spirals
Diederik van Lierop
2008-08-28
1
-3
/
+5
*
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
2008-08-28
14
-33
/
+38
*
null check fixes patch from bug 261475
bulia byak
2008-08-28
3
-22
/
+26
*
added missing semicolons in translatable messages
Alexandre Prokoudine
2008-08-28
1
-27
/
+27
*
Fixed clipboard code to properly load needed extensions. Fixes bug #171662
Jon A. Cruz
2008-08-28
1
-2
/
+21
*
Fixed crash due to use of uninitialized pointer
Jon A. Cruz
2008-08-28
1
-3
/
+3
*
enable failOnError in TaskDelete
Bob Jamison
2008-08-26
1
-3
/
+2
*
fixed bug in removeFile()
Bob Jamison
2008-08-26
1
-2
/
+11
*
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
2008-08-25
4
-25
/
+68
*
fix per SVG spec: bbox for paint servers must be exclusive of a stroke width ...
bulia byak
2008-08-25
1
-1
/
+1
*
whitespace
bulia byak
2008-08-25
1
-62
/
+61
*
Fix for Bug 238113 (preserve title/desc for various Inkscape operations)
Jeff Schiller
2008-08-24
2
-7
/
+65
*
adding my name as per discussions with Aaron Spike
Alvin Penner
2008-08-23
1
-0
/
+1
*
Update to sync metadata title to the document title.
Jeff Schiller
2008-08-23
1
-2
/
+13
*
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
2008-08-23
10
-0
/
+260
*
Hopefully fix for the recently experienced crashes when building with -O2. I ...
Maximilian Albert
2008-08-22
1
-2
/
+16
*
Fix to bug with export-width and export-height due to errno not being reset d...
John Cliff
2008-08-20
1
-3
/
+5
*
Make lpe-ruler work for arbitrary paths, not just line segments
Maximilian Albert
2008-08-19
2
-22
/
+35
*
Fix LP #258604 (incorrect direction in tutorial-basic.svg); also fix this in ...
Maximilian Albert
2008-08-19
7
-7
/
+7
*
Don't display canvas text (length info) in lpe-ruler any more; add many more ...
Maximilian Albert
2008-08-19
2
-56
/
+88
*
fixed a typo
Alexandre Prokoudine
2008-08-19
1
-1
/
+1
*
Deactivate unit selector when measuring info is off
Maximilian Albert
2008-08-19
1
-3
/
+7
*
Apply instant-LPEs _before_ adding new items to selection (so that they can b...
Maximilian Albert
2008-08-19
1
-4
/
+4
*
Add convenience button to open LPE dialog (e.g., to adapt construction parame...
Maximilian Albert
2008-08-18
1
-0
/
+25
*
Attempt to fix crashes in geometry tool which I don't see :-/
Maximilian Albert
2008-08-18
3
-2
/
+9
*
Don't unnecessarily block button press
Maximilian Albert
2008-08-18
1
-8
/
+7
*
Option to display measuring info in geometry tool
Maximilian Albert
2008-08-18
3
-23
/
+224
*
Fix end type combo box
Maximilian Albert
2008-08-18
3
-11
/
+11
*
since all values are 0..1, shifting gamma up must use power<1 so that the val...
bulia byak
2008-08-18
1
-2
/
+2
*
added a new LPE and a new regular extension
Alexandre Prokoudine
2008-08-18
1
-0
/
+2
*
Fix shortcut for geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Temporarily hide icon for geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Add shortcut for geometry tool
Maximilian Albert
2008-08-18
1
-0
/
+2
*
Add mirror symmetry to geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+2
*
Remove debugging messages
Maximilian Albert
2008-08-18
6
-50
/
+1
*
Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...
Maximilian Albert
2008-08-18
1
-1
/
+4
*
Add function to cancel wait-for-LPE mode in pen context
Maximilian Albert
2008-08-18
2
-0
/
+12
*
noop: reorder options for lpe-line-segment
Maximilian Albert
2008-08-18
2
-4
/
+4
*
Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...
Maximilian Albert
2008-08-18
5
-19
/
+70
*
Some debugging messages
Maximilian Albert
2008-08-18
2
-1
/
+19
*
Add action to change the end type of line segments if an item has LPELineSegm...
Maximilian Albert
2008-08-18
4
-54
/
+91
*
Icon for lpe-mirror-symmetry
Maximilian Albert
2008-08-18
1
-4
/
+38
*
Simply display 'none' in the icon for 'all inactive' mode (this is until we h...
Maximilian Albert
2008-08-18
1
-13
/
+26
*
noop: wording
Maximilian Albert
2008-08-18
1
-2
/
+2
*
Remaining icons
Maximilian Albert
2008-08-18
1
-10
/
+119
*
Apply a geometric construction directly to selected item if the LPE supports it
Maximilian Albert
2008-08-18
3
-8
/
+47
*
Let acceptsNumClicks() distinguish between invalid LPE and valid ones that ex...
Maximilian Albert
2008-08-18
1
-0
/
+1
*
noop: wording
Maximilian Albert
2008-08-18
2
-2
/
+2
*
Absorb all mouse clicks (and flash a warning on the status bar) when no subto...
Maximilian Albert
2008-08-18
2
-19
/
+19
[prev]
[next]