Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new gui stuff | pnfisher | 1999-07-13 | 1 | -41/+111 |
| | |||||
* | remove debugging cruft | pnfisher | 1999-07-12 | 1 | -5/+4 |
| | |||||
* | use lowlevel mutexes - Event seems buggy | Matt Wilson | 1999-07-12 | 1 | -4/+4 |
| | |||||
* | more pythonesque in language dialog | Matt Wilson | 1999-07-12 | 1 | -4/+4 |
| | |||||
* | text changes | Matt Wilson | 1999-07-12 | 1 | -1/+2 |
| | |||||
* | new control window stuff, now threading gtk_main() so we have responsive GUIs | Matt Wilson | 1999-07-12 | 1 | -82/+116 |
| | |||||
* | Basic GUI framework implemenated. | pnfisher | 1999-07-10 | 1 | -57/+232 |
| | |||||
* | Run gtk::mainloop in its own thread. All gtk/gdk calls must now be | pfisher | 1999-07-07 | 1 | -6/+20 |
| | | | | wrapped with gtk::threads_enter and gtk::threads_leave. | ||||
* | remove debugging output | Matt Wilson | 1999-07-06 | 1 | -32/+54 |
| | |||||
* | take off leading /dev | Matt Wilson | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | disable logo loading for a sec | Matt Wilson | 1999-06-28 | 1 | -8/+8 |
| | |||||
* | bring gui mode up to date | Matt Wilson | 1999-06-27 | 1 | -7/+11 |
| | |||||
* | Move away from using /dev/ for device nodes - use /tmp, | Matt Wilson | 1999-06-23 | 1 | -1/+3 |
| | | | | added path for terminfo stuff (though I think terminfo does this by default | ||||
* | more experimenting | Matt Wilson | 1999-06-23 | 1 | -17/+20 |
| | |||||
* | test setupFileystems in PartitionWindow() | Erik Troan | 1999-05-05 | 1 | -1/+1 |
| | |||||
* | added new pop method for popup windows, added todo partition map call | Matt Wilson | 1999-05-04 | 1 | -22/+34 |
| | |||||
* | use runLive todo attribute | Erik Troan | 1999-05-04 | 1 | -4/+4 |
| | |||||
* | Added progress bars to gui.py | Matt Wilson | 1999-04-30 | 1 | -1/+11 |
| | |||||
* | 1) Make directory for RPM database before opening it | Matt Wilson | 1999-04-30 | 1 | -12/+49 |
| | | | | 2) GUI updates for package installation callback | ||||
* | be able to pass args to steps | Erik Troan | 1999-04-29 | 1 | -3/+3 |
| | |||||
* | added rootPath arg to installInterface.run() | Erik Troan | 1999-04-29 | 1 | -1/+1 |
| | |||||
* | added popup window method for the gui frontend | Matt Wilson | 1999-04-29 | 1 | -3/+19 |
| | |||||
* | back buttons for text mode, nuked some debugging output | Matt Wilson | 1999-04-29 | 1 | -2/+0 |
| | |||||
* | use InstlalInterface class | Erik Troan | 1999-04-29 | 1 | -1/+1 |
| | |||||
* | added toplevel class | Matt Wilson | 1999-04-29 | 1 | -55/+138 |
| | |||||
* | wee! first taste of python exception handling | Matt Wilson | 1999-04-25 | 1 | -9/+11 |
| | |||||
* | the very start of a gui frontend for anaconda | Matt Wilson | 1999-04-24 | 1 | -0/+60 |