1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-25 07:32:29 +01:00
Commit Graph

619 Commits

Author SHA1 Message Date
Andrew Psaltis
fe73ee6421 Merged in r331 of mainline 1.6. 2009-03-22 00:22:07 -04:00
Dan O'Reilly
f79067c692 Fix decorators. 2009-03-22 00:13:42 -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
62aac0d79d Merge enctemplates branch. 2009-03-21 22:38:33 -04:00
Andrew Psaltis
b5617181d2 Merged r329 of mainline 1.6. 2009-03-21 22:28:05 -04:00
Dan O'Reilly
a1ecc0fe81 Added a neediface decorator to replace using "if not self.iface return..." in every method that needs it. 2009-03-21 22:22:04 -04:00
Dan O'Reilly
b8db5007fa Add missing check for no interface to GetIP. 2009-03-21 19:41:13 -04:00
Andrew Psaltis
cb40bfa3cb Merged in enctemplates error handling fixes. 2009-03-21 17:33:41 -04:00
Dan O'Reilly
fc31e92e78 Merge 1.6 branch. 2009-03-21 16:37:21 -04:00
Dan O'Reilly
34832775c8 - Replace some tabs that snuck in with spaces.
- Try to validate successful association with static IPs by pinging the gateway specified.
2009-03-21 16:28:40 -04:00
Dan O'Reilly
fac3d9a09f Fix some issues in the template error handling code. 2009-03-21 15:30:26 -04:00
Andrew Psaltis
547a3f1b88 Re-enabled "enter" in wicd-curses.py. 2009-03-19 12:48:28 -04:00
Andrew Psaltis
3c740d0cf1 Merged in Dan's enctemplates branch, and repaired two code merge conflicts. 2009-03-18 23:37:28 -04:00
Andrew Psaltis
3152c5db1e Merged r295 of experimental-nacl 2009-03-18 23:00:32 -04:00
Dan O'Reilly
c7249edd3c Merge from 1.6 branch. 2009-03-16 23:19:06 -04:00
Andrew Psaltis
4a8c98e6d2 Dump descriptions of error messages to stderr instead of stdout. 2009-03-16 21:12:36 -04:00
Andrew Psaltis
27000c1e8a Merged in resolvconf support from mainline 1.6, r325. 2009-03-16 20:59:06 -04:00
Dan O'Reilly
518e0ec358 Apply Debian initscript patch from David Paleino. 2009-03-15 20:54:16 -04:00
Dan O'Reilly
7a8f798138 Merge in resolvconf support. 2009-03-15 15:54:14 -04:00
Dan O'Reilly
5220203bda Only print "Setting DNS" message if debug mode is on. 2009-03-15 13:47:55 -04:00
Andrew Psaltis
f2f7299c98 Fixed some keypress shenanigans
curses/wicd-curses.py: Fixed mouse events being passed to keypress functions (again)
curses/prefs_curses.py: Fixed some translations
curses/curses_misc.py:
  Fixed mouse handling in TabColumns
  Fixed callbacks to non-global keypresses in OptCols
2009-03-14 20:54:45 -04:00
Dan O'Reilly
4d33a308bc Fix how we set nameserver entries after code review. 2009-03-14 17:41:51 -04:00
Andrew Psaltis
857d19b0ec Merged setup.py changes from experimental-nacl, r293. 2009-03-14 16:56:06 -04:00
Dan O'Reilly
b1b956c9c9 Merge 2009-03-13 18:55:18 -04:00
Dan O'Reilly
e70ad1e9c0 Merge. 2009-03-12 20:54:33 -04:00
Andrew Psaltis
9104540247 Merged r324 of mainline 1.6. 2009-03-12 14:40:58 -04:00
Adam Blackburn
0306b57800 Fixed get_translations and renamed cleargenerated to clear_generated 2009-03-12 17:55:16 +08:00
Andrew Psaltis
ee2a1020c0 Merged with experimental-nacl, r292 2009-03-11 20:34:52 -04:00
Andrew Psaltis
fa2145099f Merge with mainline 1,6, r323. 2009-03-11 20:32:36 -04:00
Andrew Psaltis
2d3745f39b Fixed some bugs/usability issues
Enter is no longer mapped to anything
Arrow left is no longer mapped to anything
Edit text when it is unfocusable is now brown.
Fixed problem where scrolling up on the Preferences Dialog would somehow shift the dab over one.
2009-03-11 10:21:20 -04:00
Dan O'Reilly
92f15567f7 Merge. 2009-03-09 01:49:33 -04:00
Dan O'Reilly
f4fc8ae949 Add lunar init directory. 2009-03-09 01:46:31 -04:00
Dan O'Reilly
b66bd696af Add support for using resolvconf instead of directly editing resolv.conf if possible. 2009-03-09 00:07:39 -04:00
Dan O'Reilly
842d281b28 Still trying to fix this... 2009-03-08 23:39:41 -04:00
Dan O'Reilly
9cc9a8460d Merge. 2009-03-08 23:14:35 -04:00
Dan O'Reilly
a04c04aa21 Merge. 2009-03-08 23:09:12 -04:00
Dan O'Reilly
9ee7267005 Merging/removing accidently commit. 2009-03-08 23:07:38 -04:00
Dan O'Reilly
79f64e4180 Undoing accidental commit. 2009-03-08 23:03:04 -04:00
Dan O'Reilly
975f4c6ecf Merge in Dario Freddi's additions, with some modifications. 2009-03-08 22:49:24 -04:00
Dan O'Reilly
f43a8d670c Merge. 2009-03-08 22:45:24 -04:00
Dan O'Reilly
5170411595 Create an error dialog when we get a DBus access denied error. 2009-03-08 20:38:54 -04:00
Dan O'Reilly
966ae97667 Merge encryption template changes for curses. 2009-03-08 18:38:16 -04:00
Dan O'Reilly
cfdf5eb807 Merge. 2009-03-08 18:32:48 -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
e699bd5bcb Fixed wicd-curses to support the new template backend.
Made the cacert and clcert fields optional in the eap-tls template.
2009-03-08 17:45:38 -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
df6955b963 Fixed most keypresses not working. 2009-03-07 19:53:10 -05:00