Commit Graph
100 Commits
Author SHA1 Message Date
Adam Blackburn ef7c7093ef add pixmaps to wpath 2010-01-02 18:35:06 -10:00
Adam Blackburn 0120c793af add an xpm icon so that the .desktop file will have an icon 2010-01-02 09:22:51 -10:00
Adam Blackburn c184abf32d fix potential urwid compatibility problem 2010-01-02 08:22:06 -10:00
Adam Blackburn 691fdc8493 create directories if they do not exist when running configure 2010-01-02 08:11:31 -10:00
Adam Blackburn 23972b54f2 use wicd-gtk to launch the GTK UI instead of wicd-client 2010-01-02 07:57:14 -10:00
Adam Blackburn d1242e1b0d merged David Paleino's split file installation branch 2010-01-02 07:52:03 -10:00
Adam Blackburn 87d1eee5d0 updated setup.py and CHANGES for release 2010-01-01 21:44:48 -10:00
Adam Blackburn 2d0f2869a4 fixed connection info dialog text alignment 2009-12-30 11:29:59 -10:00
Adam Blackburn aceeaf9f0a updated translations.py 2009-12-30 11:29:42 -10:00
Adam Blackburn b86dac30f3 fix network list not being enabled after disconnect button clicked 2009-12-30 11:06:27 -10:00
Adam Blackburn aec29fb7d1 fix a typo in the Slackware init script 2009-12-30 10:13:49 -10:00
Adam Blackburn 3f586e67e0 update the Arch init script to use the -k switch 2009-12-30 10:06:39 -10:00
Adam Blackburn 34982bde91 change the default height of the network properties dialog so that scrollbars will never be needed 2009-12-30 08:29:22 -10:00
Adam Blackburn 42e513d42a update news with a note to packagers about the -k option 2009-12-30 08:28:50 -10:00
Adam Blackburn 5741340823 added code to make the network properties dialog box resizable 2009-12-29 14:36:03 -10:00
Adam Blackburn 78d67a7c9b backup and restore user's resolv.conf on start/exit 2009-12-29 12:09:42 -10:00
Adam Blackburn faee9dd7b6 save the wireless network profile when connecting in order to save hidden essids 2009-12-29 11:11:14 -10:00
Adam Blackburn 20b2ff4dc7 expose methods for getting a list of interfaces over DBus 2009-12-28 10:21:18 -10:00
Adam Blackburn a098c2a9c5 updated version number, CHANGES, and NEWS 2009-12-23 16:51:19 -10:00
Adam Blackburn fa76ba5a7a add support for copying dhclient.conf.template from a default file if it isn't found 2009-12-23 16:48:39 -10:00
Adam Blackburn a327a824f7 added dhclient.conf.template and made setup.py install it 2009-12-22 18:48:43 -10:00
Adam Blackburn 9b53508a82 updated version number, CHANGES, and NEWS for release 2009-12-01 20:59:27 -06:00
Adam Blackburn 264c9986e3 merged optional-dhcp-hostnames to make optional hostnames work in the daemon 2009-11-26 21:43:15 -06:00
Adam Blackburn 7d5e97da15 add checkbox to GTK UI to make using the DHCP Hostname optional 2009-11-26 21:42:39 -06:00
Adam Blackburn adddc084a8 merged Erik de Castro Lopo's branch to allow multiple configuration files 2009-11-25 21:27:29 -06:00
Adam Blackburn d44d03fce4 add support for sending the hostname using dhclient 2009-11-23 21:51:07 -06:00
Adam Blackburn 6164b59691 make sure that disconnect scripts are run when the connection is dropped 2009-11-23 12:22:43 -06:00
Adam Blackburn f8ee16fc8d make setting the essid work even if the essid is a reserved word 2009-11-23 11:43:50 -06:00
Adam Blackburn f79d90d2b5 fixed incorrect translation when using a wired network 2009-11-23 11:01:32 -06:00
Adam Blackburn c3d6167c59 updated setup.py, NEWS, and CHANGES 2009-11-21 22:08:33 -06:00
Adam Blackburn 7ccdcbd682 merged optionalgui 2009-11-21 12:06:46 -06:00
Adam Blackburn 0b7c3332fe merged cli_integration 2009-11-21 11:56:03 -06:00
Adam Blackburn 25b6325440 merged connection-info 2009-11-21 11:55:50 -06:00
Adam Blackburn d7cd092b0b merged dhcp-hostnames 2009-11-21 11:47:02 -06:00
Adam Blackburn 8dd6ecbbfb merged global-parameters 2009-11-21 11:03:28 -06:00
Adam Blackburn d27f806f88 merged wired-while-scanning 2009-11-21 11:02:56 -06:00
Adam Blackburn 126a4e145e updated hidden network ESSID retrieval code 2009-08-15 18:12:40 -05:00
Adam Blackburn 6ae2b5706e changed tray tooltip back to old one 2009-08-14 22:09:04 -05:00
Adam Blackburn 3d1a0500f0 merged 1.6-urwid-all 2009-08-14 11:00:54 -05:00
Adam Blackburn 814d58d2e7 added missing stuff 2009-08-14 09:01:32 -05:00
Adam Blackburn ba735bfa23 don't disable the wired network entry while scanning for wireless networks 2009-08-13 20:59:05 -05:00
Adam Blackburn a98d084dc2 merged 1.6-strip-ips and updated translations.py 2009-08-13 12:11:55 -05:00
Adam Blackburn 2663f73f67 modified bitrate regex to fit more cases 2009-08-13 11:45:47 -05:00
Adam Blackburn 21a4a0374c merged 1.6-reconnect-dbm to allow automatic reconnection when the dBm signal drops below -99 2009-08-13 05:10:58 -05:00
Adam Blackburn 078e47a110 properly escape characters in script parameters 2009-08-13 05:05:44 -05:00
Adam Blackburn 75d689d269 merged connection-info and 1.6. wicd-client working 2009-08-12 23:23:30 -05:00
Adam Blackburn 1a1a2569a1 initial merge, probably doesn't work yet 2009-08-12 23:03:16 -05:00
Adam Blackburn 661476f87a make automatic reconnect work when measuring in dBm as well 2009-08-11 22:42:44 -05:00
Adam Blackburn 6e3d6c8d02 added code to escape characters in global scripts 2009-08-09 18:40:29 -05:00
Adam Blackburn 0c111ee635 added value to be passed if there is no essid/bssid 2009-08-09 18:27:47 -05:00
Adam Blackburn 218c6a3aef merged latest 1.6 2009-08-09 18:07:22 -05:00
Adam Blackburn e30071c012 added support for passing parameters to the global scripts 2009-08-09 18:06:33 -05:00
Adam Blackburn 4839e7e7bb commit fix from https://bugs.launchpad.net/wicd/+bug/388116/comments/3 2009-08-05 21:27:24 -05:00
Adam Blackburn 6e132f1028 moved 55wicd to 91wicd 2009-07-27 21:09:18 -05:00
Adam Blackburn 09c8992dc9 added the -o option to the help text 2009-07-22 21:47:47 -05:00
Adam Blackburn e1fb4584f2 added support for not displaying the tray icon or the GUI, only the notifications 2009-07-22 21:29:34 -05:00
Adam Blackburn 35ec07e096 commit Dan's fix for long numeric keys 2009-07-07 22:01:19 -10:00
Adam Blackburn bfaf9bec65 merge trunk-rw again 2009-07-07 21:51:32 -10:00
Adam Blackburn d6b79beb83 Added Robby's comment on at_console 2009-07-07 18:41:52 -10:00
Adam Blackburn befb7c464e merged up to r438 from lp:~rworkman/wicd/trunk-rw 2009-07-07 18:29:53 -10:00
Adam Blackburn cbf9ff418c fix problem running get_translations if translations/ doesn't exist 2009-07-05 09:26:24 -10:00
Adam Blackburn 33bc2dd489 updated setup.py version number, CHANGES, and NEWS 2009-07-05 08:56:26 -10:00
Adam Blackburn f7e1075ec9 updated translations.py 2009-07-05 08:51:39 -10:00
Adam Blackburn fe18999be8 check to see if the interface exists in the decorator 2009-07-05 08:16:59 -10:00
Adam Blackburn 42caa8af87 updated setup.py version and CHANGES 2009-06-20 23:02:23 -05:00
Adam Blackburn 5fa03d54aa updated translations.py 2009-06-20 21:59:45 -05:00
Adam Blackburn ecce1cebba merged lp:~nacl/wicd/1.6-access-denied to display an error message if access to the daemon via DBus is denied 2009-06-20 21:44:32 -05:00
Adam Blackburn c8b24be67f merged lp:~adamblackburn/wicd/1.6-return-101-if-no-strength to allow cards that don't report signal strength to work with Wicd's default settings 2009-06-20 19:25:10 -05:00
Adam Blackburn dd00cb5119 merged lp:~dpaleino/wicd/pre-post-down to allow having pre/post disconnection scripts 2009-06-20 19:24:07 -05:00
Adam Blackburn 3d4f3a005e merged lp:~adamblackburn/wicd/loggroup to allow passing the preferred log group and permissions to setup.py configure -- thanks to David Paleino 2009-06-20 19:22:36 -05:00
Adam Blackburn 162b344238 merged lp:~adamblackburn/wicd/1.6-cancel-edit-settings to allow canceling the edit settings dialog that appears when attempting to connect to an encrypted network without entering the encryption details 2009-06-20 19:20:42 -05:00
Adam Blackburn c93f3696bc update FormatSignalForPrinting to return ??% instead of 101% 2009-06-20 14:40:30 -05:00
Adam Blackburn 96a7d07bca return 101 as the signal strength if altstrenth_pattern fails to find the strength 2009-06-20 13:42:21 -05:00
Adam Blackburn 086ba48486 merged David Paleino's Debian init script that includes a status command 2009-06-20 10:33:23 -05:00
Adam Blackburn 340f84613a fix crash resulting from encryption info missing when connecting 2009-06-20 07:58:15 -05:00
Adam Blackburn 1e97b34205 seperated chmod and chown try/excepts 2009-06-19 22:08:32 -05:00
Adam Blackburn 3578e338e6 allow user to cancel preferences dialog if they chose not to connect after clicking connect and showing the preferences dialog 2009-06-18 15:16:29 +08:00
Adam Blackburn 8de0e98010 fixed crash that occured when clicking to connect to a secured network but without entering the security information 2009-06-18 14:56:25 +08:00
Adam Blackburn 1c761ca232 added forgotten underscores 2009-06-16 23:57:02 +08:00
Adam Blackburn 5adf46811d fix a small typo in misc.py -- thanks to David Paleino 2009-06-16 23:36:58 +08:00
Adam Blackburn 6b7bfed11f removed wicd-daemon.py from .bzrignore 2009-06-16 23:22:40 +08:00
Adam Blackburn bcfce3e6ce merge 1.6 r415 2009-06-16 23:15:05 +08:00
Adam Blackburn 0c1c6c107c moved wicd-daemon.py back to wicd/ and changed wpath replacement values to use the wpath module 2009-06-16 23:08:52 +08:00
Adam Blackburn 73a08c5c55 disable automatically disconnecting when Automatically reconnect is False 2009-06-16 07:44:27 +08:00
Adam Blackburn c192ca7e99 merged David's Debian patches branch 2009-06-14 12:27:36 +08:00
Adam Blackburn d2d2bae6d8 display the ESSID/Wired Network in the title of the settings dialog 2009-06-09 13:25:02 +08:00
Adam Blackburn 99d025c4c5 Updated translations.py 2009-06-05 16:13:38 +08:00
Adam Blackburn 7d184bfd24 updated CHANGES 2009-06-05 15:20:58 +08:00
Adam Blackburn 2444d365bb merged experimental-nacl 2009-06-05 15:08:47 +08:00
Adam Blackburn b10c959e9a add .sourceforge.net to the URLs in the translator 2009-06-04 22:24:14 +08:00
Adam Blackburn e8f0376a69 updated CHANGES, setup.py version, and NEWS 2009-06-04 21:39:36 +08:00
Adam Blackburn d4b5830f9d updated CHANGES and setup.py version 2009-05-28 11:10:10 +08:00
Adam Blackburn fce29234b3 Updated version numbers and CHANGES 2009-05-23 12:51:02 +08:00
Adam Blackburn bb7563a4af Buttons are now activated correctly when using the keyboard 2009-05-22 11:29:12 +08:00
Adam Blackburn 5f7d28a131 merged 1.6-rworkman 2009-05-21 23:18:48 +08:00
Adam Blackburn d5c1e9a02c Merged 1.6-rworkman 2009-05-20 07:12:58 +08:00
Adam Blackburn 9d3a0ddf3d merge 2009-05-20 07:10:49 +08:00
Adam Blackburn 5837a1228e changed DHCP client order in preferences dialog 2009-05-20 07:09:42 +08:00
Adam Blackburn d693839013 Changed DHCP client order to dhcpcd -> pump -> dhclient 2009-05-20 07:01:31 +08:00
Adam Blackburn f609ff99fe Apply .desktop file patch from Debian (remove deprecated encoding line) 2009-05-16 20:50:20 +08:00