aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pixmaps/anaconda_header.png: new bannerwiktor w brodlo2011-07-221-0/+0
* a bit more tuning to the headerwiktor w brodlo2011-07-222-31/+21
* ui/anaconda.glade: adjust the headerwiktor w brodlo2011-07-221-3/+6
* Update the headerwiktor w brodlo2011-07-223-15/+40
* gentoo/utils.py: revert d511d5d13cdf9f543421fe2da718027377692939wiktor w brodlo2011-07-211-14/+11
* gentoo/utils.py: copy_files is not globalwiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: rename bootloader → bootloaderwelcomewiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: rename systools → systoolswelcome to avoid naming conflictwiktor w brodlo2011-07-211-1/+1
* gentoo/utils.py: break the copying out of live_install for other funcswiktor w brodlo2011-07-211-11/+14
* gentoo/utils.py: removed some cruftwiktor w brodlo2011-07-211-98/+0
* Remove the progress barwiktor w brodlo2011-07-214-20/+1
* gui.py: fix a bug where the makeconf screen appears twicewiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: step is not a function!wiktor w brodlo2011-07-211-1/+1
* Control the main progress barwiktor w brodlo2011-07-213-2/+11
* iw/welcome_gui.py: make chapter title even largerwiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: use <big> markupwiktor w brodlo2011-07-211-2/+1
* iw/welcome_gui.py: GTK+ labels are retarded https://bugzilla.gnome.org/show_b...wiktor w brodlo2011-07-211-32/+35
* iw/welcome_gui.py: fix font size markupwiktor w brodlo2011-07-211-24/+24
* iw/welcome_gui.py: make getScreen return an alignwiktor w brodlo2011-07-211-1/+2
* iw/welcome_gui.py: fix setting attributeswiktor w brodlo2011-07-211-2/+2
* dispatch.py: change the name of the welcome screen stepwiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: Fix getting the widgetswiktor w brodlo2011-07-213-5/+5
* gui.py: remove the code that removes the header bannerwiktor w brodlo2011-07-211-9/+1
* iw/welcome_gui.py: oops, indentwiktor w brodlo2011-07-211-1/+1
* dispatch.py: no need for the WelcomeWindow importwiktor w brodlo2011-07-211-11/+9
* iw/welcome_gui.py: rework the system for easy extensibilitywiktor w brodlo2011-07-211-66/+76
* dispatch.py: iw modules require two arguments to their constructorwiktor w brodlo2011-07-211-9/+9
* Move the welcome windows hooks from packages.py to dispatch.pywiktor w brodlo2011-07-212-36/+11
* iw/__init__.py: entry point for iw moduleswiktor w brodlo2011-07-211-0/+4
* packages.py: typowiktor w brodlo2011-07-211-1/+1