index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lpe-tool-context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most icons in the geometry tool
Krzysztof Kosi??ski
2009-04-18
1
-1
/
+6
*
Attempt to fix crashes in geometry tool which I don't see :-/
Maximilian Albert
2008-08-18
1
-0
/
+2
*
Option to display measuring info in geometry tool
Maximilian Albert
2008-08-18
1
-0
/
+12
*
Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...
Maximilian Albert
2008-08-18
1
-0
/
+1
*
Add action to change the end type of line segments if an item has LPELineSegm...
Maximilian Albert
2008-08-18
1
-0
/
+1
*
Apply a geometric construction directly to selected item if the LPE supports it
Maximilian Albert
2008-08-18
1
-0
/
+2
*
Switch back to all_inactive mode after applying a geometric LPE
Maximilian Albert
2008-08-18
1
-1
/
+2
*
Draw limiting bounding box in geometriy tool
Maximilian Albert
2008-08-18
1
-0
/
+4
*
Remove commented parts of code
Maximilian Albert
2008-08-18
1
-2
/
+0
*
Really call sp_lpetool_context_selection_changed() when selection changed (ha...
Maximilian Albert
2008-08-18
1
-0
/
+2
*
Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...
Maximilian Albert
2008-08-18
1
-1
/
+5
*
At the moment mouse click starts waiting for the activated LPE and nothing el...
Maximilian Albert
2008-08-18
1
-2
/
+11
*
Let LPEToolContext derive from PenContext so that we can use its LPE framework
Maximilian Albert
2008-08-18
1
-2
/
+3
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
1
-0
/
+48