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

402 Commits

Author SHA1 Message Date
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
Dan O'Reilly
339b622b09 Fix crash if essid is None 2009-01-30 21:20:43 -05: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
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
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
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
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
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
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
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
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
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
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
Adam Blackburn
41a4598d35 Removed vertical space between the DNS entriesw 2009-01-25 12:02:10 +08:00
Andrew Psaltis
1c425b4b78 Merged with r247 of rworkman's branch, which:
Adds ~crux support to setup.py
  Slightly reformats the wicd-client.1 man page, and fixes a spelling error
  Fixes some stuff in the wicd-client script.  I just accepted the other "nitpicks", too.

I do not know why the wicd.glade file was changed.
There were conflicts in merging of the wicd-client script and man page.
2009-01-23 22:18:18 -05:00
Andrew Psaltis
1b17fde015 setup.py:
Added support for keeping track of the revisions of the curses client
    (%CURSES_REVNO%)
curses/wicd-curses.py:
  Added the ad-hoc controls to the Help dialog
  Set wireless scans to be synchronous (True), to adapt to an API change in mainline
  Added support for OptionParser, added and implemented the option that was
    described in the man page (and -h (help) and --version)
in/wicd=wpath.py.in: Added a curses_revision flag
in/man=wicd-curses.8.in:
  Option parsing has been implemented.  Added the %CURSES_REVNO% flag to the man page.
  Fixed an accidental " added to one of the headers
2009-01-23 22:13:27 -05:00
Andrew Psaltis
abf05c782f Ad-hoc network support is added ("O").
This commit is should be the last one containing new interface elements. :-D
This also may not work directly from the install.  I need to change some stuff
first.
curses/curses_misc.py:
  Fixed bug in Dialog2 where mouse clicks would cause the program to crash
  Added DynEdit and DynIntEdit, Simple DynWrapped widgets, nothing special
    about them
curses/wicd-curses.py:
  Added support for Ad-Hoc network controls (I don't know exactly how this
    works)
curses/README,TODO,in/man=wicd-curses.8.in:
  Ad-Hoc network support has been added
2009-01-23 21:13:36 -05:00
Robby Workman
932bd32472 Fix a misspelling in wicd-client.1, and add linewraps at <80 chars
in the raw text.
2009-01-23 16:06:53 -06:00
Robby Workman
784076926a Some nitpick edits to wicd-client's section that checks for X and offers
to launch the curses client.  This is largely personal preference, so
  no offense will be taken by merge refusal, but I'm not convinced that
  "friendliness" belongs in the file comments :-)
2009-01-23 16:04:07 -06:00
Robby Workman
f6e64b321b Merged r250 of mainline. 2009-01-23 15:45:25 -06:00
Andrew Psaltis
fa2a5a3704 Merged with r250 of the mainline experimental branch. 2009-01-23 09:30:39 -05:00
Dan O'Reilly
290006629b Fix broken Scan() call in autoconnect.py 2009-01-23 08:35:28 -05:00
Robby Workman
a945d205ea Merged Dan's latest commit to mainline. 2009-01-22 23:58:32 -06:00
Dan O'Reilly
540b8b8a3e Tweak a comment 2009-01-22 21:51:03 -05:00
Dan O'Reilly
c494387a80 Tweak autoconnect logic be more likely to work if initial scans don't give us good results. 2009-01-22 21:26:05 -05:00
Robby Workman
da576e2ff9 Added crux support to setup.py 2009-01-21 22:35:46 -06:00
Robby Workman
07f827756a Merged latest changes from NaCl's branch. 2009-01-21 22:12:51 -06:00
Andrew Psaltis
f9726f4066 Merged with r247 of mainline experimental (1.6) branch.
-------------- This line and the following will be ignored ---------
added:
  wicd/guiutil.py
modified:
  encryption/templates/ttls
  setup.py
  wicd/configmanager.py
  wicd/dbusmanager.py
  wicd/gui.py
  wicd/misc.py
  wicd/monitor.py
  wicd/netentry.py
  wicd/networking.py
  wicd/prefs.py
  wicd/wicd-client.py
  wicd/wicd-daemon.py
  wicd/wnettools.py
unknown:
  build/
  install.log
  uninstall.log
  vcsinfo.py
  wpath.py
  curses/bzr_commit
  curses/configscript.py
  curses/current.diff
  init/arch/wicd
  init/debian/wicd
  init/default/wicd
  init/gentoo/wicd
  init/pld/wicd
  init/redhat/wicd
  init/slackware/rc.wicd
  init/suse/wicd
  man/wicd-curses.8
  man/wicd-manager-settings.conf.5
  man/wicd-wired-settings.conf.5
  man/wicd-wireless-settings.conf.5
  man/wicd.8
  other/50-wicd-suspend.sh
  other/55wicd
  other/80-wicd-connect.sh
  other/WHEREAREMYFILES
  other/postinst
  other/wicd.conf
  scripts/wicd
  scripts/wicd-client
  scripts/wicd-curses
  wicd/wpath.py
pending merges:
  Dan O'Reilly 2009-01-20 Add missing guiutil module
    Dan O'Reilly 2009-01-20 Add support for writing config data with whitespace kep...
    Dan O'Reilly 2009-01-19 Fix a few typos in the option gateway code.
    Dan O'Reilly 2009-01-19 Fix bug that was keeping DHCP release from working.
    Dan O'Reilly 2009-01-19 Fix ttls template
2009-01-21 00:09:45 -05:00
Dan O'Reilly
33a08b696e Add missing guiutil module 2009-01-20 23:55:43 -05:00
Andrew Psaltis
a25693d1ab curses/curses_misc.py:
Added support for setting the text in the input dialog
  Changed "body" to "parent" in ComboBox.
  set_focus() unconditionally sets the focus now
  Moved error() to this file.  It fits better here, anyway.
  Reverted TextDialog to its previous state
curses/netentry_curses.py:
  Moved error() to curses_misc.py
curses/wicd-curses.py:
  "Deimplemented" the script configurator, at the suggestion of various folks
    #wicd, and replaced it with a simple instructions dialog.  My original code
    is still there, just commented out.
  Added support for renaming wired network profiles (F2 when over the combo box)
  Fixed various issues caused when deleting wired network profiles.
  Refactored the help/about dialogs to support the old TextDialog
curses/README, in/man=wicd-curses.8.in:
  Script configurator has been "changed"
2009-01-20 23:41:44 -05:00
Dan O'Reilly
f6d7579859 Add support for writing config data with whitespace kept intact.
Propgate debug setting to the ConfigManager instances.
Don't write essid key sections to the config file if we're not actually using them.
2009-01-20 00:32:56 -05:00