summaryrefslogtreecommitdiffstats
path: root/src/mesh-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)