summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Set custom_icon to error for advanced storage dialog errorsHans de Goede2009-11-101-6/+12
* When creating a new md array check we have enough members (#533027)Hans de Goede2009-11-101-1/+6
* Select drives in partition dialog, preserving settings. (#529931)David Lehman2009-11-021-2/+2
* Fix arrow key cycling in the Edit Partition dialog (#519641).Chris Lumens2009-10-271-4/+2
* Provide a single checkbox for a minimal install (#523839).Chris Lumens2009-10-271-6/+18
* Bootloader choice strings were marked with N_, but never translated (#530017).Chris Lumens2009-10-211-2/+2
* Use /dev/mapper/live-osimg-min instead of the old device node name (#526789).Chris Lumens2009-10-151-1/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/anacondaBill Nottingham2009-10-133-4/+3
|\
| * Support upgrading when the language isn't in lang-table (#528317).Chris Lumens2009-10-133-4/+3
* | Fix task selection when tasks contain the same group. (#528193)Bill Nottingham2009-10-131-9/+6
|/
* Handle Installation Repo (base repo) as any other in repo edit UI.Radek Vykydal2009-10-131-36/+27
* Fix methodstr editing dialog.Radek Vykydal2009-10-131-2/+7
* Store methodstr url of repo (#502208, #526022).Radek Vykydal2009-10-131-11/+14
* Show user of which repository he edits the url (methodstr editing).Radek Vykydal2009-10-131-2/+1
* Don't traceback with malformed repo= nfs: parameter.Radek Vykydal2009-10-131-4/+7
* Fix parsing of optional portnr in iscsi target IP (#525118)Hans de Goede2009-10-101-2/+9
* Reset PartitionDevice attributes after failed edit. (#498026)David Lehman2009-10-091-0/+11
* Consider encryption when checking for duplicate mountpoint. (#526697)David Lehman2009-10-093-3/+12
* Set related ayum attributes if media is found when editing methodstr (#515441).Radek Vykydal2009-10-071-0/+4
* Don't warn /usr should be formatted when "Format as:" is already selectedHans de Goede2009-10-061-1/+1
* Implement the double click for free space on the bar viewJoel Granados Moreno2009-10-061-19/+71
* Pass only cCB and dcCB to the StripeGraph classes.Joel Granados Moreno2009-10-061-35/+58
* React to a double click on a "free row" in the tree view.Joel Granados Moreno2009-10-061-0/+21
* Create getCurrentDeviceParent function.Joel Granados Moreno2009-10-061-7/+14
* Make sure we don't exceed the 80 character thresholdJoel Granados Moreno2009-10-061-7/+14
* Display an LVM graph on the bar view when we click on the VG's free spaceJoel Granados Moreno2009-10-061-1/+7
* Add a free row in the LVM tree view when necessary.Joel Granados Moreno2009-10-061-0/+10
* Reorganize the tree view related to lvm.Joel Granados Moreno2009-10-061-15/+19
* Remove unneeded variableJoel Granados Moreno2009-10-061-2/+1
* Use named parameters for translatable strings with multiple params.David Cantrell2009-10-0110-37/+52
* Only ignore partitions <1MB that are freespace. (#526445)David Lehman2009-10-011-2/+3
* Add the create LV option.Joel Granados Moreno2009-10-012-7/+99
* Show the information message when user hits a non-bar element.Joel Granados Moreno2009-10-011-2/+9
* Control the sensitivity of the "delete" and "create" buttonsJoel Granados Moreno2009-10-011-10/+29
* Respond to double click on a VG, LV and RAID device.Joel Granados Moreno2009-10-011-2/+5
* Remove the "Hide RAID/LVM" checkbox.Joel Granados Moreno2009-10-011-60/+16
* Display a message in the bar view when user has no selected items.Joel Granados Moreno2009-10-011-8/+39
* Cosmetic changes.Joel Granados Moreno2009-10-011-44/+35
* The StripeGraph class does not need tree nor editCBJoel Granados Moreno2009-10-011-8/+11
* Restrain from outputing any digits after the decimal point.Joel Granados Moreno2009-10-011-7/+7
* Add a slice when the extended partition contains "free space"Joel Granados Moreno2009-10-011-6/+43
* Reduce message size in clone screen.Joel Granados Moreno2009-10-011-20/+10
* Add Slice size to the bar viewJoel Granados Moreno2009-10-011-6/+9
* Select the device in the treeview when its selected in the barview.Joel Granados Moreno2009-10-011-44/+43
* Make canvas a class method.Joel Granados Moreno2009-10-011-7/+10
* Incorporate all the Graph types in the custom screen.Joel Granados Moreno2009-10-011-28/+59
* Add the Volume Group and md RAID array Graph classesJoel Granados Moreno2009-10-011-0/+88
* Make the Bar View Code generic.Joel Granados Moreno2009-10-011-215/+275
* Pass the device instead of the name to the add funciton.Joel Granados Moreno2009-10-011-3/+3
* Display the device path with a smaller font and different color.Joel Granados Moreno2009-10-011-10/+20