aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Expand)Author
2005-10-12added positioner setup into satconfigStefan Pluecken
2005-10-12add NumberActionMap for better input of numbersStefan Pluecken
2005-10-12- added resolv.conf parsingStefan Pluecken
2005-10-11get network config from /etc/network/interfacesStefan Pluecken
2005-10-11reenable editing of network settings by adding an action for every numberStefan Pluecken
2005-10-11add additional argument to the configElement constructor to make configElemen...Stefan Pluecken
2005-10-11add multisat scan setup for the case of using a dish positionerStefan Pluecken
2005-10-11move network setup into a dynamic configlistStefan Pluecken
2005-10-10service scan setup addedStefan Pluecken
2005-10-10improving readability by using a function for frequently used codeStefan Pluecken
2005-10-08added nims to the about boxStefan Pluecken
2005-10-08armed!Ronny Strutz
2005-10-08menu: new syntax which fixes the import problemsFelix Domke
2005-10-08added config-functions now you can save your setupRonny Strutz
2005-10-08import Setup which was used but not importedStefan Pluecken
2005-10-08pre-bytecompile pythonfilesFelix Domke
2005-10-07setList() will invalidate itselfRonny Strutz
2005-10-07add invalidate to eListboxPythonStringContentAndreas Monzner
2005-10-07enter setup if nim is detected as useable onlyRonny Strutz
2005-10-07add nimsetupRonny Strutz
2005-10-05use nimselection instead of satconfigRonny Strutz
2005-10-05added nim-selectionRonny Strutz
2005-09-29Add context menuFelix Domke
2005-09-29add FixedMenuFelix Domke
2005-09-29move out FixedMenu, remove import-all hack, still needs proper fix.Felix Domke
2005-09-29follow changesFelix Domke
2005-09-29setupSelection::__call__: fix AnwenderFehlerFelix Domke
2005-09-29added satconfig, FIXMERonny Strutz
2005-09-29add satconfigRonny Strutz
2005-09-29enabled timeredit to show bugRonny Strutz
2005-09-29a bit more/nicer fakesRonny Strutz
2005-09-29more generic buttonsRonny Strutz
2005-09-29add titleRonny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02one empty lineRonny Strutz
2005-09-02show free hdd space in aboutboxStefan Pluecken
2005-09-02show hdd capacity in aboutboxStefan Pluecken
2005-09-02show harddisk model in aboutboxStefan Pluecken
2005-09-02added mac address to network setting menu for testingStefan Pluecken
2005-09-02remove old network stuffStefan Pluecken
2005-09-02*** empty log message ***Stefan Pluecken
2005-09-02user predefined vars instead of integers for keyhandling in ConfigStefan Pluecken
2005-09-02network setup stuffStefan Pluecken
2005-09-02fix prioRonny Strutz
2005-09-02added ActionMap prio - im sure tmbinc will this ;-)Ronny Strutz
2005-09-02now infobar disappears after 5s - animation is broken nowRonny Strutz
2005-09-02removed old codeRonny Strutz
2005-09-01save config (if changed) by "quit" from infobarRonny Strutz