Code

Absorb all mouse clicks (and flash a warning on the status bar) when no subtool is...
[inkscape.git] / src / lpe-tool-context.cpp
2008-08-18 cilix42Absorb all mouse clicks (and flash a warning on the...
2008-08-18 cilix42Switch back to all_inactive mode after applying a geome...
2008-08-18 cilix42Add button whether to display limiting bounding box...
2008-08-18 cilix42Draw limiting bounding box in geometriy tool
2008-08-18 cilix42Remove commented parts of code
2008-08-18 cilix42Two more subtools
2008-08-18 cilix42remove commented includes; #ifdef HAVE_CONFIG_H
2008-08-18 cilix42whitespace cleanup
2008-08-18 cilix42New crosshairs cursor for geometry context
2008-08-18 cilix42Many debugging messages
2008-08-18 cilix42Since we know what the parent context is we don't need...
2008-08-18 cilix42Change cursor in LPETool when over stroke; call root...
2008-08-18 cilix42Really call sp_lpetool_context_selection_changed()...
2008-08-18 cilix42Add a ShapeEditor to LPEToolContext which allows us...
2008-08-18 cilix42At the moment mouse click starts waiting for the activa...
2008-08-18 cilix42Let LPEToolContext derive from PenContext so that we...
2008-08-18 cilix42Groundwork for new LPETool tool (which consists of...