Dan O'Reilly
7a375db453
Add UI portion of wired switch feature.
2009-01-25 15:15:49 -05:00
Dan O'Reilly
a2e757a64d
Add new wired GUI icon.
2009-01-25 00:44:51 -05:00
Dan O'Reilly
9d6a7c9d78
Merge in improved wired profile UI
...
Tweak how wired profile list is built to be simple/more efficent and not cause a dbus error.
2009-01-24 23:54:57 -05:00
Dan O'Reilly
ec37206905
Initial work on automatic switchover to wired networks (no UI work yet)
...
actually use "write=True" instead of just "True" everywhere we do config writes explicitly.
Fix the scripts dialog not working for wired connections.
Force the monitor to update state after triggering a disconnect or connect.
Remove an unneeded Scan call from autoconnect.py
2009-01-24 23:31:24 -05:00
Adam Blackburn
e53581f9dd
Updated the wired profile Add/Delete system as per https://bugs.launchpad.net/wicd/+bug/318645
2009-01-25 12:03:01 +08:00
Adam Blackburn
41a4598d35
Removed vertical space between the DNS entriesw
2009-01-25 12:02:10 +08:00
Dan O'Reilly
290006629b
Fix broken Scan() call in autoconnect.py
2009-01-23 08:35:28 -05:00
Dan O'Reilly
540b8b8a3e
Tweak a comment
2009-01-22 21:51:03 -05:00
Dan O'Reilly
c494387a80
Tweak autoconnect logic be more likely to work if initial scans don't give us good results.
2009-01-22 21:26:05 -05:00
Dan O'Reilly
33a08b696e
Add missing guiutil module
2009-01-20 23:55:43 -05:00
Dan O'Reilly
f6d7579859
Add support for writing config data with whitespace kept intact.
...
Propgate debug setting to the ConfigManager instances.
Don't write essid key sections to the config file if we're not actually using them.
2009-01-20 00:32:56 -05:00
Dan O'Reilly
1269bcd048
Fix a few typos in the option gateway code.
2009-01-19 23:45:05 -05:00
Dan O'Reilly
87539f75e7
Fix bug that was keeping DHCP release from working.
2009-01-19 23:37:35 -05:00
Dan O'Reilly
ea4ab09984
Fix ttls template
...
Add a guiutils module for gui-related functions/classes that are used in multiple modules.
Replace os.access with os.path.exists
Make the static gateway entry optional.
Don't auto-connect/reconnect when the gui is open.
Fix bug that would keep the gui from working if the wired network entry was displayed.
2009-01-19 01:06:57 -05:00
Dan O'Reilly
75219d78c4
Fix bug where encryption keys with non-ascii characters caused crashes.
...
Only write settings being saved if debug mode is on.
Clear keys entered through the GUI when the encryption checkbox is disabled.
2009-01-17 12:58:02 -05:00
Dan O'Reilly
4f22df62b0
Merging in noexpander branch.
2009-01-15 01:25:24 -05:00
Dan O'Reilly
fcf01b12b3
Use dbusmanager in autoconnect.py
2009-01-15 01:22:40 -05:00
Dan O'Reilly
514facb4aa
Tweak default window sizes
2009-01-15 01:21:54 -05:00
Dan O'Reilly
a214a15d24
merge in experimental branch
2009-01-15 00:59:52 -05:00
Dan O'Reilly
2358357f1d
Fix bug where be-ioctl scans always reported channels as 1.
...
Tweak the UI a little bit.
Add debugging output when forced_disconnect gets enabled.
2009-01-15 00:56:02 -05:00
Adam Blackburn
d84912aaad
Applied patch from https://bugs.launchpad.net/wicd/+bug/315238 to add expandable values to the script parameters
2009-01-12 20:09:11 +08:00
Dan O'Reilly
2978102ba4
merge
2009-01-11 20:15:01 -05:00
Dan O'Reilly
32bb203849
Initial crack at reworking GUI some more.
2009-01-09 23:58:14 -05:00
Adam Blackburn
ac6df8d370
A few minor cosmetic changes
...
Changed main GUI name from Wicd Manager to Wicd Network Manager
2009-01-10 11:03:41 +08:00
Adam Blackburn
add92a099b
Don't expand the DNS domain
2009-01-10 08:53:55 +08:00
Adam Blackburn
9841fa7788
Made the information dialog look nicer -- added description labels and left aligned everything
2009-01-10 08:36:19 +08:00
Adam Blackburn
adcea1f44a
Information dialog now uses real labels instead of grey labels
2009-01-09 22:54:24 +08:00
Adam Blackburn
fa20f7ec01
Added an information button and a dialog
2009-01-09 21:53:59 +08:00
Adam Blackburn
285e47763b
Added a name label
2009-01-09 21:12:48 +08:00
Adam Blackburn
db2d00b2b4
Removed network expanders
2009-01-09 20:40:30 +08:00
Adam Blackburn
bff4f961e7
Changed 25% signal icon to red and 50% signal icon to orange
2009-01-03 10:35:28 +08:00
Dan O'Reilly
3b1f636ae0
Merge in rworkman-experimental
2009-01-02 19:57:21 -05:00
Dan O'Reilly
7cadae7131
Move logic that saves settings for network entries out of gui.py and into netentry.py.
2009-01-02 19:52:28 -05:00
Robby Workman
62ce9b9852
If kde-config fails, then assume kde is not installed, and don't
...
install the autostart file for kde.
2008-12-31 23:53:30 -06:00
Robby Workman
f67c171b2c
Merged r234 from mainline.
2008-12-31 15:52:27 -06:00
Dan O'Reilly
997e523722
Add a domain entry for dns settings.
...
Display an error if global dns is enabled for a network, but global dns entries aren't entered in the general preferences window.
2008-12-30 23:20:00 -05:00
Robby Workman
5de0569fab
Merged r233 from mainline
2008-12-30 20:07:52 -06:00
Adam Blackburn
ec682a2fce
Merged with wpathenhancements
2008-12-30 18:01:27 -06:00
Adam Blackburn
ea69f2710e
Removed files that are generated by python setup.py configure
...
Added command to setup.py to clean out generated files ('cleargenerated')
Added the revision number to wicd-daemon.py --help
2008-12-30 10:31:06 -06:00
Adam Blackburn
1a98bf6890
Fixed a typo
2008-12-30 10:17:07 -06:00
Adam Blackburn
bc584bfa3f
Added support for storing the revision number in wpath.py
2008-12-30 10:16:09 -06:00
Adam Blackburn
b0ef6a905b
Centralized version number in setup.py
2008-12-30 09:53:30 -06:00
Robby Workman
4e1ac3e43f
Merged r232 from mainline.
2008-12-28 19:24:37 -06:00
Robby Workman
b3d695d0ba
Fix permissions on peap-tkip template.
2008-12-28 19:22:15 -06:00
Dan O'Reilly
da54e6033b
Fix bug where the daemon could crash if an encryption key was entered for a network without encryption on.
...
Some minor code formatting changes
Replace "new" with "experimental" in description for ioctl backend.
2008-12-28 16:19:18 -05:00
Robby Workman
da5fc2dfdf
Merged autoconnect.py and suspend.py changes from trunk (fixes for
...
the pm-utils sleep hook usage).
2008-12-28 00:19:25 -06:00
Robby Workman
f35e5513ca
Merged latest changes from mainline experimental branch.
2008-12-27 19:38:12 -06:00
Robby Workman
744324eb2e
Merge in the changes to trunk's pm-utils sleep hook.
2008-12-27 19:21:45 -06:00
Dan O'Reilly
f66e8759cc
Fix prefs label
2008-12-27 18:31:50 -05:00
Dan O'Reilly
9caae86049
Make backend combobox tooltip display the active backend's description.
...
Reverse the order of the OK/Cancel button in the Ad-Hoc connection dialog.
Use a new set of icons.
Extend the update invervals for all backends by 1 second.
Try to use en_US.utf8 instead of C as the LANG in misc.Run if it is available.
Add ability to force a network state update. (Currently not used).
2008-12-27 18:23:15 -05:00