summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* added step tagsErik Troan1999-09-071-2/+8
* cursorMatt Wilson1999-09-031-5/+4
* set cursorMatt Wilson1999-09-031-1/+8
* read help from html filesMatt Wilson1999-09-031-1/+23
* patchupMatt Wilson1999-09-011-2/+3
* added fstype to hard drive installsMatt Wilson1999-09-011-1/+0
* Call screen.fixUp after we've packed and shown an install window.pnfisher1999-09-011-0/+6
* skip steps stuff didn't work properly for insterted screensErik Troan1999-09-011-1/+2
* changes to make partitioning work in kickstartErik Troan1999-09-011-4/+0
* skips steps properlyErik Troan1999-08-301-2/+14
* removed vesitiges of installtype moduleMatt Wilson1999-08-291-1/+0
* 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