1
0
mirror of https://github.com/gryf/wicd.git synced 2026-04-21 13:31:24 +02:00
Commit Graph

566 Commits

Author SHA1 Message Date
Adam Blackburn 0306b57800 Fixed get_translations and renamed cleargenerated to clear_generated 2009-03-12 17:55:16 +08:00
Dan O'Reilly f4fc8ae949 Add lunar init directory. 2009-03-09 01:46:31 -04:00
Dan O'Reilly 842d281b28 Still trying to fix this... 2009-03-08 23:39:41 -04:00
Dan O'Reilly 9cc9a8460d Merge. 2009-03-08 23:14:35 -04:00
Dan O'Reilly a04c04aa21 Merge. 2009-03-08 23:09:12 -04:00
Dan O'Reilly 9ee7267005 Merging/removing accidently commit. 2009-03-08 23:07:38 -04:00
Dan O'Reilly 79f64e4180 Undoing accidental commit. 2009-03-08 23:03:04 -04:00
Dan O'Reilly 975f4c6ecf Merge in Dario Freddi's additions, with some modifications. 2009-03-08 22:49:24 -04:00
Dan O'Reilly f43a8d670c Merge. 2009-03-08 22:45:24 -04:00
Dan O'Reilly 5170411595 Create an error dialog when we get a DBus access denied error. 2009-03-08 20:38:54 -04:00
Andrew Psaltis d336a0f42d Fixed the fix. 2009-03-08 18:31:36 -04:00
Andrew Psaltis 98277aafb2 Fixed the Lunar init script. 2009-03-08 18:02:44 -04:00
Andrew Psaltis 1327bfcc32 Added an init script for Lunar Linux. 2009-03-08 17:38:47 -04:00
Dan O'Reilly 4365a8406b Fix suse init script. 2009-03-08 15:58:44 -04:00
Andrew Psaltis f30122dd2f Merged wicd-curses changes from experimental-nacl, r294 2009-03-07 11:38:37 -05:00
Andrew Psaltis 46ddb41966 Fixed translations.py support in wicd-curses. 2009-03-07 11:34:22 -05:00
Dario Freddi 374b1dc9e8 Merges 2009-03-07 12:51:11 +01:00
Dario Freddi 1efa36014f Forgot to add a definition 2009-03-07 12:16:45 +01:00
Andrew Psaltis 852de07893 Merged r317 of mainline 1.6 2009-03-06 19:40:10 -05:00
Andrew Psaltis 45eae059e5 Made the wicd-curses script add WHEREAREMYFILES
Moved WHEREAREMYFILES to /var/lib/wicd, and adapted setup.py, wpath.py, and
  the wicd-client script to support it
Fixed a typo in setup.py
2009-03-06 19:28:09 -05:00
Dario Freddi d3e3205439 Merging last changes 2009-03-06 23:53:09 +01:00
Dan O'Reilly ff71e4d130 Merge 2009-03-04 18:34:35 -05:00
Dan O'Reilly 34fbabf8a7 Fix setup.py bug where - was getting turned into _ in paths. 2009-03-04 18:32:15 -05:00
Adam Blackburn 3627230b3c Removed old images 2009-03-04 19:44:55 +08:00
Andrew Psaltis e2c50e1090 Merged in translations.py changes (r315) from mainline 1.6. 2009-03-04 00:41:28 -05:00
Andrew Psaltis a1169cb1df Added translations.py, and adapted all gtk and curses ui files to use it.
Moved the language dict functions and get_gettext to translations.py.  Also
  killed the functions and laid the dict bare in the file
Removed all instances of language[number] from wicd.
2009-03-04 00:02:14 -05:00
Dario Freddi 1e65babbd9 Removing placeholders, and fixing issues pointed out by Dan 2009-03-03 11:40:34 +01:00
Dario Freddi ecfe372e4e Fixing implementation in ioctl 2009-03-02 11:44:57 +01:00
Dan O'Reilly 6dd0642079 Apply lang patch from David Paleino 2009-03-01 23:15:34 -05:00
Dan O'Reilly 80d05774d9 Merge in global script support. 2009-03-01 23:00:22 -05:00
Dan O'Reilly 5f6807732a Don't provide separate options for pre/post/disconnect scripts. Just a parent scripts directory. 2009-03-01 22:43:28 -05:00
Dan O'Reilly f66ec767fe Merge. 2009-03-01 21:50:18 -05:00
Dario Freddi 23cb084036 Adding available auth methods 2009-03-01 20:19:16 +01:00
Dario Freddi 9213c7c333 Adding GetOperationalMode() to determine op mode of an interface 2009-03-01 19:31:34 +01:00
Dario Freddi 2898adec48 Adding the possibility of a custom iwconfig 2009-03-01 19:22:30 +01:00
Dario Freddi db80f31e03 Adding per-channel bitrate information as a string 2009-03-01 16:46:58 +01:00
drf c23708b444 Starting implementation of current bitrate retrieval 2009-03-01 16:01:21 +01:00
Dan O'Reilly 454770e5e9 Add support for using resolvconf instead of directly editing /etc/resolv.conf if it's available. 2009-02-28 16:01:26 -05:00
Dan O'Reilly edbfd18553 Don't use the thread module in networking.py. 2009-02-28 15:34:34 -05:00
Dan O'Reilly cafde692e5 Merge 2009-02-28 15:16:45 -05:00
Andrew Psaltis 809604f101 Merge r311 of mainline 1.6 2009-02-28 08:48:21 -05:00
Andrew Psaltis 432f1c96ca curses/netentry_curses.py:
Made the password field actually keep its "passwordiness" when we go to the
    buttons.
in/scripts=wicd-client.in:
  Added support for X being off and wicd-curses not being there
2009-02-28 08:40:02 -05:00
Dan O'Reilly e40afce104 Initial crack at global scripts support. Also includes some setup.py tweaks. 2009-02-27 00:40:19 -05:00
Dan O'Reilly fab8d84dee Merge. 2009-02-27 00:38:09 -05:00
Dan O'Reilly 0af4c5331e Get rid of unneeded "use_tray" variable being passed around in wicd-client.
Remove some extra whitespace in networking.py
2009-02-27 00:35:53 -05:00
Dan O'Reilly a23fbcede5 Merge. 2009-02-27 00:20:37 -05:00
Dan O'Reilly de8b8c11f8 Get rid of unneeded "use_tray" variable being passed around in wicd-client.
Add some methods for executing multiple scripts to be use for global scripts later.
Remove some rogue extra whitespace in networking.py
2009-02-27 00:13:00 -05:00
Dan O'Reilly ae0f589d43 Fix issue where signal strength wouldn't be reported correctly if the first link quality regex didn't match.
Add some helper methods that will eventually be used for encryption template parsing.
Use more specific exception checking in a few places.
2009-02-27 00:08:31 -05:00
Andrew Psaltis af62a5d76a Made the Slackware init script look more like the rest of the Slackware init scripts. 2009-02-24 10:28:03 -05:00
Andrew Psaltis fe7062371c curses/wicd-curses.py:
Console display defaults to raw_display now, added -c argument to select curses_display
curses/README,in/man=wicd-curses.8.in:
  Updated stuff done in wicd-curses.py
2009-02-21 19:36:57 -05:00