Commit Graph
100 Commits
Author SHA1 Message Date
Andrew Psaltis 227b3a0519 Merged bugfixes from r321 of experimental-nacl. 2009-05-02 14:08:07 -04: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
Andrew Psaltis f8503bea9e Merged with r272 of mainline 1.6. 2009-05-01 13:02:44 -04: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
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
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 96e784cdd9 Merged r355 of mainline 1.6. 2009-04-17 08:04:02 -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 323a0739fd Merge r352 of mainline 1.6 2009-04-12 12:12:38 -04:00
Andrew Psaltis 72c5507232 Added my name to setup.py. 2009-04-12 02:50:57 -04:00
Andrew Psaltis 52a613cf04 Merged some more wicd-curses changes, experimental-nacl r310. 2009-04-10 22:46:57 -04:00
Andrew Psaltis b5f7584c2b Made it possible to enter 'q' and 'Q' into dialog edit fields. 2009-04-10 22:33:40 -04:00
Andrew Psaltis 987c5db3fa Merged wicd-curses changes from r309 of experimental-nacl. 2009-04-10 22:13:48 -04:00
Andrew Psaltis ebf188acad Fixed network DNS input bug found by Brandon Hartshorn. 2009-04-10 22:07:14 -04:00
Andrew Psaltis 64c760f831 Merged with r342 of mainline 1.6. 2009-04-05 11:35:36 -04:00
Andrew Psaltis 69fe67d6af Generic updates and a bugfix.
curses/README,curses/TODO: Cleaned up and updated respectively
curses/curses_misc.py: added a get_caption() method to MaskingEdit
curses/netentry_curses.py: Actually made the error dialogs work instead of crashing the program.
curses/wicd-curses.py: Changed some capitalization in the help.
2009-04-01 19:01:00 -04:00
Andrew Psaltis 3bfb01d039 Merge r340 of mainline 1.6. 2009-03-30 15:41:37 -04:00
Andrew Psaltis 60b95d13f5 Merged r305 of experimental-nacl. 2009-03-27 10:24:59 -04:00
Andrew Psaltis 6f276417f1 Changed some of the colors in wicd-curses.py and added the About to the OptCols on the main screen. 2009-03-27 00:25:59 -04:00
Andrew Psaltis 4446016734 Various fixes.
curses/curses_misc.py:
  Simplified changing the "arrow" on the ComboBox, if I decide to do so.                                                             
curses/prefs_curses.py: Added a docstring                                 
curses/wicd-curses.py:                                                    
  'q' or 'Q' quits a dialog without saving now.                           
  Fixed a bug where a scan run while a dialog is up would lock the screen and
    half-close the dialog when it is done.
2009-03-25 12:36:57 -04:00
Andrew Psaltis 42bb9aa487 Merged in curses-uimod changes from experimental-nacl. 2009-03-24 12:30:25 -04:00
Andrew Psaltis a5e3810c9a Merge 336 of mainline 1.6. 2009-03-24 09:01:02 -04:00
Andrew Psaltis 8679831f0b Made the help in wicd-curses.py all read out on one line. per entry 2009-03-24 08:12:07 -04:00
Andrew Psaltis dcee372acd Merged r335 of mainline 1.6. 2009-03-23 12:32:03 -04:00
Andrew Psaltis 066f401775 Improved the timing in general.
Decreased the clock update time to 500 ms.
Ensured that the wheel when connecting doesn't alternate weirdly.
  Fixing this may also improve performance.
2009-03-22 21:00:40 -04:00
Andrew Psaltis 8f263c16dc Changed the clock in wicd-curses.py to update every 0.9 seconds. 2009-03-22 19:25:19 -04:00
Andrew Psaltis fe73ee6421 Merged in r331 of mainline 1.6. 2009-03-22 00:22:07 -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
Andrew Psaltis b5617181d2 Merged r329 of mainline 1.6. 2009-03-21 22:28:05 -04:00
Andrew Psaltis cb40bfa3cb Merged in enctemplates error handling fixes. 2009-03-21 17:33:41 -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
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
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
Andrew Psaltis 857d19b0ec Merged setup.py changes from experimental-nacl, r293. 2009-03-14 16:56:06 -04:00
Andrew Psaltis 9104540247 Merged r324 of mainline 1.6. 2009-03-12 14:40:58 -04: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
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
Andrew Psaltis df6955b963 Fixed most keypresses not working. 2009-03-07 19:53:10 -05:00
Andrew Psaltis 7d5fac6f0a Added mouse support to OptCols. Everything works :-).
This branch will be merged into experimental-nacl once I'm sure that everything works, and I update the documentation.
2009-03-07 16:26:41 -05:00
Andrew Psaltis 9dd7e06b99 Merged r294 of experimental-nacl 2009-03-07 14:49:51 -05:00
Andrew Psaltis f30122dd2f Merged wicd-curses changes from experimental-nacl, r294 2009-03-07 11:38:37 -05:00
Andrew Psaltis 46ddb41966 Fixed translations.py support in wicd-curses. 2009-03-07 11:34:22 -05: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 a217f0fdc2 Fixed the "left does not quit the preferences dialog" problem in wicd-curses. 2009-03-06 15:41:19 -05:00
Andrew Psaltis 421c108f04 curses/prefs_curses.py: Adapted widgets for integration into the main UI
curses/curses_misc.py:
  Removed the "bottom_part" from the TabColumns
curses/wicd-curses.py:
  Added support for editing preferences directly in the main UI w/o a dialog
  'left' now only quits with saving for the NetworkSettingsDialogs
    (suggestions as for what to do here would be appreciated)
2009-03-06 12:49:27 -05:00
Andrew Psaltis 32d0d57b6d Made the keymappings displayed in the OptCols actually do what they say they're suppoed to do.
Updated the README
2009-03-05 23:13:29 -05:00
Andrew Psaltis dc49a2fc4f More htoppish ui changes
curses/prefs_curses.py: changed save_results to save_settings
curses/curses_misc.py:
  M^[ and M^] shift the tabs left and right respectively.  The curses module
    has trouble picking up M^left and M^right
curses/netentry_curses.py:
  Removed the buttons and button-related code from the interface.
  Removed the overlay code.
  Adapted the code for direct insertion into the wicd-curses interface
curses/wicd-curses.py:
  Teaked the wireless header.
  Added support for sticking the network config dialog into the interface, and
    changing the current OptCols when it is activated.
  Added new OptCols for other large dialogs
2009-03-05 23:09:17 -05:00
Andrew Psaltis 6690d9bb32 Actually made window resizing not drop the help screen. 2009-03-05 11:20:43 -05:00
Andrew Psaltis ea7f8ac627 Modified the help dialog in wicd-curses so that it fills up the entire screen.
There may still a formatting issue, will wait on user opinion before changing.
2009-03-05 10:09:23 -05:00
Andrew Psaltis b4516acead Fixed the wireless network header when we are only seeing wireless networks. 2009-03-04 17:01:00 -05:00
Andrew Psaltis 48724d9065 curses/curses_misc.py:
Added a non-selectable listbox for the wireless network header
curses/wicd-curses.py:
  Updated the wireless list-header generating function and activated it.
  Removed/deactivated some unused code.
2009-03-04 16:54:26 -05:00
Andrew Psaltis 0dfe5432bd curses/curses_misc.py:
added support for Meta and Ctrl being applied to keys in OptCols
curses/wicd-curses.py
  Changed the colors slightly, colorized the clock.
2009-03-04 00:56:17 -05:00
Andrew Psaltis e2c50e1090 Merged in translations.py changes (r315) from mainline 1.6. 2009-03-04 00:41:28 -05:00
Andrew Psaltis a1169cb1df Added translations.py, and adapted all gtk and curses ui files to use it.
Moved the language dict functions and get_gettext to translations.py.  Also
  killed the functions and laid the dict bare in the file
Removed all instances of language[number] from wicd.
2009-03-04 00:02:14 -05:00
Andrew Psaltis a290b12e68 curses/wicd-curses.py:
Replaced idle_incr with a clock that counts seconds.
  Streamlined some of the footer functions
  The connecting progress-wheel now updates independently of any other counter.
  Increased status updating time to 2 seconds (from 1.5)
2009-03-02 14:05:25 -05:00
Andrew Psaltis ab878c231f curses/curses_misc.py: Added a colon to each entry in OptCols
curses/wicd-curses.py: 
  Removed the 'print ""' from the end of the main entry point
  Changed the infobar colors to grey on dark blue
2009-03-01 23:53:59 -05:00
Andrew Psaltis 1bf166afe0 Things are coming along...
curses/netentry_curses.py: Realigned some text
curses/curses_misc.py:
  Added support for clicking stuff (doesn't do anything except change a label
    for now)
  The keys 'left' and 'right' now accepted, and translated into fake arrows
  Added a debug mode for the OptCols
curses/wicd-curses.py:
  Removed if loop in locals() from the exception wrapper, this was causing bugs
    in OptCols to spam my console
  Debug mode on the optcols is set to default (for now)
  Cleaned up idle_incr
  Removed some of the exception wrappers
2009-03-01 20:47:08 -05:00
Andrew Psaltis 940f563ec5 curses/curses_misc.py: Added a htop-like OptCols
curses/wicd-curses.py:
  Added support for OptCols.  Some of the keys in there are not valid as of yet.
2009-02-28 18:58:12 -05:00
Andrew Psaltis 780685c842 Merged with r291 of experimental-nacl 2009-02-28 11:32:29 -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
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 9ea38a8ebc Merged experimental-nacl r288, and updated wicd-curses revno. 2009-02-21 01:37:38 -05:00
Andrew Psaltis 117240c7cd Added the translations to .bzrignore (hopefully that is all of it). 2009-02-21 01:23:29 -05:00
Andrew Psaltis bf0f9daf3c Force utf8 encoding in wicd-curses.py. Hopefully this won't break compat on non-utf8 consoles. 2009-02-21 01:17:59 -05:00
Andrew Psaltis 9fef4a64a8 Merged r306 of mainline 1.6 2009-02-21 01:17:22 -05:00
Andrew Psaltis 3c76bed01b Merged misc.py and .bzrignore changes from experimental-nacl r285. 2009-02-20 22:06:59 -05:00
Andrew Psaltis f1920f7c7a .bzrignore: Added some stuff that I missed. 2009-02-20 21:54:30 -05:00
Andrew Psaltis 8366c74c08 .bzrignore: Added files generated from the build to .bzrignore
wicd/misc.py:
  Decode all unicode fonts before a client handles them.  Prevents wicd-curses
  from dying due to having to display non-latin characters.
2009-02-20 21:44:16 -05:00
Andrew Psaltis 88b179c154 Merged with r304 of mainline 1.6. 2009-02-20 00:36:51 -05:00
Andrew Psaltis d385e61b6f Fixed regex problem in wicd/misc.py. 2009-02-19 18:14:40 -05:00
Andrew Psaltis 562b8605cd Merged with experimental-nacl, r282. 2009-02-18 07:42:48 -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
Andrew Psaltis 0b5a55ae5d Merged with experimental-nacl, r281. 2009-02-16 10:46:54 -05:00
Andrew Psaltis 080f7216b2 curses/wicd-curses.py: Removed the redraw_tag, since I discovered that I don't need it. 2009-02-16 10:43:57 -05:00
Andrew Psaltis d8881f2606 Merged r298 of mainline 1.6. 2009-02-16 10:39:19 -05:00
Andrew Psaltis fbde90e744 Merged mainline r297 of 1.6. 2009-02-13 13:27:38 -05:00
Andrew Psaltis 533eb46eed Merged with r294 of mainline 1.6. 2009-02-12 00:38:24 -05:00
Andrew Psaltis f4321d4411 Some minor code cleanup and fixes
curses/wicd-curses.py: Fixed lag upon completing connections
curses/wicd-curses.py,curses/prefs_curses.py,curses/curses_misc.py:
  Cleaned up some code, removed/reformatted some comments
2009-02-11 10:44:57 -05:00
Andrew Psaltis a3f3140ac5 Merged with r291 of mainline 1.6. 2009-02-10 20:55:11 -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