summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* metacity, fix a displaying problem with WaitWindow and ProgressWindow (#520146)Ales Kozumplik2010-03-051-4/+9
* Nuke addFrame()'s showtitle parameter (#520146).Ales Kozumplik2010-03-051-3/+3
* Remove gui code we no longer need when mini-wm is gone (#520146)Ales Kozumplik2010-03-051-69/+13
* Adapt to using report's UI API (#562656).Chris Lumens2010-03-041-4/+3
* Warn when ignoring BIOS RAID members (#560932)Hans de Goede2010-02-161-1/+3
* Move network to the Anaconda object.Chris Lumens2010-02-041-2/+2
* Move keyboard to the Anaconda object.Chris Lumens2010-02-041-2/+2
* Move instProgress to be an attribute on the InstallInterface.Chris Lumens2010-02-041-0/+4
* Finally remove the x_already_set hack.Chris Lumens2010-02-041-2/+1
* Move instClass to be an attribute on Anaconda.Chris Lumens2010-02-041-6/+6
* Allow getScreen methods to indicate the screen should be skipped.Chris Lumens2010-01-291-2/+12
* Support ignore all/reinit all on the disk reinitialization question (#512011).Chris Lumens2010-01-191-10/+38
* pylint error fixes round 2Hans de Goede2010-01-141-1/+0
* Ask about LVM inconsistencies only in storageinit step.Radek Vykydal2010-01-071-0/+45
* Ask about disk initialization only in storageinit step.Radek Vykydal2010-01-071-0/+37
* Add an interface to select the fancy filtering UI vs. the regular one.Chris Lumens2009-12-111-0/+1
* Add a step to prompt for the cleardisks UI.Chris Lumens2009-12-111-0/+1
* Add an early user interface for filtering storage devices.Chris Lumens2009-12-111-0/+1
* Allow InstallInterfaces to modify the installation steps.Chris Lumens2009-12-111-0/+3
* Remove rootPath mode.Chris Lumens2009-12-031-12/+6
* Fix methodstr editing dialog.Radek Vykydal2009-10-131-2/+2
* Adapt to python-meh passing a bug description around.Chris Lumens2009-09-251-2/+2
* Remove the installation number screen.Chris Lumens2009-09-221-10/+0
* Handle Esc keypress in dialogs as Cancel (#520110).Radek Vykydal2009-09-151-2/+6
* Fix focus grabbing on both the password and hostname screens.Chris Lumens2009-08-201-0/+2
* Get glade files and pixmaps from an environment variable.Chris Lumens2009-07-291-7/+4
* Most windows no longer need an anaconda argument, since the intf has that.Chris Lumens2009-07-291-11/+11
* Also add an exitWindow, since meh expects that from an interface.Chris Lumens2009-07-291-0/+11
* Adapt mainExceptionWindow and saveExceptionWindow to call meh.Chris Lumens2009-07-291-2/+6
* Remove SaveExceptionWindow and MainExceptionWindow. meh has those now.Chris Lumens2009-07-291-160/+0
* Work around problems with live installs and dpi other than 96 (#506512)Jeremy Katz2009-07-231-0/+6
* Don't show formatting progress bar after mkfs has exited.Eric Kerin2009-07-161-1/+4
* Lots of small grammar and wording changes.Peter Jones2009-07-131-9/+9
* Edit user-visible dialogs for style.Peter Jones2009-07-131-2/+2
* Skip exceptionDisks if exception originated in devtree.populate. (#497240)David Lehman2009-07-011-5/+9
* Add a type hint on popup windows (rstrode).Chris Lumens2009-06-021-1/+4
* Make progress bars modal (#493263, #498553, rstrode).Chris Lumens2009-05-291-2/+2
* Remove 'lowres' option.Adam Jackson2009-05-081-1/+0
* Rate limit pulse() calls to ProgressWindow.Peter Jones2009-04-291-4/+13
* Show normal cursor during passphrase entry (#496534)Martin Sivak2009-04-211-0/+7
* Revert "Show the header in certain non-lowres cases" (#493153)Jeremy Katz2009-04-081-2/+2
* If there's a problem finding removable disks, disable save-to-disk.Chris Lumens2009-03-311-1/+5
* Refresh windows immediately to make sure they appear.Chris Lumens2009-03-301-0/+2
* Merge branch 'master' into storageDavid Lehman2009-03-041-1/+0
|\
| * Remove unnecessary import lines.David Cantrell2009-02-231-1/+0
* | Lots of little updates to make things use the new storage module.David Lehman2009-02-241-1/+1
* | Update UI code to use new storage module.David Lehman2009-02-231-5/+1
|/
* Don't provide a special partedExceptionWindow anymore.Chris Lumens2009-02-121-35/+0
* Remove unused partmethod step.Chris Lumens2009-02-091-1/+0
* Various packaging fixed from review (#225246)Hans de Goede2009-01-051-0/+0