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
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
Dario Freddi
374b1dc9e8
Merges
2009-03-07 12:51:11 +01:00
Dario Freddi
1efa36014f
Forgot to add a definition
2009-03-07 12:16:45 +01: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
Dario Freddi
d3e3205439
Merging last changes
2009-03-06 23:53:09 +01: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
Dan O'Reilly
ff71e4d130
Merge
2009-03-04 18:34:35 -05:00
Dan O'Reilly
34fbabf8a7
Fix setup.py bug where - was getting turned into _ in paths.
2009-03-04 18:32:15 -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
Adam Blackburn
3627230b3c
Removed old images
2009-03-04 19:44:55 +08: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
Dario Freddi
1e65babbd9
Removing placeholders, and fixing issues pointed out by Dan
2009-03-03 11:40:34 +01: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
Dario Freddi
ecfe372e4e
Fixing implementation in ioctl
2009-03-02 11:44:57 +01:00