Tom Van Braeckel
|
291f47e40d
|
wicd-curses: handle SIGQUIT signal so that we can leave the terminal in a normal state
Previously, the terminal would be left without a blinking cursor and with red text when the user pressed CTRL-\ or sent a SIGQUIT signal.
|
2014-12-19 15:40:39 +01:00 |
|
Tom Van Braeckel
|
c2064b846b
|
wicd-curses: add support for "S" key to save instead of F10, because F10 is often intercepted by the terminal emulator
|
2014-12-19 13:43:42 +01:00 |
|
Tom Van Braeckel
|
04dd18bed9
|
wicd-curses: catch unhandled exception when automatically starting the wicd daemon fails
|
2014-12-19 11:52:22 +01:00 |
|
David Paleino
|
64c6328241
|
More pylint fixes
|
2012-11-17 19:12:25 +01:00 |
|
David Paleino
|
11e8a96677
|
New feature: dialogs to "forget" saved networks
|
2012-05-06 17:16:15 +02:00 |
|
David Paleino
|
b062a72c4e
|
Fix 1.7.2.2 brokenness
|
2012-04-22 18:32:18 +02:00 |
|
David Paleino
|
0729e342f1
|
Better fix for the curses UTF-8 bug, thanks to Konrad Schöbel!
|
2012-04-16 22:44:15 +02:00 |
|
David Paleino
|
6ccbc45e05
|
Fix crash with wicd-curses
|
2012-04-12 22:02:06 +02:00 |
|
David Paleino
|
d020409bee
|
Fixes in a more general way
|
2012-03-06 12:11:45 +01:00 |
|
David Paleino
|
f1769e0b86
|
Fixed bug with wicd-curses and UTF-8 encryption types
|
2012-02-17 13:41:02 +01:00 |
|
Joe MacMahon
|
fb74163f09
|
Fixed bug #930711
|
2012-02-11 18:07:11 +00:00 |
|
Joe MacMahon
|
41d145c6cb
|
Implemented wired encryption in ncurses front-end.
|
2012-01-29 18:36:43 +00:00 |
|
David Paleino
|
8248152cfb
|
Revert commit 691/8aa66e4: Don't support wireless networks with '\x00' in the ESSID
|
2012-01-15 15:19:40 +01:00 |
|
David Paleino
|
8aa66e4974
|
Don't support wireless networks with '\x00' in the ESSID
|
2011-12-29 12:16:17 +01:00 |
|
David Paleino
|
d9fc1b7593
|
Fix bug with unicode-translated locale and wicd-curses
|
2011-12-19 23:04:08 +01:00 |
|
David Paleino
|
c277831ddc
|
(Try to) Fix mismatch between clients code and DBus API, thanks to Anthony Vital
|
2011-12-08 22:45:58 +01:00 |
|
David Paleino
|
2f651538dc
|
Revert 576: it was properly fixed in 640
|
2011-11-14 09:29:45 +01:00 |
|
David Paleino
|
02163b745f
|
Adding myself to authors
|
2011-11-09 17:12:32 +01:00 |
|
David Paleino
|
4928f9c683
|
Moved translations out of translations.py, re-designed l10n system a bit
|
2011-10-18 23:33:23 +02:00 |
|
David Paleino
|
469a85b1b1
|
Support urwid 1.0.0
|
2011-10-17 22:14:40 +02:00 |
|
David Paleino
|
cce54f43a4
|
Handle wicd-daemon not running when client starts, thanks to David Cantrell
|
2011-10-04 22:43:22 +02:00 |
|
David Paleino
|
c86cffd67e
|
Implemented rfkill support (LP: #293727)
|
2011-09-18 10:31:15 +02:00 |
|
fox
|
92c58eef7f
|
Fixed wireless connecting status message
|
2011-07-03 19:16:50 +02:00 |
|
Adam Blackburn
|
30fa150054
|
removed scary wicd-curses message
|
2010-06-09 12:20:53 -05:00 |
|
Adam Blackburn
|
77f83875ff
|
Debian patch: 08-fix_help_message.patch
|
2010-05-29 17:32:35 +08:00 |
|
Andrew Psaltis
|
ce44fe85e1
|
Fix a comment.
|
2010-01-09 11:34:19 -05:00 |
|
Andrew Psaltis
|
a22fb46fac
|
Removed the wicd-curses clock, all it was doing really was eating CPU cycles.
|
2010-01-09 11:17:49 -05:00 |
|
Andrew Psaltis
|
ca16598a16
|
Remove the flickering from wicd-curses, thanks to Ian Ward for reminding me that it was still happening.
|
2010-01-08 18:15:57 -05:00 |
|
Andrew Psaltis
|
ff6cca2528
|
Cleaned up the wicd-curses code, pruned the documentation of old stuff, and removed the -c/-r options from wicd-curses, since only -r works.
|
2009-12-29 21:01:59 -05:00 |
|
Andrew Psaltis
|
75c05f58f1
|
Some wicd-curses cleanup.
|
2009-11-30 12:14:45 -05:00 |
|
Andrew Psaltis
|
03e1f83512
|
Merge r463 of mainline 1.6.
|
2009-10-31 17:55:04 -04:00 |
|
Andrew Psaltis
|
740204ee50
|
Remove uses of ternary operator from wicd-curses, restoring support for python 2.4.
|
2009-09-29 12:38:11 -04:00 |
|
Andrew Psaltis
|
27c7c786ca
|
Reduce cursor flicker in wicd-curses.
|
2009-09-27 17:35:26 -04:00 |
|
Andrew Psaltis
|
05a46ddfdc
|
Adjusted the keystrokes in wicd-curses to support 8-bit terminals (like xterms by default).
Thanks to DarkStarSword for the patch.
|
2009-09-02 10:20:13 -04:00 |
|
Andrew Psaltis
|
2cc81bfa77
|
Update names in the about dialogs.
|
2009-08-23 17:03:40 -04:00 |
|
Adam Blackburn
|
3d1a0500f0
|
merged 1.6-urwid-all
|
2009-08-14 11:00:54 -05:00 |
|
Adam Blackburn
|
a98d084dc2
|
merged 1.6-strip-ips and updated translations.py
|
2009-08-13 12:11:55 -05:00 |
|
Andrew Psaltis
|
61a92a3acc
|
Prevent the progress spinner from spinning like crazy in the urwid tip.
|
2009-08-07 17:10:58 -04:00 |
|
Andrew Psaltis
|
1930680787
|
Modified 1.6-urwid-0.9.9-compat to be compatible with 0.9.8.4.
This should be compatible with 0.9.9 as well.
|
2009-08-06 23:58:13 -04:00 |
|
Andrew Psaltis
|
6d70e917ad
|
Merge r450 of mainline 1.6.
|
2009-08-06 17:03:46 -04:00 |
|
Andrew Psaltis
|
43ce229465
|
Prevent empty or whitespace-only wired profile names in wicd-curses.
Did some code cleanup in curses/curses_misc.py
|
2009-08-02 23:53:25 -04:00 |
|
Andrew Psaltis
|
eeea3f6da5
|
Merge r443 of mainline 1.6.
|
2009-07-25 00:06:37 -04:00 |
|
Andrew Psaltis
|
271ff125da
|
Strip the IPs from the Ad Hoc network creation dialogs.
|
2009-07-18 22:26:18 -04:00 |
|
Andrew Psaltis
|
289f32d387
|
Fix a small unicode problem in wicd-curses that caused a crash in Debian Lenny.
|
2009-06-30 21:51:33 -04:00 |
|
Andrew Psaltis
|
5f14b7a7fa
|
Do nothing if the user makes a connection attempt while scanning.
|
2009-06-24 19:10:30 -04:00 |
|
Andrew Psaltis
|
1cd377f15f
|
Do nothing in wicd-curses if there are no networks present.
|
2009-06-24 18:44:29 -04:00 |
|
Andrew Psaltis
|
6d1f75f552
|
Fix typo that crashes wicd-curses on attempting to bring up the help dialog.
|
2009-06-21 14:45:44 -04:00 |
|
Adam Blackburn
|
ecce1cebba
|
merged lp:~nacl/wicd/1.6-access-denied to display an error message if access to the daemon via DBus is denied
|
2009-06-20 21:44:32 -05:00 |
|
Andrew Psaltis
|
9ec96c1254
|
Restore python 2.5 compatibility in both clients.
|
2009-06-20 21:41:17 -04:00 |
|
Andrew Psaltis
|
e10969637a
|
Made the wicd-curses "access denied" string translatable, and updated wicd-curses.py to use it.
|
2009-06-19 23:03:42 -04:00 |
|