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

68 Commits

Author SHA1 Message Date
Andrew Psaltis
62a6bb6748 Set the "Required-Stop" field in the openSUSE initscript to $null to get the OBS to stop complaining. 2009-04-20 01:02:20 -04:00
Andrew Psaltis
5e5f73dd3e Updated wicd-curses.8.in, made the date in wicd-client.1 accurate, fixed a typo in setup.py, and added a bdist_rpm option in setup.cfg. 2009-04-14 01:06:36 -04:00
Andrew Psaltis
ca6dc60647 Merged curses-uimod. It works well enough for me at the moment. 2009-03-21 23:21:31 -04:00
Andrew Psaltis
064fa05d61 Updated docs to note that enter results in connecting. 2009-03-21 23:18:03 -04:00
Dan O'Reilly
518e0ec358 Apply Debian initscript patch from David Paleino. 2009-03-15 20:54:16 -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
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
Andrew Psaltis
e2c50e1090 Merged in translations.py changes (r315) from mainline 1.6. 2009-03-04 00:41:28 -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
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
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
Andrew Psaltis
1ab13ae618 curses/curses_misc.py:
Fixed some of the arguments in MaskingEdit
curses/netentry_curses.py:
  Added an autoconnect switch to the WirelessSettingsDialog
  Reformatted some code
  Ensured that the buttons are glued to the bottom of the dialog
AUTHORS:
  Changed Adam's e-mail to match the ones in the man page.
AUTHORS, in/man=wicd.8.in:
  Added/updated my e-mail
in/man=wicd-curses.8.in:
  Removed mention of the keymap modification (too difficult/potentially
    problematic)
  Removed mention of my branch, bugs can be tagged with "wicd-curses" or something
    like that
2009-02-17 20:04:50 -05:00
Dan O'Reilly
71583f700b Merge experimental-rworkman 2009-02-12 20:07:12 -05:00
Andrew Psaltis
533eb46eed Merged with r294 of mainline 1.6. 2009-02-12 00:38:24 -05:00
Robby Workman
d369bc0587 Removed a relic from 1.4.x :) 2009-02-11 22:04:44 -06:00
Robby Workman
b168381bc5 Removed date ; added reference to wicd-curses(8).
Minor formatting fixes.
Documented the backend=, prefer_wired=, and global_dns_dom= parameters
  in manager-settings.conf
2009-02-11 22:03:24 -06:00
Robby Workman
6d2cd5bfa7 Removed date ; added references to wicd-curses(8). 2009-02-11 22:01:58 -06:00
Robby Workman
06fce10acf Removed date ; added references to wicd-curses(8). 2009-02-11 22:01:24 -06:00
Robby Workman
f171f14b1f Removed the date, as it's pointless.
Added NaCl to the AUTHORS list (still needs email addy).
Something else minor that I forgot :/
2009-02-11 22:00:10 -06:00
Dan O'Reilly
4076153796 Make default init script executable. 2009-02-11 22:44:38 -05:00
Andrew Psaltis
e5dbf2755f curses/wicd-curses.py:
Added a mention of the About dialog in the help
curses/prefs_curses.py:
  Fixed mouse support
in/man=wicd-curses.8.in
  Added a mention of the about dialog
2009-02-08 12:26:50 -05:00
Robby Workman
781e0eb743 Bugfix to prevent creation of $HOME/~/ directory 2009-02-03 10:14:34 -06:00
Robby Workman
aa0446e1dd Merged some salty stuff... 2009-01-30 22:48:56 -06: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
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
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
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
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
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
Andrew Psaltis
ce64ce0aa2 curses/configscript_curses.py: ADDED. Script configurator. More or less done.
curses/wicd-curses.py:
  Added suport for the script configurator
curses/README, in/man=wicd-curses.8.in:
  Script configurator now active
setup.py: Install configscript_curses.py with the rest of the stuff
2009-01-17 20:10:10 -05:00
Andrew Psaltis
be30004f0f Wired network control support is now more-or-less complete
curses/curses_misc.py:
  Made set_focus() actually set the focus
  Added ability for combobox to rebuild itself
curses/netentry_curses:
    Added WiredSettingsDialog.  Sometimes, the "Defaultness" of the network
      takes a little while to show up in the dialog.  Don't know why yet.
    Reorganized some of the AdvancedSettingsDialog code
curses/wicd-curses.py:
    Reactivated WiredComboBox
    Added support for WiredSettingsDialog
    Added ability to create and delete wired network profiles
    Fixed bug where the program could crash on the end of scanning networks if
      timing is slightly off
    Display the screen locker immediately after initiating a scan
curses/README,TODO: Wired network support is complete
in/man=wicd-curses.8.in:
  Wired network support is now complete
  Added revision information to the bottom of the man page
2009-01-17 15:13:53 -05:00
Andrew Psaltis
2685a49779 curses/curses_misc.py:
Modified TextDialog to use a listbox as opposed to one long text box
  Aligned the header on the right in Dialog2 by default
curses/wicd-curses.py:
  Removed the traceback if the user presses ctrl+c
  Refactored about_dialog to support the modified TextDialog
  Added a help dialog.  Raise it with "H"
  Refactored some code in the appGUI constructor so that I can recycle update_netlist()
curses/TODO, curses/README, in/man=wicd-curses.8.in:
  Help dialog now active
in/man=wicd-curses.8.in: Removed redundant scipt selector command
2009-01-13 18:13:24 -05:00
Andrew Psaltis
0385fd088e Progress is being made, apparently
curses/curses_misc.py:
  Made Dialog a bit more generic with the new Dialog2, also supports mouse events.
  Included TextDialog and InputDialog as subclasses of Dialog2
curses/netentry_curses.py:
  Changed error() to support Dialog2
  Added support for mouse events
curses/prefs_curses.py:
  Added support for mouse events
curses/wicd-curses.py:
  Added support for wicd's hidden wireless-network functionality
  (Really) finished refactoring for the changes in ComboBox
  Made some transitions a bit more immediate by calling update_ui() manually
  Refactored to about_dialog to support Dialog2
  Added support for mouse events (clicking to select, mostly)
  Added support for retaining current list netlist focus throughout screen updates
  (Hopefully) Added support for handling an instance of 0 available wireless
    networks
in/man=wicd-curses.8.in: Hidden network support is fully functional
man/wicd-client.1: Added a word. (You'll live.)
setup.py: From last commit: Added the python "shebang" to the top of the file
2009-01-11 19:40:29 -05:00
Andrew Psaltis
84cb49a6fc curses/prefs_curses.py:
Finished refactoring to accommodate the ComboBox changes
curses/wicd-curses.py:
  Moved some of the keybinding code around
in/other=WHEREAREMYFILES.in: ADDED.
  File telling the user where the wicd config files are.  Usually symlinked to
    ~/.wicd/WHEREAREMYFILES and installed to the documentation directory
in/scripts=wicd-client.in:
  Make ~/.wicd and link WHEREAREMYFILES if it has not been done so already.
  Start wicd-curses if there is no X server on this console
    (determined by the presence of $DISPLAY), and add a file detailing this
man/wicd-client.1: Added note about wicd-client starting wicd-curses
setup.py: Install WHEREAREMYFILES along with the rest of the documentation
2009-01-11 13:05:01 -05:00
Andrew Psaltis
d1846cb627 curses/curses_misc.py:
Refactored some ComboBox internals
  Renamed show_first to focus in ComboBox
  Added callback support
curses/netentry_curses.py:
  Renamed NetEntryBase to AdvancedSettingsDialog, and WirelessNetEntry to
    WirelessSettingsDialog
  The "WirelessSettingsDialog" is complete. :-)  Raise it by pressing "C" on a wireless
    network.  Much of the code was taken from netentry.py.  The buttons aren't pretty
    like they are in the Preferences Dialog, but they are fully functional.
curses/prefs_curses.py:
  Refactored to accommodate the ComboBox changes
  Added a warning about changing backends
curses/wicd-curses.py:
  Refactored to accommodate changes to the rest of the program
  Added a constantly displayed message saying how to exit the program, other than
    ctrl+c
curses/TODO: Removed a bunch of stuff that is already implemented, added some stuff that
    needs to be implemented
curses/README: Added/clearified some things
2009-01-09 20:42:12 -05:00
Robby Workman
e00f80c757 Merged latest changes from NaCl. 2009-01-05 10:25:59 -06:00
Andrew Psaltis
2eaa3e3694 in/man=wicd-curses.8.in: Apparently I can't spell "tentative" properly. Thanks to rworkman. 2009-01-04 20:36:12 -05:00
Andrew Psaltis
68036d91ac curses/curses_misc.py:
Added DynWrapper, a wrapper class with which we can dynamically change the
    selectability of a widget.
  Removed ToggleEdit, replaced by DynWrapper.
curses/netentry_curses.py: ADDED.  Network entry configurator dialog.
  Has a base class for the common elements of the wired/wireless NetEntries.
curses/prefs_curses.py: Replaced ToggleEdits with DynWrapped Edits.
curses/wicd-curses.py:
  Rebuilt the connect function into the main keyhandler.  I discovered that
    implementing that the way I had previously done it would have made
    displaying the dialogs a bit more difficult
  Added support for running the NetEntry selector
in/man=wicd-curses.8.in, curses/README:
  Modified to say that the NetEntry dialog is now a WIP (Raise it with 'C')
setup.py:
  Install netentry_curses.py if we are installing the rest of the curses client
  Install the man page only if we want to install the rest of the man pages and
    the curses client
2009-01-04 20:33:31 -05:00
Robby Workman
c60713cdd6 s/Tenative/Tentative/g in wicd-curses(8) 2009-01-04 02:31:01 -06:00