summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Draw limiting bounding box in geometriy toolMaximilian Albert2008-08-181-0/+33
* Remove commented parts of codeMaximilian Albert2008-08-181-196/+3
* Two more subtoolsMaximilian Albert2008-08-181-2/+4
* remove commented includes; #ifdef HAVE_CONFIG_HMaximilian Albert2008-08-181-38/+2
* whitespace cleanupMaximilian Albert2008-08-181-2/+2
* New crosshairs cursor for geometry contextMaximilian Albert2008-08-181-14/+7
* Many debugging messagesMaximilian Albert2008-08-181-0/+3
* Since we know what the parent context is we don't need to check whether it ha...Maximilian Albert2008-08-181-8/+2
* Change cursor in LPETool when over stroke; call root handler of parent contex...Maximilian Albert2008-08-181-5/+23
* Really call sp_lpetool_context_selection_changed() when selection changed (ha...Maximilian Albert2008-08-181-3/+15
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-181-21/+65
* At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert2008-08-181-17/+71
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-181-4/+10
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-0/+401