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

69 Commits

Author SHA1 Message Date
Robby Workman c60713cdd6 s/Tenative/Tentative/g in wicd-curses(8) 2009-01-04 02:31:01 -06:00
Robby Workman f29e6cb1f4 Merged latest nacl branch. 2009-01-04 02:27:44 -06:00
Andrew Psaltis 5b8417e8a8 curses/curses_misc.py:
meta+left/right now sets focus back to whereever you were in the list.
curses/wicd-curses.py:
  Made a custom combobox for the wired networks.  The one during the last commit was actually the wireless list.
  (Hopefully) made the wired network show up when it is actually active.
  Removed appGUI.call_connect and appGUI.connect.  They are no longer needed.
in/man=wicd-curses.8.in: ADDED.  wicd-curses(8) man page
setup.py: Install the above man page if we are installing the rest of the curses client
2009-01-03 22:57:41 -05:00
Robby Workman 944c53f7cd Removed a blank line from the end of the slackware init script.
Trivial, but annoying on upgrades for the config() .new stuff.
2009-01-03 00:08:53 -06:00
Robby Workman 066237718f Fixed up setup.py and wpath.py to install the curses client.
Added a wicd-curses wrapper script to /usr/bin
Made curses *.py files executable
All of this passes the build test, but not the "WFM" test. :)
2009-01-01 02:02:26 -06:00
Robby Workman 5de0569fab Merged r233 from mainline 2008-12-30 20:07:52 -06:00
Adam Blackburn bc584bfa3f Added support for storing the revision number in wpath.py 2008-12-30 10:16:09 -06:00
Adam Blackburn b0ef6a905b Centralized version number in setup.py 2008-12-30 09:53:30 -06:00
Robby Workman 744324eb2e Merge in the changes to trunk's pm-utils sleep hook. 2008-12-27 19:21:45 -06:00
Robby Workman ad6ddbfbae Fixup pm-utils hook to return proper exit codes and fix logging. 2008-12-27 00:37:03 -06:00
Robby Workman 48160df95b Add support for configurable Unix group to be used - basically, users
must be a member of this group in order to use Wicd.  Note that this
  does not apply on systems configured to use ConsoleKit/PAM/et al.
This defaults to use the "users" group so that it will work "out of the
  box" for most people, but distributions are encouraged to edit it
  as needed with the "--wicdgroup=whatever" configure argument.
2008-12-23 01:47:53 -06:00
Dan O'Reilly 2b47ff538e Apply patch from rworkman
Update suspend/resume script
2008-12-11 00:56:12 -05:00
Dan O'Reilly 254d7c55dc More build fixes 2008-12-11 00:37:07 -05:00
Dan O'Reilly e3c70de4f5 Fix running scripts
Fix broken symlink
Update slackware init script
Add new build options to wpath.py
2008-12-11 00:29:00 -05:00
Dan O'Reilly 46bbde7745 merging in a bunch of trunk changes 2008-12-07 21:15:29 -05:00
imdano 20b4a61f30 experimental branch:
- Actually destroy the network entry objects that are supposed to get destroied
- Improve GUI behavior when initially opened.
- Use the python -O flag when launching the daemon/GUI.
- Favor gksudo over gksu.
- Remove broken interface enable/disable options.
2008-10-11 12:36:49 +00:00
imdano f7fce478a2 experimental:
- Add backends entry to wpath.py
2008-09-06 19:54:20 +00:00
imdano e13f83d9fc trunk/all branches:
make wicd launch scripts use "exec" so that the launch script exits after starting up the daemon/tray icon.
2008-08-28 18:58:34 +00:00
compwiz18 0844386017 Experimental: Apply changes involving setup.py
* Added setup.py from trunk
 * Updated various information files (AUTHORS, README, etc)
 * Update the Wicd icon
 * Move stuff around to match trunk's layout
2008-08-23 20:14:43 +00:00