| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-25 | Screens/NetworkSetup.py: - rework network gui. | acid-burn | |
| - move buttons to the top and remove bottom bar - replace all Labels where possible through StaticText for better skinability - minor fixes | |||
| 2009-09-04 | NetworkSetup.py: update description | acid-burn | |
| 2009-07-22 | properly update statusbar after network restart | acid-burn | |
| also ignore wmaster0 interface | |||
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost | |
| 2008-11-14 | remove unneeded check | acid-burn | |
| 2008-11-14 | make hidden... translateable | acid-burn | |
| 2008-11-14 | small skin fix | acid-burn | |
| fix possible crash when leaving networksetup | |||
| 2008-11-13 | fix saving of nameservers | acid-burn | |
| 2008-11-10 | remove unneeded calls to iNetwork.getinterfaces | acid-burn | |
| cleanups fix typo | |||
| 2008-11-07 | fix typos | acid-burn | |
| fix async callback translation update | |||
| 2008-11-06 | better async handling | acid-burn | |
| dont open adaptersetup after wlanscan close, only open on connect inside wlanscan some cleanups and fixes | |||
| 2008-11-06 | fix typo | acid-burn | |
| 2008-11-06 | remove debug | acid-burn | |
| 2008-11-06 | some fixes | Mladen Horvat | |
| B A A | |||
| 2008-11-06 | add virtual keyboard as easy input help | Acid-Burn | |
| add icons for virtual keyboard network fixes wlan fixeS | |||
| 2008-10-23 | fix typo | Felix Domke | |
| 2008-10-03 | Actionmap fix on behalf of Acid-Burn | Andreas Frisch | |
| 2008-10-02 | small fixes | Andreas Monzner | |
| 2008-09-30 | Networksetup update | Andreas Monzner | |
| 2008-08-26 | network setup fixes | Andreas Monzner | |
| 2008-08-14 | some small fixes | Andreas Monzner | |
| 2008-07-21 | re-add listupdate after defaultinterface change | Andreas Monzner | |
| 2008-07-21 | dont use os.system when not needed, | Andreas Monzner | |
| remove /etc/default_gw when only one interface is available | |||
| 2008-07-21 | networksetup update, add missing .cvsignores | Andreas Monzner | |
| 2008-07-12 | dont show WLAN Status when WLAN IF is not up | Andreas Monzner | |
| 2008-07-11 | add missing def run... (for network wizard) | Andreas Monzner | |
| 2008-07-11 | update network setup | Andreas Monzner | |
| cleanup imports | |||
| 2008-07-03 | fix deathscreen when opening wlan network list (ssid list) and the currently | Andreas Monzner | |
| used ssid is not found | |||
| 2008-06-13 | networksetup fixes / cleanups | Andreas Monzner | |
| 2008-06-10 | cleanup code | Andreas Monzner | |
| 2008-06-10 | use MultiPixmaps and MultiColorLabels in Network Setup | Andreas Monzner | |
| code cleanup whitespace cleanup | |||
| 2008-06-03 | fix typos | Felix Domke | |
| 2008-06-03 | adapter setup update | Felix Domke | |
| 2008-05-29 | NetworkSetup: fix help onleft/right, fix reload | Felix Domke | |
| 2008-05-29 | add new network config | Felix Domke | |
| 2008-02-11 | do not crash when attributes are not present; replace by defaults instead | Felix Domke | |
| 2007-11-26 | Always show ip address/gateway/netmask in network settings dialog | Stefan Pluecken | |
| 2007-11-26 | remove debug output | Andreas Monzner | |
| 2007-11-26 | only show network adapter list when more than one adapters are available | Andreas Monzner | |
| show friendly adapter name in network setup | |||
| 2007-10-26 | show friendly name for network adapter name | Felix Domke | |
| 2007-10-26 | whitespace fixes | Felix Domke | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-03-20 | some fixes for the new network configuration | Stefan Pluecken | |
| adding Reichi's WirelessLan configuration plugin (not yet fully functional) | |||
| 2007-03-20 | allow setting a menu entry name for network setup plugins | Stefan Pluecken | |
| 2007-03-19 | plugins are now able to add device specific text to /etc/networking/interfaces | Stefan Pluecken | |
| example: where = PluginDescriptor.WHERE_NETWORKSETUP, fnc={"ifaceSupported": callFunction, "configStrings": configStrings} with def PluginFunction(session, iface): session.open(<MainPlugin>, iface) def callFunction(iface): if <iface is supported by plugin>: return PluginFunction else: return None def configSrings(iface): return "# would add this to adapter iface into /etc/networking/interfaces" | |||
| 2007-03-19 | network setup rewrite... adds support for multiple devices and an extended ↵ | Stefan Pluecken | |
| setup via plugins | |||
| 2006-10-18 | workaround for not working /etc/init.d/network script | Andreas Monzner | |
| 2006-10-06 | finally fix priorities: ConfigListScreen's action must be -1 to override ↵ | Felix Domke | |
| eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen | |||
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-02-20 | fix newline | Felix Domke | |
