Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / lpe-tool-context.h
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-18 tweenkFix most icons in the geometry tool
2008-08-18 cilix42Attempt to fix crashes in geometry tool which I don...
2008-08-18 cilix42Option to display measuring info in geometry tool
2008-08-18 cilix42Toggle button in geometry toolbar to set limiting bound...
2008-08-18 cilix42Add action to change the end type of line segments...
2008-08-18 cilix42Apply a geometric construction directly to selected...
2008-08-18 cilix42Switch back to all_inactive mode after applying a geome...
2008-08-18 cilix42Draw limiting bounding box in geometriy tool
2008-08-18 cilix42Remove commented parts of code
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...