Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view
Commit message (Collapse)AuthorAgeFilesLines
* CLeanup emulator shutdownMarco Pesenti Gritti2007-03-091-1/+10
|
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-1/+1
| | | | Some fixes to access point state.
* Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugarOwen Williams2007-03-061-1/+1
|\
| * Disable journal automatic startup for nowMarco Pesenti Gritti2007-03-061-1/+1
| |
* | Fix corner and edge frame activationOwen Williams2007-03-061-15/+30
|/
* Improve loggingMarco Pesenti Gritti2007-03-022-15/+0
|
* Fix key release in keyhandlerDan Williams2007-02-281-2/+2
|
* Missing fileMarco Pesenti Gritti2007-02-281-0/+1
|
* Button fixes and fix launching activities from the clipboard.Tomeu Vizoso2007-02-281-11/+1
|
* Make the icon pulse when connectingMarco Pesenti Gritti2007-02-285-17/+96
|
* More work on devices, getting thereMarco Pesenti Gritti2007-02-283-31/+32
|
* Fix stroke/fill on ZoomBox icons.Tomeu Vizoso2007-02-271-4/+13
|
* Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-3/+4
|
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-272-13/+9
|
* Fix overlay box alignmentMarco Pesenti Gritti2007-02-261-1/+1
|
* Support running without network manager service.Marco Pesenti Gritti2007-02-262-13/+23
| | | | Rework code to run without hardware manager service.
* Get rid of the old first time dialogMarco Pesenti Gritti2007-02-262-71/+0
|
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-0/+1
|
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-262-20/+71
|
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-252-2/+17
| | | | the active device logic is pretty broken.
* Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-251-1/+3
|
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+6
|
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-252-2/+31
|
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-253-30/+0
|
* 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
|
* Some work on the network devicesMarco Pesenti Gritti2007-02-254-4/+5
|
* Move hardwaremanager out of the view to his own moduleMarco Pesenti Gritti2007-02-254-76/+6
|
* Fix part of bug 853, reposition and resize sugar frame after rotateOwen Williams2007-02-242-20/+43
|
* Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-243-4/+21
|
* Add hover to ClipboardIcon.Tomeu Vizoso2007-02-242-1/+9
|
* Typo.Tomeu Vizoso2007-02-241-2/+2
|
*