Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/hardware
Commit message (Collapse)AuthorAgeFilesLines
* Turn off wifi new AP log messagesDan Williams2007-04-271-2/+2
|
* Deal with no NetworkManagerDan Williams2007-04-111-3/+8
|
* Move private extensions out of the lib, inside the shell.Marco Pesenti Gritti2007-04-061-1/+1
|
* Don't show Ad-Hoc mode networks in mesh viewDan Williams2007-04-061-0/+12
|
* Cleanup of sugar device handling codeDan Williams2007-04-051-15/+41
|
* Add a 'device activating' signalDan Williams2007-03-291-1/+6
|
* Make activating non-802-11-wireless devices workDan Williams2007-03-281-4/+4
|
* Fixup for mesh devicesDan Williams2007-03-281-8/+19
| | | | | - Understand mesh devices - Don't send device signals unless device is fully initialized
* Add accessor for modeDan Williams2007-03-161-0/+3
|
* Add accessor for AP capabiltiesDan Williams2007-03-151-2/+6
|
* Fix traceback due to bad mergeDan Williams2007-03-071-1/+0
|
* Work around bus-python bug with named exceptionsDan Williams2007-03-071-2/+1
|
* Ensure entry can accept inputDan Williams2007-03-071-1/+3
|
* Clean up sugar + NM client interactionDan Williams2007-03-071-58/+78
| | | | | | | | | Change "init-failed" signal to 'initialized' so uninitialized devices don't leak in the sugar model. Get rid of 'ssid-changed' signal on Network objects, makes no sense conceptually, plus new 'initialized' signal replaces what it was used for.
* Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-071-0/+2
| | | | Some fixes to access point state.
* Fix bw/color switch. Patch by Owen Williams.Marco Pesenti Gritti2007-03-031-1/+1
|
* Fix signal signatureMarco Pesenti Gritti2007-03-031-1/+1
|
* Catch GetActiveNetwork exceptions.Marco Pesenti Gritti2007-03-021-4/+15
| | | | Listen for activation failures.
* Handle the case where we get an Activating eventMarco Pesenti Gritti2007-03-021-4/+9
| | | | but we don't have an active device yet.
* Improve loggingMarco Pesenti Gritti2007-03-021-0/+10
|
* Fix distcheckMarco Pesenti Gritti2007-02-271-0/+2
|
* Support running without network manager service.Marco Pesenti Gritti2007-02-261-19/+16
| | | | Rework code to run without hardware manager service.
* Restore NetworkManagerInfo.confMarco Pesenti Gritti2007-02-262-0/+29
|
* Fix propagation of Device ssid changesMarco Pesenti Gritti2007-02-261-0/+1
|
* Fix up propagation of the state property changesMarco Pesenti Gritti2007-02-261-0/+1
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-261-1/+1
|\
| * Return list of devices, not dictDan Williams2007-02-261-1/+1
| |
* | Add a device-added signalMarco Pesenti Gritti2007-02-261-0/+5
| |
* | More work on network devices, getting thereMarco Pesenti Gritti2007-02-261-80/+80
|/
* s/essid/ssidMarco Pesenti Gritti2007-02-251-2/+2
|
* CleanupsMarco Pesenti Gritti2007-02-251-3/+0
|
* Fixup tooltips. Still not working for the home page case, sinceMarco Pesenti Gritti2007-02-251-0/+6
| | | | the active device logic is pretty broken.
* Add ssid tooltip to the home too. Not working yet.Marco Pesenti Gritti2007-02-251-0/+3
|
* Fix strength propagationMarco Pesenti Gritti2007-02-251-0/+2
|
* Display strength of wireless device/networksMarco Pesenti Gritti2007-02-251-2/+5
|
* Add back wep key dialogMarco Pesenti Gritti2007-02-253-2/+132
|
* Handle device removalMarco Pesenti Gritti2007-02-251-0/+4
|
* Activate the network on clickMarco Pesenti Gritti2007-02-251-0/+15
|
* First go at access points on the mesh viewMarco Pesenti Gritti2007-02-251-4/+20
|
* Get the wireless device to show.Marco Pesenti Gritti2007-02-251-3/+19
|
* Some work on the network devicesMarco Pesenti Gritti2007-02-254-1/+942
|
* Move hardwaremanager out of the view to his own moduleMarco Pesenti Gritti2007-02-253-0/+73