summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-99/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-13/+21
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-08-04Cleaned up once more.Markus Engel1-2/+3
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-2/+0
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-07-19Ported "src/lpe-tool-context.*"Matthew Petroff1-1/+0
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-20/+2
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+5
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+19
2013-03-19Fixing regressionjtx1-3/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-3/+0
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-04-18Fix most icons in the geometry toolKrzysztof Kosi??ski1-1/+6
2008-08-18Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert1-0/+2
2008-08-18Option to display measuring info in geometry toolMaximilian Albert1-0/+12
2008-08-18Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert1-0/+1
2008-08-18Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert1-0/+1
2008-08-18Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert1-0/+2
2008-08-18Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert1-1/+2
2008-08-18Draw limiting bounding box in geometriy toolMaximilian Albert1-0/+4
2008-08-18Remove commented parts of codeMaximilian Albert1-2/+0
2008-08-18Really call sp_lpetool_context_selection_changed() when selection changed (ha...Maximilian Albert1-0/+2
2008-08-18Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert1-1/+5
2008-08-18At the moment mouse click starts waiting for the activated LPE and nothing el...Maximilian Albert1-2/+11
2008-08-18Let LPEToolContext derive from PenContext so that we can use its LPE frameworkMaximilian Albert1-2/+3
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-0/+48