summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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