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
*
mirrorselect_gui.py: fix treestore.append when creating the tree
wiktor w brodlo
2011-08-20
1
-1
/
+1
*
Documentation
wiktor w brodlo
2011-08-20
5
-0
/
+260
*
Fixed some syntax errors
wiktor w brodlo
2011-08-20
3
-7
/
+3
*
Proper stage3 fetching
wiktor w brodlo
2011-08-17
1
-2
/
+21
*
fix LC_ALL issue
wiktor w brodlo
2011-08-14
3
-17
/
+5
*
fix typo
wiktor w brodlo
2011-08-11
1
-1
/
+1
*
Sync Portage and install from a stage3 tarball
wiktor w brodlo
2011-08-11
1
-115
/
+18
*
Custom kernel
wiktor w brodlo
2011-08-11
5
-20
/
+89
*
kernel selection
wiktor w brodlo
2011-08-09
4
-0
/
+226
*
:GUI fixes
wiktor w brodlo
2011-08-09
2
-25
/
+9
*
iw/systools_gui.py: validation
wiktor w brodlo
2011-08-04
2
-0
/
+8
*
iw/profile_gui.py: validation
wiktor w brodlo
2011-08-04
1
-0
/
+3
*
iw/makeconf_gui.py: messageWindow is in anaconda.intf
wiktor w brodlo
2011-08-04
1
-1
/
+1
*
iw/makeconf_gui.py: validation
wiktor w brodlo
2011-08-04
1
-0
/
+10
*
ui/anaconda.glade: make more space on the screen
wiktor w brodlo
2011-08-03
1
-2
/
+1
*
iw/progress_gui.py: Make some more space
wiktor w brodlo
2011-08-03
1
-1
/
+1
*
iw/timezone_gui.py: revert to stock
wiktor w brodlo
2011-08-03
1
-12
/
+9
*
iw/timezone_gui.py: enhance custom_widget_handler
wiktor w brodlo
2011-08-03
1
-2
/
+2
*
iw/timezone_gui.py: fix custom_widegt_handler
wiktor w brodlo
2011-08-03
1
-4
/
+7
*
iw/timezone_gui.py: import gui
wiktor w brodlo
2011-08-03
1
-0
/
+1
*
iw/timezone_gui.py: fix indents
wiktor w brodlo
2011-08-03
1
-2
/
+2
*
iw/timezone_gui.py: fix the way the UI is loaded
wiktor w brodlo
2011-08-03
1
-2
/
+1
*
Tweak the timezone window
wiktor w brodlo
2011-08-03
2
-3
/
+65
*
Resize timezone widget, fix the treeview in mirrorselect
wiktor w brodlo
2011-08-03
3
-3
/
+7
*
iw/mirrorselect_gui.py: more typos
wiktor w brodlo
2011-08-01
1
-1
/
+1
*
iw/mirrorselect_gui.py: typo
wiktor w brodlo
2011-08-01
1
-2
/
+2
*
iw/mirrorselect_gui.py: connect the toggle signal to the checkbutton
wiktor w brodlo
2011-08-01
1
-2
/
+9
*
iw/mirrorselect_gui.py: typo
wiktor w brodlo
2011-08-01
1
-1
/
+1
*
iw/mirrorselect_gui.py: enable editable column URL
wiktor w brodlo
2011-08-01
1
-0
/
+1
*
iw/mirrorselect_gui.py: use the local xml instance
wiktor w brodlo
2011-08-01
1
-2
/
+2
*
iw/mirrorselect*_gui.py: pass around self.xml
wiktor w brodlo
2011-08-01
2
-4
/
+4
*
iw/mirrorselect-sync_gui.py: update for the new treeview model
wiktor w brodlo
2011-08-01
1
-3
/
+1
*
iw/mirrorselect_gui.py: remove useless sorting
wiktor w brodlo
2011-08-01
1
-1
/
+0
*
iw/mirrorselect_gui.py: rework the treeview render slightly
wiktor w brodlo
2011-08-01
1
-4
/
+21
*
iw/mirrorselect_gui.py: add the columns properly
wiktor w brodlo
2011-08-01
1
-4
/
+4
*
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
[next]