Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home/MeshBox.py
Commit message (Expand)AuthorAgeFilesLines
* Complete transition to new spread layout.Marco Pesenti Gritti2007-07-051-11/+11
* Switch to the new layout manager for the mesh viewMarco Pesenti Gritti2007-07-051-12/+15
* Refactor the snowflake layout to use the new hippo layout managers.Marco Pesenti Gritti2007-07-051-7/+10
* Add tooltips to the mesh icon in the mesh view.Tomeu Vizoso2007-07-021-1/+1
* Add tooltips to APs in the mesh view.Tomeu Vizoso2007-07-021-1/+4
* Add tooltips to activities icons in the mesh view.Tomeu Vizoso2007-07-021-2/+2
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-6/+5
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Show activity title in mesh viewDan Williams2007-05-151-4/+8
* Fix activity join from mesh viewDan Williams2007-04-271-1/+1
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-161-1/+4
* Remove get_default_type() and bundle default types; obsoleteDan Williams2007-04-111-1/+1
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-16/+16
* Don't hiccup on NM start/stopDan Williams2007-04-051-2/+2
* Increase timeouts a bitMarco Pesenti Gritti2007-03-291-2/+2
* Suspend the mesh view when it's not active so thatMarco Pesenti Gritti2007-03-291-0/+13
* Make the mesh icon pulse when activated and activatingDan Williams2007-03-291-11/+29
* Change the feedback for connected/connecting/disconnected access point,Marco Pesenti Gritti2007-03-291-16/+21
* Really add mesh device bitsDan Williams2007-03-291-0/+67
* Use color.HTMLColor instead of the color string.Tomeu Vizoso2007-03-161-1/+3
* Make access points have persistent colorsDan Williams2007-03-161-3/+14
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-1/+1
* Make the icon pulse when connectingMarco Pesenti Gritti2007-02-281-6/+12
* More work on devices, getting thereMarco Pesenti Gritti2007-02-281-15/+13
* Support running without network manager service.Marco Pesenti Gritti2007-02-261-5/+4
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-0/+1
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-261-10/+26
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-251-1/+9
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+6
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-251-1/+11
* Activate the network on clickMarco Pesenti Gritti2007-02-251-0/+12
* Add a tooltip with the ap name, not working for some reasonMarco Pesenti Gritti2007-02-251-1/+1
* First go at access points on the mesh viewMarco Pesenti Gritti2007-02-251-0/+34
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-231-1/+1
* Added toolbar and button controls.Tomeu Vizoso2007-02-071-1/+1
* Size property is goneMarco Pesenti Gritti2007-01-271-2/+0
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-84/+84
* Since service name and bundle id corrisponds, thereMarco Pesenti Gritti2006-12-011-5/+2
* should be add_alone_buddy, add_buddy does not existMarco Pesenti Gritti2006-10-201-1/+1
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-4/+4
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-071-2/+0
* Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-061-21/+12
* More work on the views layoutMarco Pesenti Gritti2006-10-051-5/+6
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-1/+1
* Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-0/+137