summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* oops, read the wrong line (#60253)Jeremy Katz2002-02-251-4/+4
* fix for bug #59815Mike Fulbright2002-02-181-3/+7
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-14/+16
* bye bye redundancyJeremy Katz2002-02-141-2/+1
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-17/+10
* this file is dead nowJeremy Katz2002-02-131-117/+0
* get rid of funky reflow jumpyness when toggling the packageMatt Wilson2002-02-121-2/+2
* i18n timezone windowMatt Wilson2002-02-122-98/+84
* wrap properlyMatt Wilson2002-02-123-5/+7
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-0/+1
* remove unused pack_start (was causing the warning)Matt Wilson2002-02-121-1/+0
* indentMatt Wilson2002-02-121-1/+1
* diskset moves to partedUtilsJeremy Katz2002-02-121-1/+1
* sometimes need a scrollbar here (say, with koreanJeremy Katz2002-02-111-1/+1
* similar fix to the root password oneJeremy Katz2002-02-111-1/+1
* fix 59552Matt Wilson2002-02-111-3/+6
* tweak treeview scroll_to code - does not help muchMatt Wilson2002-02-111-1/+1
* fix #59422Matt Wilson2002-02-111-2/+2
* fix editing the device on additional boot options to not think you have dupli...Jeremy Katz2002-02-111-0/+5
* add frame to the dialogs (part of #59587)Jeremy Katz2002-02-111-0/+3
* oh yeah goodbye reconfigMike Fulbright2002-02-083-81/+2
* last CList, other than silo_gui.py (which is sparc specificMike Fulbright2002-02-081-20/+48
* one less clist to trouble the worldMike Fulbright2002-02-081-20/+59
* i like killing clistsMike Fulbright2002-02-071-67/+76
* stage2 of the partitioning.py cleanupJeremy Katz2002-02-071-11/+12
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-0/+1
* another clist bites the dustMike Fulbright2002-02-061-6/+13
* tweak requestSize functionMike Fulbright2002-02-061-30/+23
* add frameMatt Wilson2002-02-061-2/+3
* autogenerate unicode language names and read that in at install timeMatt Wilson2002-02-061-14/+4
* make sure driveorder gets defined regardless of whether we can change it or notJeremy Katz2002-02-061-3/+4
* oopsMike Fulbright2002-02-051-1/+1
* add borders to most of the dialogs (to get rid of flat look) -- find other pl...Matt Wilson2002-02-041-2/+13
* fixed #59274, handling gzipped mo files. Also made a unicode mode and a non-...Matt Wilson2002-02-042-3/+4
* display language choices in the native scriptMatt Wilson2002-02-021-1/+13
* lots of lvm ui fixes and sanity checkingMike Fulbright2002-02-011-19/+94
* not that it matters much with reconfig dead (pychecker)Jeremy Katz2002-02-011-1/+0
* stop from crashing, still needs to be ported to treeviewJeremy Katz2002-02-011-2/+2
* skip the later bootloader screens if we select no bootloader (thanks notting)Jeremy Katz2002-02-011-0/+2
* dont reuse mount points, and you cant boot off LVMike Fulbright2002-02-011-0/+12
* huge commit - adds editting/deleting/adding logical volumes and volume groups...Mike Fulbright2002-02-011-113/+332
* add a shadow to the user listJeremy Katz2002-01-311-0/+19
* quick hack to show lvm requestsMike Fulbright2002-01-301-30/+83
* oopsMike Fulbright2002-01-301-3/+0
* handle fact if you have logical partitions treeview goes to depth > 1Mike Fulbright2002-01-301-3/+12
* rewrote user account screen to use treeviewMike Fulbright2002-01-301-59/+88
* move parition_gui to use checklist (dropping clist) and tweaked checklist to ...Mike Fulbright2002-01-293-100/+167
* rename field so we know its units is MBMike Fulbright2002-01-281-3/+3
* we can actually create logical volumes nowJeremy Katz2002-01-251-2/+12
* skeleton LVM code so that msf can start working on the real gui. doesn'tJeremy Katz2002-01-241-1/+140