summaryrefslogtreecommitdiffstats
path: root/iw/osbootwidget.py
Commit message (Expand)AuthorAgeFilesLines
* Move bootloader into the Anaconda object.Chris Lumens2010-02-041-1/+1
* Move storage into the Anaconda class.Chris Lumens2010-02-041-1/+1
* Fix selection of default boot target in UI (#548695)Radek Vykydal2009-12-221-1/+2
* Handle Esc keypress in (some more) dialogs as Cancel - (#520110).Radek Vykydal2009-09-211-1/+1
* Expose common fsset methods and properties in class Storage.David Cantrell2009-09-031-1/+1
* Trim "mapper/" off device names in the bootloader UI (#501057).Chris Lumens2009-05-191-4/+3
* Fix display of paths for device-mapper device in bootloader widget.David Lehman2009-05-041-1/+3
* Fix adding bootloader entries on the bootloader config screen.Chris Lumens2009-03-041-1/+3
* Lots of minor fixes and cleanups. A non-exhaustive list follows.David Lehman2009-02-271-2/+0
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-19/+13
* It's part.active, not part.is_active().Chris Lumens2009-02-161-1/+1
* Syntax changes for the new pyparted.David Cantrell2009-02-121-2/+2
* Removed partedUtils.get_partition_name()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/+2
* Filter so we don't show LVM and RAID components when adding boot entry (#437501)Jeremy Katz2008-03-171-1/+5
* Less text.Jeremy Katz2008-02-221-14/+2
* Switch the grub installation radio to be a checkbutton. Cleanups for grub onlyJeremy Katz2008-02-221-1/+1
* 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
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-5/+5
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-5/+5
* Fix the WrappingLabel class so it actually wraps text. Cleaned up UIChris Lumens2005-04-141-4/+1
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-18/+18
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-15/+11
* s/Red Hat Linux/productName/Jeremy Katz2003-09-211-2/+4
* make label layout widerMike Fulbright2002-08-021-0/+1
* mark for translation (#70419)Jeremy Katz2002-08-021-1/+1
* make it so that we change the default on the first click on the toggle instea...Jeremy Katz2002-07-291-8/+4
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-4/+9
* now you change the boot loader from a dialog on the first screen so that conf...Jeremy Katz2002-07-081-18/+32
* rework bootloader screens into something that makes more sense. move a lotJeremy Katz2002-06-201-0/+391