1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 15:12:31 +01:00
Commit Graph

422 Commits

Author SHA1 Message Date
Robby Workman
7f1959a71b Fix a harmless typo. 2009-01-30 21:48:59 -06:00
Robby Workman
9c51d6e656 Merged mainline for a bugfix. 2009-01-30 20:22:38 -06:00
Dan O'Reilly
339b622b09 Fix crash if essid is None 2009-01-30 21:20:43 -05:00
Robby Workman
0e3348851b Merged latest salty branch. 2009-01-30 07:58:37 -06:00
Andrew Psaltis
d137cbad85 curses/wicd-curses.py:
Added some stuff to the help dialog.
  '?' and 'h' now raise the help dialog
  'q' now quits the client.
  Keymaps are now colored white in the help dialog.
2009-01-30 00:30:33 -05:00
Robby Workman
86c5a5e146 Merged NaCl's branch. 2009-01-29 22:37:58 -06:00
Andrew Psaltis
7ed5b9fcb7 Merged with r263 of the mainline 1.6 branch, which (somehow) contains more changes than what I originally had in "r265". 2009-01-29 23:29:58 -05:00
Andrew Psaltis
e030e5980d curses/wicd-curses.py:
Applied some typographical changes from rworkman
  Fixed the script showing dialog for wireless networks.
2009-01-29 23:25:02 -05:00
Andrew Psaltis
b5f6fcc702 Merged in (only) r261 of rworkman's branch, which quotes the strings in the wicd-client script.
Also, the revision numbers of the mainline have changed on me.  r263 contained all of the translations that I requested.
2009-01-29 15:55:32 -05:00
Robby Workman
4521b85c9a This merges from the selinux branch (I accidentally edited the wrong
branch) with a note in INSTALL about pm-utils optional dep.
2009-01-29 11:33:40 -06:00
Robby Workman
eb30c65847 Removed references to "Tray" from other/wicd.desktop 2009-01-29 11:12:32 -06:00
Robby Workman
d5ce9696f2 Removed an unneeded wicd.png from other/ and fixed up the wicd.desktop
file in there (for users who want to just start the client without
  the tray icon, and have a menu entry to do so).
2009-01-29 11:06:27 -06:00
Robby Workman
3f48538c3b Merge mainline with some removals and bugfixes. 2009-01-29 10:55:57 -06:00
Robby Workman
87ede3379e Quote some values in the wicd-client.in script, in case some insane
person passes a VERSION string with spaces in it.  I can't imagine
  who would have done such a thing ;-)
2009-01-28 21:40:40 -06:00
Robby Workman
728fa198ce Updated Gentoo's init script from portage.
Thanks to Jeremy Olexa (darkside_).
2009-01-28 20:54:31 -06:00
Robby Workman
7765abf9b5 Merged changes from svenstaro to the Arch init script, and then
did some cleanup edits in this tree.
2009-01-28 19:28:05 -06:00
Dan O'Reilly
d26204676c Merge translations updates. 2009-01-28 19:54:17 -05:00
Dan O'Reilly
467688beda Always scan when the daemon starts.
Remove old init scripts.
2009-01-28 19:52:51 -05:00
Robby Workman
98d486f3a2 Merged latest from NaCl's branch. 2009-01-28 15:49:30 -06:00
Andrew Psaltis
badcd6d9bf Merged with r265 of mainline 1.6, giving me most of the remaining translations that I need. 2009-01-27 21:50:24 -05:00
Andrew Psaltis
26e636e2f2 wicd/misc.py:
Fixed a typo in get_language_list_gui
    (%CURSES_REVNO%)
curses/wicd-curses.py:
  Added in some translations (not done yet)
curses/prefs_curses.py:
  Added all of the translations
  Removed the warning about changing the backends (since it is useless)
2009-01-27 21:46:52 -05:00
Robby Workman
e6b0ba375c Merged mainline fixes. 2009-01-27 15:59:41 -06:00
Adam Blackburn
b9421a2933 Fixed another typo 2009-01-27 14:22:10 +08:00
Adam Blackburn
ad44d01298 Fixed a typo 2009-01-27 14:17:11 +08:00
Adam Blackburn
7d2afe6cbc Added a bunch more translations 2009-01-27 14:15:30 +08:00
Andrew Psaltis
b5f664632e Merged with r262 of mainline 1.6, which adds some bugfixes and the translations I need for my next commit. 2009-01-26 23:43:40 -05:00
Adam Blackburn
921f36e54f Merged to latest 1.6 2009-01-27 10:37:42 +08:00
Adam Blackburn
13d3d6acca Fixed a typo and added more translations 2009-01-27 10:35:08 +08:00
Robby Workman
477b4ca175 Merge mainline with some bugfixes. 2009-01-26 18:49:43 -06:00
Dan O'Reilly
d20dafa088 Fix issues with the way disconnect scripts work.
Make flushing the route table more likely to work.
2009-01-26 18:46:57 -05:00
Robby Workman
d1656b46eb Updated INSTALL with some dependency information. 2009-01-26 10:37:06 -06:00
Robby Workman
3671d04814 Merged latest changes in NaCl's branch. 2009-01-26 09:02:43 -06:00
Andrew Psaltis
887b48704f Merged with r260 of the mainline 1.6 branch. 2009-01-25 23:07:47 -05:00
Andrew Psaltis
ff11a52abb curses/prefs_curses.py: Added support for the "Prefer Wired Networks" function. 2009-01-25 23:05:46 -05:00
Robby Workman
14b48efd7e Merged latest mainline with several bugfixes. 2009-01-25 21:55:12 -06:00
Adam Blackburn
ed9a0d63dc Added three new translations 2009-01-26 11:51:09 +08:00
Adam Blackburn
17941cf853 Fixed some typos in the hidden network code and fix a bug if you try to start the tray icon without the daemon 2009-01-26 11:15:35 +08:00
Adam Blackburn
821333345b Fixed a spacing issue in the preferences dialog 2009-01-26 10:54:38 +08:00
Robby Workman
2f96dfd2c1 Merged NaCl's branch, which resulted in no changes. :) 2009-01-25 18:00:08 -06:00
Andrew Psaltis
3b8966d1a1 Merged with r254 of mainline 1.6 branch. 2009-01-25 17:37:23 -05:00
Dan O'Reilly
45e228d6e4 Fixing the fix... 2009-01-25 16:43:45 -05:00
Dan O'Reilly
613215f033 Don't try to set properties in the advanced dialog before it exists. 2009-01-25 16:40:26 -05:00
Dan O'Reilly
c92efc5279 Fix issue where toggling default wired profile could cause settings to get set for multiple profiles.
Remove some no longer needed checks in the daemon.
2009-01-25 16:34:32 -05:00
Robby Workman
7599269875 Merged mainline experimental changes. 2009-01-25 15:25:58 -06:00
Dan O'Reilly
7a375db453 Add UI portion of wired switch feature. 2009-01-25 15:15:49 -05:00
Dan O'Reilly
a2e757a64d Add new wired GUI icon. 2009-01-25 00:44:51 -05:00
Dan O'Reilly
9d6a7c9d78 Merge in improved wired profile UI
Tweak how wired profile list is built to be simple/more efficent and not cause a dbus error.
2009-01-24 23:54:57 -05:00
Dan O'Reilly
ec37206905 Initial work on automatic switchover to wired networks (no UI work yet)
actually use "write=True" instead of just "True" everywhere we do config writes explicitly.
Fix the scripts dialog not working for wired connections.
Force the monitor to update state after triggering a disconnect or connect.
Remove an unneeded Scan call from autoconnect.py
2009-01-24 23:31:24 -05:00
Robby Workman
850118a231 Merged bugfix from mainline experimental. 2009-01-24 22:11:33 -06:00
Adam Blackburn
e53581f9dd Updated the wired profile Add/Delete system as per https://bugs.launchpad.net/wicd/+bug/318645 2009-01-25 12:03:01 +08:00