Dan O'Reilly
0408be848e
Merge
2009-05-22 15:43:14 -04:00
Dan O'Reilly
c334cac1c8
- Make the GUI behave better when a disconnect button is pushed.
...
- Move some of the libnotify logic to guiutil.py and add support for displaying some error messages in a libnotify pop-up.
- Apply some patches provided by sunseraph. Tweak to the channel regex and checking for a valid AP bssid when monitoring a wireless connection. Set essid, bssid, and channel in separate calls to iwconfig.
- Add caching for ifconfig and iwconfig results in wnettools.py. That way we're not needlessly calling the same command a bunch of times in a short period of time (2 seconds). This removes the need for us to pass around iwconfig/ifconfig output elsewhere, though I've left it in for now.
- Remove unneeded BackendManager instance from networking.py
- Fix last used wired networking autoconnection method
2009-05-22 15:40:35 -04:00
Dan O'Reilly
df065dc997
- Make the GUI behave better when a disconnect button is pushed.
...
- Move some of the libnotify logic to guiutil.py and add support for displaying some error messages in a libnotify pop-up.
- Apply some patches provided by sunseraph. Tweak to the channel regex and checking for a valid AP bssid when monitoring a wireless connection. Set essid, bssid, and channel in separate calls to iwconfig.
- Add caching for ifconfig and iwconfig results in wnettools.py. That way we're not needlessly calling the same command a bunch of times in a short period of time (2 seconds). This removes the need for us to pass around iwconfig/ifconfig output elsewhere, though I've left it in for now.
- Remove unneeded BackendManager instance from networking.py
2009-05-22 15:33:03 -04:00
Adam Blackburn
bb7563a4af
Buttons are now activated correctly when using the keyboard
2009-05-22 11:29:12 +08:00
Adam Blackburn
5f7d28a131
merged 1.6-rworkman
2009-05-21 23:18:48 +08:00
Robby Workman
b1933987d7
Clarify intent of INSTALL with respect to pm-utils version.
2009-05-21 10:12:03 -05:00
Robby Workman
6c7eff5a3c
Merged mainline back in; no other changes.
2009-05-19 23:40:13 -05:00
Andrew Psaltis
f6cb6600c6
Merged r336 of experimental-nacl.
2009-05-19 21:25:09 -04:00
Andrew Psaltis
c66383903d
Added wrap_exceptions to wicd-curses.py's run() function.
2009-05-19 21:20:29 -04:00
Andrew Psaltis
a886d437b6
Flipped the order of the dhcp clients in the prefs dialog and fixed a syntax
...
error in wicd-curses.py.
2009-05-19 21:18:30 -04:00
Andrew Psaltis
20d6de4508
Merge r398 of mainline 1.6.
2009-05-19 21:06:38 -04:00
Adam Blackburn
d5c1e9a02c
Merged 1.6-rworkman
2009-05-20 07:12:58 +08:00
Adam Blackburn
9d3a0ddf3d
merge
2009-05-20 07:10:49 +08:00
Adam Blackburn
5837a1228e
changed DHCP client order in preferences dialog
2009-05-20 07:09:42 +08:00
Adam Blackburn
d693839013
Changed DHCP client order to dhcpcd -> pump -> dhclient
2009-05-20 07:01:31 +08:00
Robby Workman
51f46c40a1
Make sure the /sys/class/net/whatever is actually a directory in
...
GetWiredInterfaces() (similar to the check in GetWireless)
2009-05-19 15:44:52 -05:00
Adam Blackburn
f609ff99fe
Apply .desktop file patch from Debian (remove deprecated encoding line)
2009-05-16 20:50:20 +08:00
Robby Workman
d18c933cac
Merged mainline. No other changes to this branch; no need to merge
...
into mainline.
2009-05-15 12:25:58 -05:00
Andrew Psaltis
0be61f47bf
Merge r395 of mainline 1.6.
2009-05-15 01:05:36 -04:00
Andrew Psaltis
aa6a2d7ec9
Added some deactivated options for enabling debug logs.
2009-05-15 01:05:04 -04:00
Adam Blackburn
95a8261a49
update CHANGES and NEWS
2009-05-14 21:55:59 +08:00
Andrew Psaltis
b431c7bd2c
Merged typo fix from r331 of experimental-nacl.
2009-05-14 09:44:28 -04:00
Adam Blackburn
7ba44e3354
Fix <b>/</b> tags
2009-05-14 19:37:20 +08:00
Andrew Psaltis
b2cbaf957d
Fixed typo in wicd-curses.py.
2009-05-13 19:03:29 -04:00
Andrew Psaltis
eaf8ea859a
Merged r330 of experimental-nacl.
2009-05-12 00:06:38 -04:00
Andrew Psaltis
3a05d82a23
If the screen in wicd-curses is not up and an ui update is requested, abort the
...
program.
2009-05-12 00:04:43 -04:00
Andrew Psaltis
5c0afc0f60
Merged with r391 of mainline 1.6.
2009-05-11 23:52:43 -04:00
Dan O'Reilly
6f9ab00673
Don't use dbusmanager.DBusException--it doesn't exist.
2009-05-10 13:53:54 -04:00
Adam Blackburn
6e8fde8274
Made the GUI look better with dark themes
2009-05-10 22:51:49 +08:00
Adam Blackburn
46798c4115
Removed italicized text from the GTK GUI
2009-05-10 22:03:52 +08:00
Andrew Psaltis
c62095eb04
Merged with r328 of experimental-nacl.
2009-05-10 09:51:01 -04:00
Andrew Psaltis
7bcd28d210
Hopefully fixed bug 355693, related to focus positioning.
2009-05-10 09:40:38 -04:00
Dan O'Reilly
8dc997548e
Make bitrates regex work when it's the last entry in a cell.
2009-05-09 20:53:49 -04:00
Robby Workman
98d6b2a977
Merged mainline; no other changes.
2009-05-08 14:27:46 -05:00
Andrew Psaltis
f691f446f6
Redid the decorator to look like the other exception-catching decorators in wicd.
2009-05-07 00:38:18 -04:00
Andrew Psaltis
d7617a2960
Remerge with mainline, doing nothing.
2009-05-07 00:37:28 -04:00
Andrew Psaltis
dffed496a8
Added support for manual distro detection in setup.py.
2009-05-07 00:30:25 -04:00
Andrew Psaltis
d192f64182
Fixed missing endquote in wicd-client.py.
2009-05-06 18:13:29 -04:00
Andrew Psaltis
a66a9b5946
Made scans asynchronous so that users can actually access preferences while the daemon is scanning.
2009-05-06 15:33:12 -04:00
Andrew Psaltis
d172ac6c90
Merged r385 of mainline 1.6.
2009-05-06 15:19:46 -04:00
Adam Blackburn
e323bbaf73
Updated translations.py
2009-05-05 12:56:09 +08:00
Adam Blackburn
4317cb0cda
Added code to debug why pynotify fails
2009-05-05 12:55:35 +08:00
Adam Blackburn
cd391b8ff5
updated CHANGES/NEWS
2009-05-05 12:00:22 +08:00
Adam Blackburn
a2da74d04b
merged notifications branch
2009-05-05 11:58:36 +08:00
Adam Blackburn
45b5c4718c
added support for disabling notifications in setup.py
2009-05-05 10:34:44 +08:00
Adam Blackburn
ff3d627c55
merged latest 1.6
2009-05-05 10:17:10 +08:00
Adam Blackburn
a8af5ce343
print wicd's version number on daemon start
2009-05-03 22:00:24 +08:00
Adam Blackburn
831d11e596
print wicd's version number on daemon start
2009-05-03 21:58:11 +08:00
Adam Blackburn
9ce1c5255b
Added icons for wireless networks and disconnect states
2009-05-03 17:31:18 +08:00
Adam Blackburn
4d6737b853
merge latest 1.6
2009-05-03 17:27:31 +08:00