summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
...
* DEADLOCKMatt Wilson1999-09-231-3/+4
* FIX DEADLOCK...Matt Wilson1999-09-231-2/+4
* turn on swapMatt Wilson1999-09-221-31/+25
* Call getPrev, but ignore the return value.pnfisher1999-09-211-1/+1
* fork, exec for syslogd, shoot at rc parsing for language selectionMatt Wilson1999-09-211-9/+15
* i18n, network changesMatt Wilson1999-09-211-1/+1
* Make sure html help screen stays white.pnfisher1999-09-201-1/+2
* No longer call getPrev, and cache all previous states.pnfisher1999-09-201-13/+20
* more language selection changesMatt Wilson1999-09-201-1/+11
* diskspace checkcvs diff |lessMatt Wilson1999-09-181-18/+60
* progreswindow + cruftpnfisher1999-09-181-3/+50
* don't block!Matt Wilson1999-09-151-1/+1
* many gui enhancementsMatt Wilson1999-09-131-0/+12
* Add semi-sane help state.pnfisher1999-09-121-10/+15
* patch from jj, misc fixesbefore.po.msgmergeMatt Wilson1999-09-111-2/+1
* Make button changing code stop flickering.pnfisher1999-09-101-3/+14
* Allow kickstart to bypass all screens and go straight to the install.pnfisher1999-09-101-3/+5
* Work with kickstart.pnfisher1999-09-101-6/+13
* removed extraneous printErik Troan1999-09-091-1/+0
* o splash screenMatt Wilson1999-09-091-9/+15
* 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