aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typowiktor w brodlo2011-08-111-1/+1
* Sync Portage and install from a stage3 tarballwiktor w brodlo2011-08-111-115/+18
* Custom kernelwiktor w brodlo2011-08-115-20/+89
* kernel selectionwiktor w brodlo2011-08-094-0/+226
* :GUI fixeswiktor w brodlo2011-08-092-25/+9
* iw/systools_gui.py: validationwiktor w brodlo2011-08-042-0/+8
* iw/profile_gui.py: validationwiktor w brodlo2011-08-041-0/+3
* iw/makeconf_gui.py: messageWindow is in anaconda.intfwiktor w brodlo2011-08-041-1/+1
* iw/makeconf_gui.py: validationwiktor w brodlo2011-08-041-0/+10
* ui/anaconda.glade: make more space on the screenwiktor w brodlo2011-08-031-2/+1
* iw/progress_gui.py: Make some more spacewiktor w brodlo2011-08-031-1/+1
* iw/timezone_gui.py: revert to stockwiktor w brodlo2011-08-031-12/+9
* iw/timezone_gui.py: enhance custom_widget_handlerwiktor w brodlo2011-08-031-2/+2
* iw/timezone_gui.py: fix custom_widegt_handlerwiktor w brodlo2011-08-031-4/+7
* iw/timezone_gui.py: import guiwiktor w brodlo2011-08-031-0/+1
* iw/timezone_gui.py: fix indentswiktor w brodlo2011-08-031-2/+2
* iw/timezone_gui.py: fix the way the UI is loadedwiktor w brodlo2011-08-031-2/+1
* Tweak the timezone windowwiktor w brodlo2011-08-032-3/+65
* Resize timezone widget, fix the treeview in mirrorselectwiktor w brodlo2011-08-033-3/+7
* iw/mirrorselect_gui.py: more typoswiktor w brodlo2011-08-011-1/+1
* iw/mirrorselect_gui.py: typowiktor w brodlo2011-08-011-2/+2
* iw/mirrorselect_gui.py: connect the toggle signal to the checkbuttonwiktor w brodlo2011-08-011-2/+9
* iw/mirrorselect_gui.py: typowiktor w brodlo2011-08-011-1/+1
* iw/mirrorselect_gui.py: enable editable column URLwiktor w brodlo2011-08-011-0/+1
* iw/mirrorselect_gui.py: use the local xml instancewiktor w brodlo2011-08-011-2/+2
* iw/mirrorselect*_gui.py: pass around self.xmlwiktor w brodlo2011-08-012-4/+4
* iw/mirrorselect-sync_gui.py: update for the new treeview modelwiktor w brodlo2011-08-011-3/+1
* iw/mirrorselect_gui.py: remove useless sortingwiktor w brodlo2011-08-011-1/+0
* iw/mirrorselect_gui.py: rework the treeview render slightlywiktor w brodlo2011-08-011-4/+21
* iw/mirrorselect_gui.py: add the columns properlywiktor w brodlo2011-08-011-4/+4
* iw/mirrorselect_gui.py: add the mirror to the appropriate countrywiktor w brodlo2011-08-011-1/+1
* iw/mirrorselect_gui.py: initialise ipv? flagswiktor w brodlo2011-08-011-0/+2
* iw/mirrorselect_gui.py: ipv? flags: fix assignmentwiktor w brodlo2011-08-011-2/+2
* iw/mirrorselect_gui.py: fix ipv4/ipv6 flag assignmentwiktor w brodlo2011-08-011-2/+2
* iw/mirrorselect_gui.py: fix adding to treewiktor w brodlo2011-08-011-3/+3
* Updated the glade file for mirrorselectwiktor w brodlo2011-07-302-43/+13
* iw/mirrorselect_gui.py: change table into treewiktor w brodlo2011-07-291-21/+16
* iw/makeconf_gui.py: os.env is actually os.environwiktor w brodlo2011-07-261-2/+2
* iw/makeconf_gui.py: import oswiktor w brodlo2011-07-261-0/+1
* iw/makeconf_gui.py: fix syntax errorwiktor w brodlo2011-07-261-1/+1
* iw/makeconf_gui.py: populate the -march comboboxwiktor w brodlo2011-07-231-0/+24
* gui.py: self for set_chapter() againwiktor w brodlo2011-07-221-1/+1
* iw/welcome_gui.py: use the already created InstallControlWindowwiktor w brodlo2011-07-221-1/+1
* gui.py: return loadGlade where it waswiktor w brodlo2011-07-221-2/+2
* gui.py: need loadGlade much earlierwiktor w brodlo2011-07-221-1/+1
* gui.py: forgot to give set_chapter a selfwiktor w brodlo2011-07-221-1/+1
* iw/welcome_gui.py: change concat into %formattingwiktor w brodlo2011-07-221-1/+1
* w/welcome_gui.py: InstallControlWindow.__init__ needs anacondawiktor w brodlo2011-07-221-1/+1
* iw/welcome_gui.py: set header textwiktor w brodlo2011-07-221-0/+2
* gui.py: functions to set the headerwiktor w brodlo2011-07-221-0/+5