summaryrefslogtreecommitdiffstats
path: root/src/arc-context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-76/+0
(bzr r12785)
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-5/+13
(bzr r12782)
2013-10-08Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵Tavmjong Bah1-1/+1
using the Circle, Ellipse, and Arc tool. (bzr r12670)
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
(bzr r11608.1.123)
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
(bzr r11608.1.122)
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-2/+0
(bzr r11608.1.110)
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
(bzr r11608.1.109)
2013-04-21Cleaned up a bit.Markus Engel1-7/+17
(bzr r11608.1.102)
2013-04-20Merging of EventContext classes complete.Markus Engel1-25/+1
(bzr r11608.1.98)
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-0/+1
(bzr r11608.1.97)
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+5
(bzr r11608.1.96)
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
(bzr r11608.1.94)
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
(bzr r11608.1.90)
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+19
(bzr r11608.1.89)
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-3/+0
(bzr r12204)
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
(bzr r10350.1.3)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
(bzr r10302.1.1)
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
2008-08-30NR => Geom for arc-contextJohan B. C. Engelen1-2/+2
(bzr r6732)
2008-06-04C++ify knotholdersMaximilian Albert1-1/+0
(bzr r5797)