summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Fix most icons in the geometry toolKrzysztof Kosi??ski2009-04-181-1/+6
* Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert2008-08-181-0/+2
* Option to display measuring info in geometry toolMaximilian Albert2008-08-181-0/+12
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-181-0/+1
* Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert2008-08-181-0/+1
* Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert2008-08-181-0/+2
* Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert2008-08-181-1/+2
* Draw limiting bounding box in geometriy toolMaximilian Albert2008-08-181-0/+4
* Remove commented parts of codeMaximilian Albert2008-08-181-2/+0
* Really call sp_lpetool_context_selection_changed() when selection changed (ha...Maximilian Albert2008-08-181-0/+2
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-181-1/+5
* At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert2008-08-181-2/+11
* Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert2008-08-181-2/+3
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-0/+48