summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show the header in certain non-lowres cases (#478765, alsadi AT ojuba.org).Chris Lumens2009-01-051-2/+2
* Prevent traceback when there are no network devices (#469339)David Cantrell2008-11-041-0/+2
* Revert "Make sure dialog deletions take effect sooner (#455676)."Chris Lumens2008-11-031-6/+0
* Catch UnicodeDecodeError so traceback messages display anyway.David Cantrell2008-10-241-1/+5
* Make sure dialog deletions take effect sooner (#455676).Chris Lumens2008-10-231-0/+6
* Use fullscreen for small screens (#444943)Jeremy Katz2008-09-291-0/+3
* Run all text through unicode() before putting it into the TextBuffer.Chris Lumens2008-09-291-0/+3
* New device passphrase is now always global w/ option to retrofit.David Lehman2008-09-151-20/+11
* Use print() as a function.Peter Jones2008-09-081-5/+5
* Fix various problems with the exn saving UI (#461129).Chris Lumens2008-09-051-5/+12
* Remove last vestiges of rhpxl and pirut.Chris Lumens2008-09-031-1/+1
* Add a couple more directories to search paths.Chris Lumens2008-09-031-2/+2
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-191-4/+25
* Remove the SystemError from nextClicked.Chris Lumens2008-08-141-1/+0
* Remove an extra "Local disk" option (#459128).Chris Lumens2008-08-141-2/+1
* Allow specification of a device string for display in passphrase dialog.David Lehman2008-08-131-3/+12
* Suspend the curses interface before calling scripts and resume afterwards (#4...Martin Sivak2008-07-241-0/+6
* Rework the exn save UI to be a notebook instead of one large table.Chris Lumens2008-07-221-26/+27
* Add support for saving via scp back in.Chris Lumens2008-07-221-10/+28
* Add support for filing tracebacks directly into bugzilla.Chris Lumens2008-07-221-1/+5
* Remove the code to save exceptions over scp.Chris Lumens2008-07-221-3/+1
* Add better error handling when initializing yum (#453695).Chris Lumens2008-07-101-0/+6
* Add functions for creating repos as well.Chris Lumens2008-07-091-0/+6
* Move enableNetwork into the interface. Bring network up for scp.Chris Lumens2008-06-191-0/+8
* Remove support for RHupdates. updates.img is the way to go now.Chris Lumens2008-06-181-5/+2
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-4/+5
* Minor UI tweaks to passphrase dialogsJeremy Katz2008-04-171-4/+23
* Mark for translation based on feedback from translatorsJeremy Katz2008-03-281-1/+1
* Add support for saving the exception to a local directory for live installsJeremy Katz2008-03-271-5/+19
* Remove mouse screens that haven't been used in 4 yearsJeremy Katz2008-03-261-1/+0
* Add confirmation of closing the installer window (#437772)Jeremy Katz2008-03-261-1/+12
* Do not strip leading or trailing whiltespace from passphrases. (#437499)David Lehman2008-03-141-2/+2
* Focus root password entry box (#436885).David Cantrell2008-03-111-0/+2
* Allow recovery from some missing repodata conditions.Chris Lumens2008-02-281-0/+6
* Remove an unused method.Chris Lumens2008-02-271-4/+0
* Remove advanced bootloader bitsJeremy Katz2008-02-221-1/+0
* Fix a few bugs in the new passphrase prompting code.David Lehman2008-02-051-6/+12
* Refer correctly to various encrypted block devs as "devices", not "partitions".David Lehman2008-02-051-2/+2
* Add GUI dialog code for passphrase prompting.David Lehman2008-02-051-0/+38
* Fix some error reporting tracebacks.Chris Lumens2008-01-231-1/+1
* Fix traceback on invalid passphrase (#426887)Jeremy Katz2007-12-281-2/+3
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-7/+14