Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/nm/nmclient.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-251-917/+0
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-231-1/+0
* Completely drop stylesheets. Move some of it inside the nm service, don't wan...Marco Pesenti Gritti2007-02-201-2/+1
* Don't show WPA-enabled APs in the NM applet menuDan Williams2007-01-161-3/+25
* Remove debug code, as requested by j5Marco Pesenti Gritti2006-12-191-19/+0
* Fix a few indentation screw upsMarco Pesenti Gritti2006-12-041-1/+1
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-792/+792
* NM applet: store and return allowed networks correctlyDan Williams2006-11-131-4/+7
* Make the WEP key dialog work in async modeDan Williams2006-11-131-8/+28
* Fix more key dialog interactionDan Williams2006-11-131-1/+1
* Fix icon update on NM going awayDan Williams2006-11-121-1/+1
* More fixes, nearly there but not quite yet.Marco Pesenti Gritti2006-11-121-4/+6
* Add a simple dialog to enter the web hex key. Several typo fixed.Marco Pesenti Gritti2006-11-121-0/+15
* Hook up more of the key dialog bitsDan Williams2006-11-121-20/+47
* Work around non-bound HippoCanvas 'clickable' property by using button-press-...Dan Williams2006-11-011-14/+6
* Do rollovers on menu items and stub code for activating a connectionDan Williams2006-11-011-30/+76
* Rollovers in NM applet menuDan Williams2006-11-011-1/+35
* Do not resize the icon, use the original icon size.Marco Pesenti Gritti2006-10-311-1/+1
* Fix active device handlingDan Williams2006-10-301-4/+6
* Switch back to 75x75 iconsDan Williams2006-10-301-2/+2
* Organize menu items to conform with Eben's mockupsDan Williams2006-10-301-8/+34
* Make the Hippo-fied menu much prettierDan Williams2006-10-301-7/+32
* Convert to an ugly Hippo menuDan Williams2006-10-301-44/+104
* Load icons at start and scale to 25x25Dan Williams2006-10-291-33/+52
* Better working nm-appletDan Williams2006-10-291-54/+262
* Build up a network menuDan Williams2006-10-261-14/+102
* Add (slightly) sugarized NetworkManager appletDan Williams2006-10-261-0/+349