Code

Translations. POTFILES.in, inkcape.pot and fr.po updated.
[inkscape.git] / src / lpe-tool-context.cpp
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-03-26 Ted GouldMerge from trunk
2010-03-04 Jon A. CruzRemoved unused static pixmap reference.
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-24 Krzysztof KosińskiRemove remnants of old node tool
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
2009-03-11 buliabyakmove canvastext to its own file (no linking error for...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-05 joncruzWarning cleanup.
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-08 cilix42Unselet item in geometry tool when the user clicked...
2008-09-05 cilix42Make click-select work in geometry tool
2008-08-18 cilix42Attempt to fix crashes in geometry tool which I don...
2008-08-18 cilix42Don't unnecessarily block button press
2008-08-18 cilix42Option to display measuring info in geometry tool
2008-08-18 cilix42Add mirror symmetry to geometry tool
2008-08-18 cilix42Remove debugging messages
2008-08-18 cilix42Toggle button in geometry toolbar to set limiting bound...
2008-08-18 cilix42Some debugging messages
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 cilix42noop: wording
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...