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
/
gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
metacity, fix a displaying problem with WaitWindow and ProgressWindow (#520146)
Ales Kozumplik
2010-03-05
1
-4
/
+9
*
Nuke addFrame()'s showtitle parameter (#520146).
Ales Kozumplik
2010-03-05
1
-3
/
+3
*
Remove gui code we no longer need when mini-wm is gone (#520146)
Ales Kozumplik
2010-03-05
1
-69
/
+13
*
Adapt to using report's UI API (#562656).
Chris Lumens
2010-03-04
1
-4
/
+3
*
Warn when ignoring BIOS RAID members (#560932)
Hans de Goede
2010-02-16
1
-1
/
+3
*
Move network to the Anaconda object.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Move keyboard to the Anaconda object.
Chris Lumens
2010-02-04
1
-2
/
+2
*
Move instProgress to be an attribute on the InstallInterface.
Chris Lumens
2010-02-04
1
-0
/
+4
*
Finally remove the x_already_set hack.
Chris Lumens
2010-02-04
1
-2
/
+1
*
Move instClass to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-6
/
+6
*
Allow getScreen methods to indicate the screen should be skipped.
Chris Lumens
2010-01-29
1
-2
/
+12
*
Support ignore all/reinit all on the disk reinitialization question (#512011).
Chris Lumens
2010-01-19
1
-10
/
+38
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-1
/
+0
*
Ask about LVM inconsistencies only in storageinit step.
Radek Vykydal
2010-01-07
1
-0
/
+45
*
Ask about disk initialization only in storageinit step.
Radek Vykydal
2010-01-07
1
-0
/
+37
*
Add an interface to select the fancy filtering UI vs. the regular one.
Chris Lumens
2009-12-11
1
-0
/
+1
*
Add a step to prompt for the cleardisks UI.
Chris Lumens
2009-12-11
1
-0
/
+1
*
Add an early user interface for filtering storage devices.
Chris Lumens
2009-12-11
1
-0
/
+1
*
Allow InstallInterfaces to modify the installation steps.
Chris Lumens
2009-12-11
1
-0
/
+3
*
Remove rootPath mode.
Chris Lumens
2009-12-03
1
-12
/
+6
*
Fix methodstr editing dialog.
Radek Vykydal
2009-10-13
1
-2
/
+2
*
Adapt to python-meh passing a bug description around.
Chris Lumens
2009-09-25
1
-2
/
+2
*
Remove the installation number screen.
Chris Lumens
2009-09-22
1
-10
/
+0
*
Handle Esc keypress in dialogs as Cancel (#520110).
Radek Vykydal
2009-09-15
1
-2
/
+6
*
Fix focus grabbing on both the password and hostname screens.
Chris Lumens
2009-08-20
1
-0
/
+2
*
Get glade files and pixmaps from an environment variable.
Chris Lumens
2009-07-29
1
-7
/
+4
*
Most windows no longer need an anaconda argument, since the intf has that.
Chris Lumens
2009-07-29
1
-11
/
+11
*
Also add an exitWindow, since meh expects that from an interface.
Chris Lumens
2009-07-29
1
-0
/
+11
*
Adapt mainExceptionWindow and saveExceptionWindow to call meh.
Chris Lumens
2009-07-29
1
-2
/
+6
*
Remove SaveExceptionWindow and MainExceptionWindow. meh has those now.
Chris Lumens
2009-07-29
1
-160
/
+0
*
Work around problems with live installs and dpi other than 96 (#506512)
Jeremy Katz
2009-07-23
1
-0
/
+6
*
Don't show formatting progress bar after mkfs has exited.
Eric Kerin
2009-07-16
1
-1
/
+4
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-9
/
+9
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-2
/
+2
*
Skip exceptionDisks if exception originated in devtree.populate. (#497240)
David Lehman
2009-07-01
1
-5
/
+9
*
Add a type hint on popup windows (rstrode).
Chris Lumens
2009-06-02
1
-1
/
+4
*
Make progress bars modal (#493263, #498553, rstrode).
Chris Lumens
2009-05-29
1
-2
/
+2
*
Remove 'lowres' option.
Adam Jackson
2009-05-08
1
-1
/
+0
*
Rate limit pulse() calls to ProgressWindow.
Peter Jones
2009-04-29
1
-4
/
+13
*
Show normal cursor during passphrase entry (#496534)
Martin Sivak
2009-04-21
1
-0
/
+7
*
Revert "Show the header in certain non-lowres cases" (#493153)
Jeremy Katz
2009-04-08
1
-2
/
+2
*
If there's a problem finding removable disks, disable save-to-disk.
Chris Lumens
2009-03-31
1
-1
/
+5
*
Refresh windows immediately to make sure they appear.
Chris Lumens
2009-03-30
1
-0
/
+2
*
Merge branch 'master' into storage
David Lehman
2009-03-04
1
-1
/
+0
|
\
|
*
Remove unnecessary import lines.
David Cantrell
2009-02-23
1
-1
/
+0
*
|
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-1
/
+1
*
|
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-5
/
+1
|
/
*
Don't provide a special partedExceptionWindow anymore.
Chris Lumens
2009-02-12
1
-35
/
+0
*
Remove unused partmethod step.
Chris Lumens
2009-02-09
1
-1
/
+0
*
Various packaging fixed from review (#225246)
Hans de Goede
2009-01-05
1
-0
/
+0
[next]