summaryrefslogtreecommitdiffstats
path: root/partIntfHelpers.py
Commit message (Expand)AuthorAgeFilesLines
* 2004-12-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-211-1/+1
* 2004-10-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-061-2/+3
* even better wordingbfox2004-03-121-1/+1
* clarify wording (bug #117669)bfox2004-03-121-1/+1
* remove some Red Hat-ismsBill Nottingham2003-12-161-1/+1
* merge from taroonJeremy Katz2003-09-201-1/+1
* change to Modify Partition (#72671)Jeremy Katz2003-08-131-1/+1
* cleanupMike Fulbright2003-07-111-4/+0
* relax condition that a "." not be in the mountpoint (we probably dont catch s...Mike Fulbright2003-07-111-1/+1
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+9
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-11/+0
* oops, have to group the multiline stringsworkflow-change-baseJeremy Katz2003-02-281-5/+5
* have to do the substitution after the translation, not before (#85238)Jeremy Katz2003-02-261-4/+4
* fix for #78460Matt Wilson2002-11-241-1/+1
* port to parted 1.6.xafter-parted-1-6-changesMatt Wilson2002-11-011-3/+3
* be more picky about what we allow as a volume or logical volume nameMike Fulbright2002-08-011-7/+12
* fixes for bug 68470Mike Fulbright2002-07-231-10/+12
* fix typo (#68830)Bill Nottingham2002-07-151-1/+1
* Fix crash on certain partition tables because previous delete entire disk alg...Mike Fulbright2002-07-021-6/+32
* added the correct icon to dialogsMike Fulbright2002-06-271-17/+24
* make mode to be quietMike Fulbright2002-06-271-9/+11
* Start of RAID clone toolMike Fulbright2002-06-271-8/+56
* partially address bug 67280Mike Fulbright2002-06-261-1/+1
* make error messages on trying to act on members of a VG or RAID device more m...Mike Fulbright2002-06-251-4/+14
* Fix support for Volume Group deletion confirmationMike Fulbright2002-06-231-17/+20
* add keyaccelMike Fulbright2002-06-191-2/+2
* add delete confirmation for logical volumesMike Fulbright2002-06-121-7/+3
* these were brokenJeremy Katz2002-06-121-2/+3
* tweak message about doing actions on LVs from treeviewMike Fulbright2002-06-121-1/+3
* strengthen warning when you are deleteing a volume groupMike Fulbright2002-06-121-1/+4
* make preexisting format warning handle everything other than partitions properlyJeremy Katz2002-06-111-5/+16
* now we properly remove lvs when you delete the lvs when you remove a vgJeremy Katz2002-06-111-3/+5
* use the right object namesJeremy Katz2002-06-111-2/+2
* change slightly so tui and gui frontends can share concept of custom buttons,...Mike Fulbright2002-06-101-2/+2
* add support for creating other types of deletesJeremy Katz2002-06-071-10/+19
* Cleanup error messages in generic handling code, make sure you dont munge mem...Mike Fulbright2002-06-041-32/+39
* fix dialogs up someMike Fulbright2002-06-041-21/+22
* remove unused code, try fixing dialog to meet style guideMike Fulbright2002-05-311-15/+10
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* partitioning bits merged into their new, improved, moved locationsJeremy Katz2002-04-191-2/+2
* add a space (#60302)Jeremy Katz2002-02-251-1/+1
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-9/+63
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-12/+11
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-0/+357