Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/home
Commit message (Collapse)AuthorAgeFilesLines
* Show activity title in mesh viewDan Williams2007-05-151-4/+8
|
* Use bundle registry correctlyDan Williams2007-05-031-1/+2
|
* Fix activity join from mesh viewDan Williams2007-04-271-1/+1
|
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-271-8/+12
|
* More work on the new graphics API.Marco Pesenti Gritti2007-04-261-5/+5
|
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-162-36/+13
|
* Fix initial scaleMarco Pesenti Gritti2007-04-161-3/+3
|
* Update the makefileMarco Pesenti Gritti2007-04-161-1/+2
|
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-162-5/+99
|
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-162-10/+6
|
* 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-102-20/+20
|
* More new PS fixesDan Williams2007-04-091-8/+4
|
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
|
* Accept raw X windows in the shellMarco Pesenti Gritti2007-04-081-5/+5
|
* 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-292-7/+43
| | | | we don't keep blinking the icon in the background.
* 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
| | | | using two different types of pulsing.
* 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
|
* Tweaked sizes of home xo icon, donut radius and device icons.Tomeu Vizoso2007-03-151-3/+3
|
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-1/+1
| | | | Some fixes to access point state.
* 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
| | | | Rework code to run without hardware manager service.
* 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
| | | | the active device logic is pretty broken.
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+6
|
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-251-1/+11
|
* Handle device removalMarco Pesenti Gritti2007-02-251-4/+8
|
* 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
|
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-1/+14
|
*