summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-99/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-13/+21
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-1/+0
|\
| * Ported "src/lpe-tool-context.*"Matthew Petroff2013-07-191-1/+0
* | Cleaned up once more.Markus Engel2013-08-041-2/+3
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-2/+0
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-20/+2
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+5
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+19
|/
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
* 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