summaryrefslogtreecommitdiffstats
path: root/src/mesh-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-12/+5
* Further refactoring of EventContexts.Markus Engel2013-07-301-3/+3
* Merged from trunk (r12419).Markus Engel2013-07-141-22/+22
|\
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-22/+22
* | various changesMarkus Engel2013-04-271-172/+168
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-57/+11
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-4/+15
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+29
|/
* More GObject boilerplate reductionAlex Valavanis2013-01-261-30/+6
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Replace deprecated GDK key symbols in mesh-contextAlex Valavanis2012-05-311-10/+10
* Fixing warnings.Jon A. Cruz2012-05-251-3/+2
* fix windows build. use 'guint' instead of 'uint'. although I do not know why ...Johan B. C. Engelen2012-05-241-8/+8
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+1045