index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyanaconda
/
ui
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move communication module to pyanaconda/ui
Vratislav Podzimek
2013-01-24
1
-2
/
+2
*
Improve handling of .py and .pyc equivalence while collecting classes
Martin Sivak
2013-01-11
1
-4
/
+30
*
Fix multiple copies of spokes appearing from update image
Martin Sivak
2013-01-03
1
-0
/
+8
*
Update the API which controls where should spokes be displayed
Martin Sivak
2013-01-02
1
-13
/
+45
*
Do not fail when missing directories are present in addon paths
Martin Sivak
2013-01-02
1
-4
/
+11
*
Import collected modules only once
Martin Sivak
2012-12-17
1
-1
/
+5
*
Add FirstbootMixIn
Martin Sivak
2012-12-17
1
-0
/
+20
*
Move the path definitions to Interface and pass it to the Hubs from there
Martin Sivak
2012-12-17
1
-0
/
+19
*
Modify collect so it works with directories with missing __init__.py
Martin Sivak
2012-12-17
1
-7
/
+25
*
Split completed and mandatory attributes
Martin Sivak
2012-12-17
1
-4
/
+14
*
Remove the generic retranslate method from the python portion of the UI.
Chris Lumens
2012-12-04
1
-7
/
+0
*
Fix attribution on common UI code.
Chris Lumens
2012-08-15
1
-1
/
+2
*
Add comment headers to the new files
Jesse Keating
2012-08-10
1
-0
/
+21
*
Fix naming for data attribute and move the NormalSpoke.__init__ under the pro...
Martin Sivak
2012-08-10
1
-18
/
+19
*
Improve documentation and add licensing headers
Martin Sivak
2012-08-10
1
-1
/
+14
*
Merge master into newtui
Martin Sivak
2012-08-06
1
-0
/
+1
*
Fix bits and pieces to make TUI hub and spoke model work + example Hub and Pa...
Martin Sivak
2012-08-06
1
-2
/
+32
*
Create common abstract classes usable for all types of UI
Martin Sivak
2012-08-06
1
-0
/
+344