summaryrefslogtreecommitdiffstats
path: root/src/rect-context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-65/+0
(bzr r12785)
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-5/+13
(bzr r12782)
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-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
(bzr r11608.1.104)
2013-04-20Some refactoring in RectContext and StarContext.Markus Engel1-10/+18
(bzr r11608.1.101)
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/+21
(bzr r11608.1.89)
2013-03-19Fixing regressionjtx1-3/+0
(bzr r11950.1.61)
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
(bzr r11950.1.56)
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-3/+0
(bzr r12205)
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
(bzr r10350.1.3)
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+1
(bzr r10347.1.2)
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-12-05NR -> 2Geom few more filesJoshua L. Blocher1-1/+1
(bzr r6959)
2008-06-04C++ify knotholdersMaximilian Albert1-1/+0
(bzr r5797)