Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/MeshModel.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-235/+0
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-2/+2
* Make Activity update the presence service activityMarco Pesenti Gritti2007-08-311-15/+12
* Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-271-4/+10
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-13/+13
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-1/+2
* Show activity title in mesh viewDan Williams2007-05-151-0/+3
* Fix shell for sugar.presence.activity API changesDan Williams2007-04-271-11/+9
* Fix properties bugsGuillaume Desmottes2007-04-251-1/+1
* Clean up buddy activity changed signals in MeshModelDan Williams2007-04-201-12/+7
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-111-0/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-12/+11
* Send correct object in signal emissionDan Williams2007-04-101-1/+1
* More Shell fixes for new PSDan Williams2007-04-091-5/+5
* More new PS fixesDan Williams2007-04-091-23/+20
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* Cleanup of sugar device handling codeDan Williams2007-04-051-6/+9
* Really add mesh device bitsDan Williams2007-03-291-8/+36
* Call remove access point with the right signatureMarco Pesenti Gritti2007-03-051-1/+1
* Support running without network manager service.Marco Pesenti Gritti2007-02-261-4/+5
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-2/+3
* Add a device-added signalMarco Pesenti Gritti2007-02-261-1/+1
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-261-39/+1
* s/essid/ssidMarco Pesenti Gritti2007-02-251-1/+1
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-251-3/+9
* Fix strength propagationMarco Pesenti Gritti2007-02-251-1/+1
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-251-1/+17
* Activate the network on clickMarco Pesenti Gritti2007-02-251-9/+16
* First go at access points on the mesh viewMarco Pesenti Gritti2007-02-251-11/+64
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-2/+2
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-2/+3
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-201-5/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-132/+132
* Remove unused old registry codeMarco Pesenti Gritti2006-12-011-1/+0
* Finish up porting to the new registryMarco Pesenti Gritti2006-12-011-9/+13
* 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