summaryrefslogtreecommitdiffstats
path: root/src/measure-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-50/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+13
| | | (bzr r12782)
* Fixed MeasureContext.Markus Engel2013-09-281-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1232494 (bzr r12613)
* 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)
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
| | | (bzr r11608.1.109)
* Cleaned up a bit.Markus Engel2013-04-211-5/+3
| | | (bzr r11608.1.102)
* Merging of EventContext classes complete.Markus Engel2013-04-201-21/+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-2/+21
| | | (bzr r11608.1.90)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-3/+0
| | | (bzr r12206)
* Misc cleanup including casts and variable lifetime and initialization.Jon A. Cruz2011-11-031-7/+7
| | | (bzr r10712)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| | | (bzr r10302.1.1)
* Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+35
(bzr r10259)