summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/wlan.ui
AgeCommit message (Collapse)AuthorFilesLines
2003-04-15Correct the unintentional global header in the wlan ui.kergoth1-1/+1
2003-04-15Implement feature request. Only asterisk out the WEP key when the lineeditkergoth1-64/+115
does not have focus.
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth1-244/+420
script to handle wireless configuration, as opposed to pcmcia-cs wireless.opts. This has a number of benefits. In addition to improving clarity, this means one can now configure their wireless non-pcmcia interfaces using networksettings. The only real question is, how to handle the fact that its largely useless without the if-pre-up.d script? I'll adapt the existing wlanimp.(cpp|h) to the new .ui, and leave it as a compiletime selection for now.
2002-12-11Key accellbenmeyer1-10/+10
2002-12-11New cleaner layoutbenmeyer1-101/+72
2002-12-11Cleaned up ui files so tab is in correct orderbenmeyer1-1/+4
2002-11-04Removed the Config class. Now parses wireless.opts file directlybenmeyer1-127/+72
2002-10-02Add Connection function more filled inbenmeyer1-2/+2
2002-10-01initial working wlan modulebenmeyer1-0/+572