summaryrefslogtreecommitdiffstats
path: root/src/pen-context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-105/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-11/+19
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-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-04-27various changesMarkus Engel1-14/+14
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-22/+2
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+6
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/+20
2012-12-14bzr history lost by a killed mergeJabier Arraiza Cenoz1-0/+5
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-2/+5
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-1/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-1/+1
2008-08-18Add function to cancel wait-for-LPE mode in pen contextMaximilian Albert1-0/+1
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-0/+2
2008-08-06New mode in pen tool to draw paraxial linesMaximilian Albert1-0/+4
2008-06-16Separate function to put pen context into 'wait for LPE mouse clicks' modeMaximilian Albert1-0/+2
2008-06-12When expecting mouse clicks for a LPE in pen context, don't concatenate with ...Maximilian Albert1-6/+7
2008-06-12More infrastructure to have waiting LPEs that are freshly created and applied...Maximilian Albert1-1/+1
2008-06-12Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...Maximilian Albert1-0/+7
2008-06-12Pen context can now wait for a specified number of clicks and finish the path...Maximilian Albert1-0/+2
2008-06-12Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)Maximilian Albert1-1/+0
2008-06-12New 'polylines only' mode in pen context; to be used later when LPEs are wait...Maximilian Albert1-0/+2
2006-09-03Disable pen event handling during important update operationsJohn Bintz1-0/+2