| Commit message (Expand) | Author | Age | Files | Lines |
* | Call LiloWindow. | pnfisher | 1999-08-19 | 1 | -2/+3 |
* | fix direction handling | pnfisher | 1999-08-19 | 1 | -5/+8 |
* | change 'next' to 'exit' for last screen | Matt Wilson | 1999-08-17 | 1 | -4/+2 |
* | you now just call intf.run () - it calls todo.doInstall (), etc | Matt Wilson | 1999-08-17 | 1 | -33/+12 |
* | Implment basic autopartitioning, and rework thread logic in gui.py | pnfisher | 1999-08-13 | 1 | -17/+33 |
* | added format window | Matt Wilson | 1999-08-12 | 1 | -2/+3 |
* | removed _balkan importing | Mike Fulbright | 1999-08-11 | 1 | -1/+1 |
* | When changing IWs, if getScreen returns None, continue advancing in | pnfisher | 1999-08-09 | 1 | -10/+11 |
* | more partition fixes, other fixes | Matt Wilson | 1999-08-07 | 1 | -4/+4 |
* | pretify waitwindow | Matt Wilson | 1999-08-07 | 1 | -2/+5 |
* | bevel on popup windows | Matt Wilson | 1999-08-07 | 1 | -3/+6 |
* | writes changes to disks | Matt Wilson | 1999-08-07 | 1 | -1/+5 |
* | basic GUI screens for beta1 (minus partitioning) | pnfisher | 1999-08-04 | 1 | -92/+12 |
* | msw is stupid. wrap gtk_main with gdk_threads_{enter/leave}. | pnfisher | 1999-08-04 | 1 | -0/+2 |
* | fixed | Matt Wilson | 1999-08-03 | 1 | -2/+2 |
* | commit | pnfisher | 1999-08-03 | 1 | -3/+6 |
* | o New interface requirements: exceptionWindow, messageWindow | Matt Wilson | 1999-08-02 | 1 | -0/+4 |
* | bring gui.py up to date | pnfisher | 1999-07-28 | 1 | -210/+130 |
* | switch from balkan to parted | Matt Wilson | 1999-07-25 | 1 | -2/+0 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |