aboutsummaryrefslogtreecommitdiff
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
...
* iw/welcome_gui.py: rename systools → systoolswelcome to avoid naming conflictwiktor w brodlo2011-07-211-1/+1
* Remove the progress barwiktor w brodlo2011-07-211-7/+0
* iw/welcome_gui.py: step is not a function!wiktor w brodlo2011-07-211-1/+1
* Control the main progress barwiktor w brodlo2011-07-211-2/+9
* 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
* iw/welcome_gui.py: Fix getting the widgetswiktor w brodlo2011-07-211-3/+3
* iw/welcome_gui.py: oops, indentwiktor w brodlo2011-07-211-1/+1
* iw/welcome_gui.py: rework the system for easy extensibilitywiktor w brodlo2011-07-211-66/+76
* iw/__init__.py: entry point for iw moduleswiktor w brodlo2011-07-211-0/+4
* Finalizing your Gentoo Installation welcome screenwiktor w brodlo2011-07-201-0/+9
* Configuring the Bootloader welcome screenwiktor w brodlo2011-07-201-1/+7
* Installing Necessary System Tools welcome screenwiktor w brodlo2011-07-201-1/+6
* Configuring your System welcome screenwiktor w brodlo2011-07-201-1/+6
* Configuring the Kernel welcome screenwiktor w brodlo2011-07-201-0/+9
* Installing the Gentoo Base System welcome screenwiktor w brodlo2011-07-201-0/+6
* Installing the Gentoo Installation Files welcome screenwiktor w brodlo2011-07-201-0/+6
* Preparing the Disks welcome screenwiktor w brodlo2011-07-201-6/+13
* Add a welcome screenwiktor w brodlo2011-07-201-37/+22
* iw/xorg_gui.py: delete -X useflag properlywiktor w brodlo2011-07-101-1/+2
* iw/xorg_gui.py: force the X USE flag if installing Xorgwiktor w brodlo2011-07-091-0/+6
* w/xorg_gui.py: load the xorg screenwiktor w brodlo2011-07-091-1/+1
* iw/xorg_gui.py: forgot selfwiktor w brodlo2011-07-091-2/+2
* iw/xorg_gui.py: colonoscopywiktor w brodlo2011-07-091-1/+1
* The Xorg selection screenwiktor w brodlo2011-07-091-0/+57
* iw/use_gui.py: ignore non-user-settable flagswiktor w brodlo2011-07-081-2/+1
* iw/use_gui.py: forgot a selfwiktor w brodlo2011-07-081-2/+2
* Write /etc/make.confwiktor w brodlo2011-07-081-0/+17
* iw/systools_gui.py: fix syslog -> logger in gladewiktor w brodlo2011-07-071-1/+1
* iw/mirrorselect_gui.py: make self.buttons available to the whole classwiktor w brodlo2011-07-071-1/+2
* iw/makeconf_gui.py: stare the *settings*wiktor w brodlo2011-07-071-6/+6
* Stare systools settingswiktor w brodlo2011-07-071-0/+5
* Store sync mirrorswiktor w brodlo2011-07-071-0/+4
* Store mirrorswiktor w brodlo2011-07-071-0/+5
* keep makeconf settingswiktor w brodlo2011-07-071-0/+6
* iw/profile_gui.py: Set the selected profile (needed for USE flags)wiktor w brodlo2011-07-051-0/+2
* iw/profile_gui.py: fix radiobutton creationwiktor w brodlo2011-07-051-2/+2
* iw/profile_gui.py: more typoswiktor w brodlo2011-07-051-1/+1
* iw/profile_gui.py: fixed typo is -> inwiktor w brodlo2011-07-051-1/+1
* Enable actual profile selectionwiktor w brodlo2011-07-041-2/+10
* iw/systools_gui.py: fixed glade flie namewiktor w brodlo2011-07-041-1/+1
* iw/systools_gui.py: corrected class namewiktor w brodlo2011-07-041-1/+1
* Yirst version of systoolswiktor w brodlo2011-07-041-0/+47
* iw/use_gui.py: store profile-selected USE flagswiktor w brodlo2011-07-041-1/+1
* w/use_gui.py: Use partition instead of splitwiktor w brodlo2011-07-041-3/+3
* iw/use_gui.py: CheckButton active assignment doesn't work, use set_active()wiktor w brodlo2011-07-041-1/+1