summaryrefslogtreecommitdiffstats
path: root/iw/bootloader_main_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-244/+0
* Move bootloader into the Anaconda object.Chris Lumens2010-02-041-1/+1
* Move storage into the Anaconda class.Chris Lumens2010-02-041-4/+4
* Fix bootloader driveorder dialog.Radek Vykydal2009-12-221-5/+3
* Add support for whole-disk formatting.David Lehman2009-12-091-3/+7
* Bootloader choice strings were marked with N_, but never translated (#530017).Chris Lumens2009-10-211-2/+2
* Handle Esc keypress in dialogs as Cancel (#520110).Radek Vykydal2009-09-151-1/+1
* Use disk.description instead of trying to access parted attrs. (#518212)David Lehman2009-08-191-1/+1
* Fix a couple problems on the "Change device" bootloader dialog.Chris Lumens2009-03-051-4/+8
* If nothing's selected in the bootloader selection combo, don't traceback.Chris Lumens2009-03-041-1/+6
* Fix tracebacks when loading the "Change device" dialog.Chris Lumens2009-03-041-3/+3
* Fix up calls to bootloaderChoices to refer to the platform module now.Chris Lumens2009-02-271-2/+2
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-14/+10
* A parted.Disk has no attribute named "dev". It's named "device" (#486007).Chris Lumens2009-02-171-2/+2
* Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.David Cantrell2009-02-121-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+4
* Set parent so that the dialog centers (#441361)Jeremy Katz2008-04-071-0/+1
* Add support for actually changing where the boot loader gets installed as wellJeremy Katz2008-02-221-1/+111
* Reorder things a little, clean up spacingJeremy Katz2008-02-221-15/+12
* Remove advanced checkboxJeremy Katz2008-02-221-20/+1
* Switch the grub installation radio to be a checkbutton. Cleanups for grub onlyJeremy Katz2008-02-221-30/+9
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+13
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* Fix UI flow traceback (#210190).Chris Lumens2006-10-101-1/+1
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-1/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-11/+10
* * iw/bootloader_main_gui.py (MainBootLoaderWindow): Don't usePeter Jones2006-02-221-0/+1
* 2006-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-021-99/+21
* Fix the WrappingLabel class so it actually wraps text. Cleaned up UIChris Lumens2005-04-141-8/+3
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-23/+23
* No longer use lilo.Peter Jones2005-02-211-15/+0
* 2004-11-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-081-1/+1
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-9/+1
* 'linux lilo' will get you lilo back now.Jeremy Katz2003-10-221-2/+3
* bye bye liloJeremy Katz2003-09-221-2/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+3
* no lilo on x86_64Jeremy Katz2003-02-041-5/+11
* now you change the boot loader from a dialog on the first screen so that conf...Jeremy Katz2002-07-081-12/+145
* rework bootloader screens into something that makes more sense. move a lotJeremy Katz2002-06-201-0/+126