GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/anaconda.git
master
SoC2011: Gentoo 11 LiveDVDs w/ Anaconda
Wiktor W Brodlo <wiktor@brodlo.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iw/mirrorselect_gui.py: add the mirror to the appropriate country
wiktor w brodlo
2011-08-01
1
-1
/
+1
*
iw/mirrorselect_gui.py: initialise ipv? flags
wiktor w brodlo
2011-08-01
1
-0
/
+2
*
iw/mirrorselect_gui.py: ipv? flags: fix assignment
wiktor w brodlo
2011-08-01
1
-2
/
+2
*
iw/mirrorselect_gui.py: fix ipv4/ipv6 flag assignment
wiktor w brodlo
2011-08-01
1
-2
/
+2
*
iw/mirrorselect_gui.py: fix adding to tree
wiktor w brodlo
2011-08-01
1
-3
/
+3
*
Updated the glade file for mirrorselect
wiktor w brodlo
2011-07-30
2
-43
/
+13
*
iw/mirrorselect_gui.py: change table into tree
wiktor w brodlo
2011-07-29
1
-21
/
+16
*
iw/makeconf_gui.py: os.env is actually os.environ
wiktor w brodlo
2011-07-26
1
-2
/
+2
*
iw/makeconf_gui.py: import os
wiktor w brodlo
2011-07-26
1
-0
/
+1
*
iw/makeconf_gui.py: fix syntax error
wiktor w brodlo
2011-07-26
1
-1
/
+1
*
iw/makeconf_gui.py: populate the -march combobox
wiktor w brodlo
2011-07-23
1
-0
/
+24
*
gui.py: self for set_chapter() again
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
iw/welcome_gui.py: use the already created InstallControlWindow
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
gui.py: return loadGlade where it was
wiktor w brodlo
2011-07-22
1
-2
/
+2
*
gui.py: need loadGlade much earlier
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
gui.py: forgot to give set_chapter a self
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
iw/welcome_gui.py: change concat into %formatting
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
w/welcome_gui.py: InstallControlWindow.__init__ needs anaconda
wiktor w brodlo
2011-07-22
1
-1
/
+1
*
iw/welcome_gui.py: set header text
wiktor w brodlo
2011-07-22
1
-0
/
+2
*
gui.py: functions to set the header
wiktor w brodlo
2011-07-22
1
-0
/
+5
*
pixmaps/anaconda_header.png: new banner
wiktor w brodlo
2011-07-22
1
-0
/
+0
*
a bit more tuning to the header
wiktor w brodlo
2011-07-22
2
-31
/
+21
*
ui/anaconda.glade: adjust the header
wiktor w brodlo
2011-07-22
1
-3
/
+6
*
Update the header
wiktor w brodlo
2011-07-22
3
-15
/
+40
*
gentoo/utils.py: revert d511d5d13cdf9f543421fe2da718027377692939
wiktor w brodlo
2011-07-21
1
-14
/
+11
*
gentoo/utils.py: copy_files is not global
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
iw/welcome_gui.py: rename bootloader → bootloaderwelcome
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
iw/welcome_gui.py: rename systools → systoolswelcome to avoid naming conflict
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
gentoo/utils.py: break the copying out of live_install for other funcs
wiktor w brodlo
2011-07-21
1
-11
/
+14
*
gentoo/utils.py: removed some cruft
wiktor w brodlo
2011-07-21
1
-98
/
+0
*
Remove the progress bar
wiktor w brodlo
2011-07-21
4
-20
/
+1
*
gui.py: fix a bug where the makeconf screen appears twice
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
iw/welcome_gui.py: step is not a function!
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
Control the main progress bar
wiktor w brodlo
2011-07-21
3
-2
/
+11
*
iw/welcome_gui.py: make chapter title even larger
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
iw/welcome_gui.py: use <big> markup
wiktor w brodlo
2011-07-21
1
-2
/
+1
*
iw/welcome_gui.py: GTK+ labels are retarded https://bugzilla.gnome.org/show_b...
wiktor w brodlo
2011-07-21
1
-32
/
+35
*
iw/welcome_gui.py: fix font size markup
wiktor w brodlo
2011-07-21
1
-24
/
+24
*
iw/welcome_gui.py: make getScreen return an align
wiktor w brodlo
2011-07-21
1
-1
/
+2
*
iw/welcome_gui.py: fix setting attributes
wiktor w brodlo
2011-07-21
1
-2
/
+2
*
dispatch.py: change the name of the welcome screen step
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
iw/welcome_gui.py: Fix getting the widgets
wiktor w brodlo
2011-07-21
3
-5
/
+5
*
gui.py: remove the code that removes the header banner
wiktor w brodlo
2011-07-21
1
-9
/
+1
*
iw/welcome_gui.py: oops, indent
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
dispatch.py: no need for the WelcomeWindow import
wiktor w brodlo
2011-07-21
1
-11
/
+9
*
iw/welcome_gui.py: rework the system for easy extensibility
wiktor w brodlo
2011-07-21
1
-66
/
+76
*
dispatch.py: iw modules require two arguments to their constructor
wiktor w brodlo
2011-07-21
1
-9
/
+9
*
Move the welcome windows hooks from packages.py to dispatch.py
wiktor w brodlo
2011-07-21
2
-36
/
+11
*
iw/__init__.py: entry point for iw modules
wiktor w brodlo
2011-07-21
1
-0
/
+4
*
packages.py: typo
wiktor w brodlo
2011-07-21
1
-1
/
+1
[prev]
[next]