Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/set_usize/set_size_request/g | Matt Wilson | 2002-01-08 | 1 | -2/+2 |
| | |||||
* | makes things even faster for s/390 network install | Mike Fulbright | 2001-12-18 | 1 | -0/+1 |
| | |||||
* | a change which cut network s/390 install time from 8 hours to 4 hours | Mike Fulbright | 2001-12-18 | 1 | -2/+9 |
| | |||||
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -46/+44 |
| | |||||
* | if lang isn't set, just use the default | Jeremy Katz | 2001-08-29 | 1 | -9/+10 |
| | |||||
* | copyright | Matt Wilson | 2001-08-07 | 1 | -0/+13 |
| | |||||
* | Remove all python use of Imlib; replace with gdk pixbuf | Matt Wilson | 2001-07-25 | 1 | -12/+9 |
| | |||||
* | fix timer to work, make rnotes rotate every 30 seconds | Mike Fulbright | 2001-07-19 | 1 | -9/+11 |
| | |||||
* | remove unused code | Matt Wilson | 2001-07-18 | 1 | -2/+0 |
| | |||||
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -5/+5 |
| | |||||
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | | set the upgrade flag in id when we get picked 2) removed self from migrateXinetd 3) moved GUI splash screen to its own file - this should make it pop up even faster. 4) copyright notices in anaconda, splashscreen.py 5) reworked the dep checker to build a new ts every time we make a pass. RPM doesn't seem to like to have a package in the ts as available *and* upgrade/install. 6) fixed fstab reading for 'none' devices 7) removed a debugging print from xf86config.py 8) removed threadding import from progress_gui.py | ||||
* | get final branch copies | Matt Wilson | 2001-06-20 | 1 | -0/+2 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -63/+28 |
| | |||||
* | remove useless code | Mike Fulbright | 2001-04-18 | 1 | -2/+0 |
| | |||||
* | Don't show ads unless the resolution is 800x600 | bfox | 2001-04-02 | 1 | -0/+4 |
| | |||||
* | modified alignment to center installer ads | bfox | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | 1) print out the traceback before we try to format it (just for sanity sake) | Matt Wilson | 2001-03-16 | 1 | -1/+8 |
| | | | | | | 2) if the number of packages to be installed/upgraded is less than the number of images you have for the ads, you'll get a mod by 0 error. Prevent that. | ||||
* | handle new format of ransom notes | Mike Fulbright | 2001-03-06 | 1 | -11/+18 |
| | |||||
* | fix way we print elapsed time | Mike Fulbright | 2001-02-08 | 1 | -4/+4 |
| | |||||
* | exit gracefully if someone called sys.exit() on us during install | Matt Wilson | 2001-01-09 | 1 | -1/+9 |
| | |||||
* | Commented out code to load ads. Currently, it only loads the Red Hat logo ↵ | bfox | 2001-01-04 | 1 | -9/+11 |
| | | | | in the window | ||||
* | Disabled column resizing. Also set column titles to being passive. | bfox | 2001-01-03 | 1 | -0/+5 |
| | |||||
* | order of operations matters (fix for divide by zero) | Erik Troan | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | Changed the packing of the screen so that 800x600 looks good. | bfox | 2000-12-15 | 1 | -8/+24 |
| | |||||
* | Left justified the ads. | bfox | 2000-12-13 | 1 | -0/+2 |
| | |||||
* | added comments to tell what tags correspond to what screens | Mike Fulbright | 2000-12-13 | 1 | -1/+1 |
| | |||||
* | added timer support | Erik Troan | 2000-12-08 | 1 | -1/+1 |
| | |||||
* | use separate timer for install which can be stopped and started | Erik Troan | 2000-12-08 | 1 | -6/+3 |
| | |||||
* | fix for bug #16686/21822 | Mike Fulbright | 2000-12-07 | 1 | -1/+1 |
| | |||||
* | handle exit from doInstall better in GUI install, needs testing | Mike Fulbright | 2000-12-04 | 1 | -0/+8 |
| | |||||
* | new packing options | Matt Wilson | 2000-08-20 | 1 | -3/+9 |
| | |||||
* | don't show messages in !english | Erik Troan | 2000-08-15 | 1 | -6/+14 |
| | |||||
* | marked some more strings as i18n | Erik Troan | 2000-08-10 | 1 | -1/+1 |
| | |||||
* | I don't like the number '0' | Matt Wilson | 2000-08-04 | 1 | -1/+1 |
| | |||||
* | slight improvement on computing remaining size left | Mike Fulbright | 2000-07-20 | 1 | -1/+1 |
| | |||||
* | fix to do progress in Kbyte units | Mike Fulbright | 2000-07-20 | 1 | -8/+11 |
| | |||||
* | bad crashes without making tuples tuples | Mike Fulbright | 2000-07-19 | 1 | -5/+8 |
| | |||||
* | fix integer overflow | Matt Wilson | 2000-07-17 | 1 | -4/+4 |
| | |||||
* | rework exception handling in GUI so we can catch during the todo.doinstall, ↵ | Matt Wilson | 2000-07-12 | 1 | -1/+7 |
| | | | | use pc104 as default kbd | ||||
* | avoid div by 0 | Matt Wilson | 2000-06-30 | 1 | -12/+13 |
| | |||||
* | banner ads, yay. | Matt Wilson | 2000-06-27 | 1 | -4/+31 |
| | |||||
* | added splash for progress screen | Mike Fulbright | 2000-05-16 | 1 | -0/+15 |
| | |||||
* | insensitive help buttons on certain screens | Matt Wilson | 2000-05-01 | 1 | -1/+2 |
| | |||||
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | Renamed progress.py to progress_gui.py | Mike Fulbright | 2000-04-19 | 1 | -0/+196 |