summaryrefslogtreecommitdiffstats
path: root/src/mesh-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
| | | (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-4/+15
| | | (bzr r11608.1.90)
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+29
| | | (bzr r11608.1.89)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-30/+6
| | | (bzr r12065)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Replace deprecated GDK key symbols in mesh-contextAlex Valavanis2012-05-311-10/+10
| | | (bzr r11443)
* Fixing warnings.Jon A. Cruz2012-05-251-3/+2
| | | (bzr r11414)
* fix windows build. use 'guint' instead of 'uint'. although I do not know why ↵Johan B. C. Engelen2012-05-241-8/+8
| | | | | you wouldn't just use 'unsigned int' (bzr r11410)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+1045
(bzr r11406)