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

706 Commits

Author SHA1 Message Date
Adam Blackburn
c7745de68b Fixed the libglade warnings when loading the GTK GUI 2009-05-03 09:50:09 +08:00
Adam Blackburn
aa3d0b2828 Merge latest 1.6 2009-05-03 09:33:32 +08:00
Andrew Psaltis
227b3a0519 Merged bugfixes from r321 of experimental-nacl. 2009-05-02 14:08:07 -04:00
Adam Blackburn
42df508413 Updated INSTALL to use update_translations_py before get_translations 2009-05-02 15:32:58 +08:00
Adam Blackburn
6810145743 Added automatically generated translations.py 2009-05-02 15:30:09 +08:00
Adam Blackburn
5c4261a267 added support for automatically retrieving translations.py 2009-05-02 15:24:50 +08:00
Adam Blackburn
0563b9b4b2 Disable the enable notification option if pynotify isn't installed 2009-05-02 14:01:30 +08:00
Adam Blackburn
d46d182257 Merge latest 1.6 2009-05-02 12:47:05 +08:00
Adam Blackburn
176be0b9d3 Reworded notifications and added new entries to translations.py 2009-05-02 12:43:43 +08:00
Andrew Psaltis
6ad8deac98 Merge r375 of mainline 1.6. 2009-05-01 22:23:40 -04:00
Andrew Psaltis
d54f7e0802 Some more bugfixes...
Fixed unencrypted network support in both UIs.
Fixed marking the Static IP checkbox in wicd-curses.
Made the checkboxes in the the network properties dialogs in wicd-curses act
  like those in wicd-client.
Filter the urwid popen2 warning in wicd-curses.
2009-05-01 22:13:15 -04:00
Dan O'Reilly
8dcc028c39 Fix bug where shared essid settings couldn't be disabled once they were turned on. 2009-05-01 20:26:46 -04:00
Dan O'Reilly
adec1fdc18 Fix crash when saving settings for unencrypted networks.
Remove unneeded function in prefs.py
2009-05-01 20:20:40 -04:00
Andrew Psaltis
f8503bea9e Merged with r272 of mainline 1.6. 2009-05-01 13:02:44 -04:00
Adam Blackburn
0abd1da1f5 Merge 1.6-rworkman (thanks!) 2009-05-01 21:58:53 +08:00
Adam Blackburn
7aa0027c39 added support for enabling/disabling notifications 2009-05-01 14:32:09 +08:00
Adam Blackburn
e28dcb4337 Initial notification support 2009-05-01 13:46:21 +08:00
Adam Blackburn
51c6ef0f0e Also catch AttributeErrors when guessing data types 2009-05-01 13:41:13 +08:00
Robby Workman
c6ad1c5706 Tweaks to NEWS file. 2009-04-28 10:51:16 -05:00
Robby Workman
a3b8f903bb Merged mainline. This will require one more change to the NEWS file
to handle conflicts.
2009-04-28 10:50:23 -05:00
Dan O'Reilly
531cde7250 Correctly handle case where a key is all digits and starts with a '0'.
Remove some unused imports.
Simplfy code that checks for valid wpa_supplicant drivers.
2009-04-27 19:17:01 -04:00
Robby Workman
63b00dd756 Clarified some required versions in INSTALL 2009-04-26 21:38:10 -05:00
Robby Workman
9588a78b68 Use set_icon_name() instead of set_icon_from_file() in gui.py ; this
allows gtk to use the themed icons (and presumably the correct size
  and all that good stuff).
2009-04-25 23:17:33 -05:00
Robby Workman
c9b3a507d8 Synced CHANGES file with mainline.
Minor tweaks to NEWS file (mostly formatting).
2009-04-25 22:55:12 -05:00
Adam Blackburn
6650c84aec Updated version numbers 2009-04-26 08:03:59 +09:00
Adam Blackburn
25aab27635 Redirected bzr output to /dev/null 2009-04-26 08:00:33 +09:00
Adam Blackburn
e407230d62 Fixed setup.py translations installation and made wicd-daemon.py +x 2009-04-26 07:53:24 +09:00
Adam Blackburn
002c66ca82 Merged 2009-04-23 19:41:10 +08:00
Adam Blackburn
9242457b8b Updated CHANGES and added NEWS 2009-04-23 19:38:48 +08:00
Robby Workman
a00f7c4ae5 Added NEWS file with major changes since 1.5.x.
Updated CHANGES file with 'bzr log' output as of r367.
2009-04-22 19:53:08 -05:00
Andrew Psaltis
09682bd341 Merged r318 of experimental-nacl, fixing yet another wicd-curses bug. 2009-04-22 17:40:07 -04:00
Andrew Psaltis
72941a17c1 Made the network preferences dialogs save whether they are using static IPs or not. Thanks to Adam for finding this one. 2009-04-22 17:37:50 -04:00
Andrew Psaltis
9af8092abb Merged r366 of mainline 1.6. 2009-04-22 14:06:26 -04:00
Andrew Psaltis
4998d8c83e Set the SVG wicd icon as the window icon in wicd-client. 2009-04-22 12:13:06 -04:00
Adam Blackburn
5b8819bc6c fixed another typo 2009-04-22 22:17:39 +08:00
Adam Blackburn
807054bb3a fixed a typo 2009-04-22 22:11:33 +08:00
Adam Blackburn
167b18cdeb Updated version number 2009-04-22 22:02:31 +08:00
Adam Blackburn
3665bc3c61 Updated vcsinfo.py generation logic 2009-04-22 21:45:51 +08:00
Dan O'Reilly
779fb40fff Refactor monitor.py polling code to remove reliance on globals.
Make sure we update the polling rate in wicd-monitor when the backend changes.
2009-04-21 21:25:59 -04:00
Dan O'Reilly
97d553bce3 Use atexit instead of catching SIGTERM in wicd-daemon.
Use Popen to launch wicd-monitor instead of gobject.spawn_async.
2009-04-21 20:30:40 -04:00
Andrew Psaltis
dccaec9a95 Merged r316 of experimental-nacl, providing some small feature additions and bufixes. 2009-04-21 17:47:46 -04:00
Andrew Psaltis
fedd788264 Fixed a problem where if a scan is initiated externally, and wicd-curses doesn't see it, wicd-curses will half-drop a running big dialog. 2009-04-21 14:09:29 -04:00
Andrew Psaltis
72e6bb73de Fix bug introduced in r356 where wicd would crash upon not finding dhclient. 2009-04-21 13:34:01 -04:00
Andrew Psaltis
8014a2b16a Added support for disabling nonexistent external tools in the pref_curses.py.
Added a DynRadioButton in curses_misc.py.
2009-04-21 13:16:44 -04:00
Andrew Psaltis
bac80f3123 Merged with r358 of mainline 1.6. 2009-04-21 13:15:30 -04:00
Adam Blackburn
708f1d576d Updated CHANGES 2009-04-21 22:33:29 +08:00
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
Dan O'Reilly
2f14b3d5f0 Use the -v option if dhclient is 4.x
Simplify sorting method for WAPs.
2009-04-19 21:13:58 -04:00
Andrew Psaltis
96e784cdd9 Merged r355 of mainline 1.6. 2009-04-17 08:04:02 -04:00
Adam Blackburn
242b740a9a Made wicd-daemon.py executable 2009-04-17 14:38:12 +09:00