Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/MeshModel.py
Commit message (Expand)AuthorAgeFilesLines
* Do not return the whole dict, just the values!Marco Pesenti Gritti2006-10-201-2/+2
* Add initial buddies, protect against buddies we don't know about before using...Dan Williams2006-10-191-1/+12
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-1/+1
* More fixesMarco Pesenti Gritti2006-10-191-3/+12
* Do not assume when curactivity change we already know about that activity.Marco Pesenti Gritti2006-10-191-1/+7
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Handle None current activity caseMarco Pesenti Gritti2006-09-251-2/+6
* Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-251-0/+108