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
*
Temporarily hide icon for geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+1
*
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
*
noop: wording
Maximilian Albert
2008-08-18
1
-2
/
+2
*
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
*
Switch back to all_inactive mode after applying a geometric LPE
Maximilian Albert
2008-08-18
4
-2
/
+33
*
Add button whether to display limiting bounding box; add 'all inactive' toggl...
Maximilian Albert
2008-08-18
3
-5
/
+52
*
Draw limiting bounding box in geometriy tool
Maximilian Albert
2008-08-18
2
-0
/
+37
*
Remove commented parts of code
Maximilian Albert
2008-08-18
2
-198
/
+3
*
Two more subtools
Maximilian Albert
2008-08-18
1
-2
/
+4
*
remove commented includes; #ifdef HAVE_CONFIG_H
Maximilian Albert
2008-08-18
1
-38
/
+2
*
Add option do deactivate knotholder handles for LPEs (useful if they interfer...
Maximilian Albert
2008-08-18
2
-0
/
+8
*
Better position for Geometry tool in toolbox
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Debugging messages in event-context for mouse and keyboard interaction
Maximilian Albert
2008-08-18
2
-0
/
+45
*
Some icons for the geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+1
*
whitespace cleanup
Maximilian Albert
2008-08-18
2
-3
/
+3
*
New crosshairs cursor for geometry context
Maximilian Albert
2008-08-18
2
-14
/
+45
*
Many debugging messages
Maximilian Albert
2008-08-18
5
-2
/
+18
*
Use the visible curve (instead of original curve when a LPE is applied) for t...
Maximilian Albert
2008-08-18
1
-1
/
+7
*
Since we know what the parent context is we don't need to check whether it ha...
Maximilian Albert
2008-08-18
1
-8
/
+2
*
Change cursor in LPETool when over stroke; call root handler of parent contex...
Maximilian Albert
2008-08-18
1
-5
/
+23
*
Really call sp_lpetool_context_selection_changed() when selection changed (ha...
Maximilian Albert
2008-08-18
2
-3
/
+17
*
Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...
Maximilian Albert
2008-08-18
6
-25
/
+113
*
Don't draw anchors in LPEToolContext
Maximilian Albert
2008-08-18
2
-2
/
+10
*
At the moment mouse click starts waiting for the activated LPE and nothing el...
Maximilian Albert
2008-08-18
3
-28
/
+88
*
Add lpe-line_segment to LPETool toolbar
Maximilian Albert
2008-08-18
2
-2
/
+3
*
Make number of subtools configurable
Maximilian Albert
2008-08-18
1
-8
/
+11
*
Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...
Maximilian Albert
2008-08-18
1
-21
/
+15
*
Remove commented code
Maximilian Albert
2008-08-18
1
-13
/
+0
*
Allow more than two options to choose from
Maximilian Albert
2008-08-18
1
-2
/
+3
*
Build LPETool subtools automatically from a list of effects
Maximilian Albert
2008-08-18
1
-10
/
+17
*
cleanup
Maximilian Albert
2008-08-18
2
-4
/
+101
*
Let LPEToolContext derive from PenContext so that we can use its LPE framework
Maximilian Albert
2008-08-18
4
-8
/
+17
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
13
-24
/
+593
*
Rename acceptsNumParams() -> acceptsNumClicks() because it makes more sense
Maximilian Albert
2008-08-18
3
-7
/
+7
*
Remove done_pathparam_set and friends because it currently isn't used any mor...
Maximilian Albert
2008-08-18
5
-16
/
+21
*
reimplement acceptsNumParams(); instead of making it a virtual function we ju...
Maximilian Albert
2008-08-18
2
-1
/
+13
*
New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...
Maximilian Albert
2008-08-18
5
-1
/
+175
*
cast for EnumParam
Maximilian Albert
2008-08-18
1
-0
/
+3
*
Fix startup crash by reverting a one-line change in 2geom; but please investi...
Maximilian Albert
2008-08-17
1
-1
/
+1
*
#include <algorithm> in geom.cpp (closes LP #258851)
Maximilian Albert
2008-08-17
1
-0
/
+1
[next]