summaryrefslogtreecommitdiffstats
path: root/partIntfHelpers.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Mike Fulbright2002-05-231-1/+1
| | | | our own translate.py
* 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
| | | | methods of request classes or the Partitions class
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-12/+11
| | | | | move the Request object into partRequests.py and actually make it a nicer object with subclasses for the various types.
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-0/+357