Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/accesspointmodel.py
Commit message (Collapse)AuthorAgeFilesLines
* x86_64 fix: don't use sys.maxint (which is really maxlong) for int gpropertiesDan Winship2007-07-261-1/+1
|
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
|
* Add property for modeDan Williams2007-03-161-1/+4
|
* Expose AP capabilitiesDan Williams2007-03-151-1/+6
|
* Clean up sugar + NM client interactionDan Williams2007-03-071-5/+0
| | | | | | | | | 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-1/+1
| | | | Some fixes to access point state.
* More work on network devices, getting thereMarco Pesenti Gritti2007-02-261-0/+78