summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
...
* disable logo loading for a secMatt Wilson1999-06-281-8/+8
* bring gui mode up to dateMatt Wilson1999-06-271-7/+11
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-1/+3
* more experimentingMatt Wilson1999-06-231-17/+20
* test setupFileystems in PartitionWindow()Erik Troan1999-05-051-1/+1
* added new pop method for popup windows, added todo partition map callMatt Wilson1999-05-041-22/+34
* use runLive todo attributeErik Troan1999-05-041-4/+4
* Added progress bars to gui.pyMatt Wilson1999-04-301-1/+11
* 1) Make directory for RPM database before opening itMatt Wilson1999-04-301-12/+49
* be able to pass args to stepsErik Troan1999-04-291-3/+3
* added rootPath arg to installInterface.run()Erik Troan1999-04-291-1/+1
* added popup window method for the gui frontendMatt Wilson1999-04-291-3/+19
* back buttons for text mode, nuked some debugging outputMatt Wilson1999-04-291-2/+0
* use InstlalInterface classErik Troan1999-04-291-1/+1
* added toplevel classMatt Wilson1999-04-291-55/+138
* wee! first taste of python exception handlingMatt Wilson1999-04-251-9/+11
* the very start of a gui frontend for anacondaMatt Wilson1999-04-241-0/+60