Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/nm
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode /usr/bin/pythonMarco Pesenti Gritti2007-01-201-1/+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-042-2/+2
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-044-1333/+1333
* NM applet: store and return allowed networks correctlyDan Williams2006-11-133-63/+100
* Remove debugging codeDan Williams2006-11-131-16/+2
* Make the WEP key dialog work in async modeDan Williams2006-11-133-10/+84
* Fix returned dbus args so the applet works with WEPDan Williams2006-11-131-1/+2
* Fix more key dialog interactionDan Williams2006-11-132-4/+5
* Fix icon update on NM going awayDan Williams2006-11-121-1/+1
* Add wepkeydialog to the makefileDan Williams2006-11-121-1/+2
* More fixes, nearly there but not quite yet.Marco Pesenti Gritti2006-11-122-18/+21
* Add a simple dialog to enter the web hex key. Several typo fixed.Marco Pesenti Gritti2006-11-123-9/+75
* Hook up more of the key dialog bitsDan Williams2006-11-122-21/+122
* 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
* Don't draw progress bar when % is 0Dan Williams2006-11-011-1/+2
* 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-302-19/+90
* Convert to an ugly Hippo menuDan Williams2006-10-303-45/+191
* Load icons at start and scale to 25x25Dan Williams2006-10-291-33/+52
* Change to /usr/bin/python instead of /bin/env pythonDan Williams2006-10-291-1/+1
* Import pygtkMarco Pesenti Gritti2006-10-291-0/+4
* Better working nm-appletDan Williams2006-10-291-54/+262
* Build up a network menuDan Williams2006-10-261-14/+102
* Install the nm-applet dbus config file in the right placeDan Williams2006-10-261-1/+1
* Add (slightly) sugarized NetworkManager appletDan Williams2006-10-266-0/+767