1
0
mirror of https://github.com/gryf/wicd.git synced 2026-04-25 07:51:25 +02:00
Commit Graph

638 Commits

Author SHA1 Message Date
Dan O'Reilly 28b6aac2db Remove some comments. 2009-02-01 23:32:28 -05:00
Dan O'Reilly 8594116630 Make it possible for the user to select which graphical sudo application to use.
Make any external apps not installed on the system unselectable in the GUI.
Rework the app selection code in the backend to fall back to auto-selection if a requested app isn't installed.
Tweak the autoconnect attempt throttle in wicd-monitor to not be as aggressive.
Made sure the preferences dialog would reconnect to dbus when a DaemonStarting signal was sent.
2009-02-01 23:10:11 -05:00
Robby Workman f555fa40f4 Merged r265..r266 from mainline. 2009-02-01 21:05:04 -06:00
Dan O'Reilly dca0f59b06 Fix broken Scan() call in wicd-client 2009-01-31 20:22:15 -05:00
Adam Blackburn 2473aff44f Merged rworkman's experimental branch 2009-01-31 15:58:28 +08:00
Adam Blackburn f1d31cade8 Merged NaCl's curses branch 2009-01-31 15:58:07 +08:00
Robby Workman 1361ba884c Merged latest from NaCl. 2009-01-31 01:16:34 -06:00
Andrew Psaltis 00d45d5eec Merged with r265 of mainline 1.6, providing PyLintish fixes 2009-01-31 02:13:18 -05:00
Andrew Psaltis b86ec8667c curses/wicd-curses.py:
Made the tagged wireless network actually show the network we're connected to,
    or not, as the case may be.
  Added ' -- ' to the upper statusbar

Also, in the last commit, configscript_curses should be netentry_curses
2009-01-31 02:07:50 -05:00
Robby Workman fbb380bcc3 Merged mainline r265 2009-01-31 01:00:03 -06:00
Robby Workman 832fbd4c5f Added some more salinity here... 2009-01-31 00:38:59 -06:00
Andrew Psaltis a89e45f0c8 curses/configscript_curses.py:
Added translations
  Removed the redundant run() function in WirelessSettingsDialog
curses/wicd-curses.py:
  Added translations, some still missing.
wicd/misc.py:
  Added some translations that are not in the database, but are in the translator
2009-01-31 01:33:11 -05:00
Dan O'Reilly d22a59cbcc A bunch of small fixes for errors/warnings reported by Pylint. 2009-01-31 00:31:50 -05:00
Robby Workman aa0446e1dd Merged some salty stuff... 2009-01-30 22:48:56 -06:00
Andrew Psaltis 0d669c4e84 Merged with r264 of the mainline, providing a bugfix. 2009-01-30 23:48:44 -05:00
Andrew Psaltis 7cde91e14a curses/configscript_curses.py:
Fixed the typo that rworkman noticed.
curses/wicd-curses.py:
  Ensured that the upper status bar updates itself immediately after a
    connection is made, as opposed to a second or two after the fact
curses/README: Added a FAQ and added the new keybindings
in/man=wicd-curses.8.in: Added the new keybindings
2009-01-30 23:46:07 -05:00
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