summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* iutil.pyErik Troan1999-08-281-1/+1
* remove debugginMatt Wilson1999-08-271-4/+0
* i18n changes, small debugging changesMatt Wilson1999-08-271-6/+9
* Doh. Make go.pnfisher1999-08-261-1/+1
* Add MouseConfig back into commonSteps.pnfisher1999-08-261-1/+1
* more markupsMatt Wilson1999-08-261-6/+10
* fix upgradesr6.1.beta1Matt Wilson1999-08-241-0/+1
* Remove need for window list to be passed into ICW contructor.pnfisher1999-08-231-27/+42
* turned off install types (for now)Matt Wilson1999-08-221-2/+4
* turned off autopartitioning for nowMatt Wilson1999-08-221-2/+3
* Call LiloWindow.pnfisher1999-08-191-2/+3
* fix direction handlingpnfisher1999-08-191-5/+8
* change 'next' to 'exit' for last screenMatt Wilson1999-08-171-4/+2
* you now just call intf.run () - it calls todo.doInstall (), etcMatt Wilson1999-08-171-33/+12
* Implment basic autopartitioning, and rework thread logic in gui.pypnfisher1999-08-131-17/+33
* added format windowMatt Wilson1999-08-121-2/+3
* removed _balkan importingMike Fulbright1999-08-111-1/+1
* When changing IWs, if getScreen returns None, continue advancing inpnfisher1999-08-091-10/+11
* more partition fixes, other fixesMatt Wilson1999-08-071-4/+4
* pretify waitwindowMatt Wilson1999-08-071-2/+5
* bevel on popup windowsMatt Wilson1999-08-071-3/+6
* writes changes to disksMatt Wilson1999-08-071-1/+5
* basic GUI screens for beta1 (minus partitioning)pnfisher1999-08-041-92/+12
* msw is stupid. wrap gtk_main with gdk_threads_{enter/leave}.pnfisher1999-08-041-0/+2
* fixedMatt Wilson1999-08-031-2/+2
* commitpnfisher1999-08-031-3/+6
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-0/+4
* bring gui.py up to datepnfisher1999-07-281-210/+130
* switch from balkan to partedMatt Wilson1999-07-251-2/+0
* new gui stuffpnfisher1999-07-131-41/+111
* remove debugging cruftpnfisher1999-07-121-5/+4
* use lowlevel mutexes - Event seems buggyMatt Wilson1999-07-121-4/+4
* more pythonesque in language dialogMatt Wilson1999-07-121-4/+4
* text changesMatt Wilson1999-07-121-1/+2
* new control window stuff, now threading gtk_main() so we have responsive GUIsMatt Wilson1999-07-121-82/+116
* Basic GUI framework implemenated.pnfisher1999-07-101-57/+232
* Run gtk::mainloop in its own thread. All gtk/gdk calls must now bepfisher1999-07-071-6/+20
* remove debugging outputMatt Wilson1999-07-061-32/+54
* take off leading /devMatt Wilson1999-06-281-1/+1
* 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