summaryrefslogtreecommitdiffstats
path: root/src/mesh-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-77/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-7/+15
| | | (bzr r12782)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-2/+0
| | | (bzr r11608.1.110)
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
| | | (bzr r11608.1.109)
* various changesMarkus Engel2013-04-271-0/+3
| | | (bzr r11608.1.105)
* Merging of EventContext classes complete.Markus Engel2013-04-201-24/+2
| | | (bzr r11608.1.98)
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+6
| | | (bzr r11608.1.96)
* Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | (bzr r11608.1.94)
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
| | | (bzr r11608.1.90)
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+16
| | | (bzr r11608.1.89)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-3/+0
| | | (bzr r12206)
* Fixing warnings.Jon A. Cruz2012-05-251-7/+7
| | | (bzr r11414)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+71
(bzr r11406)