summaryrefslogtreecommitdiffstats
path: root/src/draw-context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-144/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-6/+14
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-0/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-1/+1
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-24/+3
2013-04-14Go backroot1-3/+0
2013-04-14haloJabier Arraiza Cenoz1-0/+1
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+4
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-01-17Cleanup more GObject type definitionsAlex Valavanis1-1/+3
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-6/+36
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-1/+1
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-1/+1
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+3
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+1
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
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-4/+4
2008-09-01Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert1-0/+1
2008-08-06New mode in pen tool to draw paraxial linesMaximilian Albert1-1/+1
2008-06-12More infrastructure to have waiting LPEs that are freshly created and applied...Maximilian Albert1-1/+1
2008-06-04Groundwork to allow automatic application of an LPE to a newly drawn pathMaximilian Albert1-1/+5
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-1/+0
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2