summaryrefslogtreecommitdiffstats
path: root/iw/progress_gui.py
Commit message (Expand)AuthorAgeFilesLines
...
* 1) print out the traceback before we try to format it (just for sanity sake)Matt Wilson2001-03-161-1/+8
* handle new format of ransom notesMike Fulbright2001-03-061-11/+18
* fix way we print elapsed timeMike Fulbright2001-02-081-4/+4
* exit gracefully if someone called sys.exit() on us during installMatt Wilson2001-01-091-1/+9
* Commented out code to load ads. Currently, it only loads the Red Hat logo in...bfox2001-01-041-9/+11
* Disabled column resizing. Also set column titles to being passive.bfox2001-01-031-0/+5
* order of operations matters (fix for divide by zero)Erik Troan2000-12-191-1/+1
* Changed the packing of the screen so that 800x600 looks good.bfox2000-12-151-8/+24
* Left justified the ads.bfox2000-12-131-0/+2
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-1/+1
* added timer supportErik Troan2000-12-081-1/+1
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-6/+3
* fix for bug #16686/21822Mike Fulbright2000-12-071-1/+1
* handle exit from doInstall better in GUI install, needs testingMike Fulbright2000-12-041-0/+8
* new packing optionsMatt Wilson2000-08-201-3/+9
* don't show messages in !englishErik Troan2000-08-151-6/+14
* marked some more strings as i18nErik Troan2000-08-101-1/+1
* I don't like the number '0'Matt Wilson2000-08-041-1/+1
* slight improvement on computing remaining size leftMike Fulbright2000-07-201-1/+1
* fix to do progress in Kbyte unitsMike Fulbright2000-07-201-8/+11
* bad crashes without making tuples tuplesMike Fulbright2000-07-191-5/+8
* fix integer overflowMatt Wilson2000-07-171-4/+4
* rework exception handling in GUI so we can catch during the todo.doinstall, u...Matt Wilson2000-07-121-1/+7
* avoid div by 0Matt Wilson2000-06-301-12/+13
* banner ads, yay.Matt Wilson2000-06-271-4/+31
* added splash for progress screenMike Fulbright2000-05-161-0/+15
* insensitive help buttons on certain screensMatt Wilson2000-05-011-1/+2
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed progress.py to progress_gui.pyMike Fulbright2000-04-191-0/+196