summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust the wording to be more consistent with other password entriesJeremy Katz2007-12-111-5/+8
* MessageWindow for luksPassphrase validationHARA Hiroshi2007-12-111-2/+5
* Move screenshots out of /tmp/ramfsJeremy Katz2007-12-061-1/+1
* Remove confirmation screenJeremy Katz2007-12-051-2/+0
* Remove the release notes code entirely.Chris Lumens2007-12-051-7/+0
* remove dead codeBill Nottingham2007-11-301-9/+0
* Fix tracebacks in exn dialog and in partitioning UI (#405951).Chris Lumens2007-11-301-2/+2
* With moving partitioning, we should do a confirmation before we write thingsJeremy Katz2007-11-291-1/+4
* add pulsing progress bars for gui. noop (no progress bar) for textJeremy Katz2007-11-291-4/+10
* Remove the release notes button from the UI so I can remove getFilename.Chris Lumens2007-11-201-8/+5
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-0/+59
* Add buttons to the DetailedMessageWindow if it's not a custom dialog.Chris Lumens2007-11-061-12/+25
* Convert the ExceptionDialog into a generic widget.Chris Lumens2007-11-061-93/+138
* Fix a couple syntax errors.Chris Lumens2007-10-261-1/+0
* Rework the exception handling dialog to make it easier to add destinationsChris Lumens2007-10-261-56/+83
* Lots of minor pychecker error fixes. Some of these are even real problems.Chris Lumens2007-09-191-1/+1
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-3/+0
* Remove the debug button on livecd installs.Chris Lumens2007-08-021-2/+6
* * urlinstall.py (UrlInstallMethod.filesDone): don't log errors whendlehman2007-07-111-0/+6
* 2007-07-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-021-3/+3
* * gui.py: Make StayOnScreen an Exception class rather than a string.David Cantrell2007-04-191-1/+3
* 2007-04-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-101-1/+2
* 2007-03-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-281-0/+3
* 2007-03-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-281-2/+0
* * gui.py (releaseNotesButtonClicked): Spaces vs. tabs, tonight at 11.David Cantrell2007-03-271-4/+4
* 2007-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-231-3/+3
* 2007-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-231-5/+6
* 2007-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-061-0/+1
* exec must die!Chris Lumens2007-02-281-3/+6
* * yuminstall.py (selectBestKernel): actually select kernel-xen-develdlehman2007-02-231-0/+61
* Add parent parameter, and fix argument passing so these windows get run onChris Lumens2007-01-311-2/+5
* We don't always have an ICW, like in kickstart installs.Chris Lumens2007-01-191-3/+16
* 2007-01-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-191-1/+1
* * gui.py: Tweak various dialog types to work better with a realJeremy Katz2007-01-181-19/+32
* - Put a debug button on dialogs with custom buttonsPeter Jones2007-01-081-1/+29
* Don't jerk to the side when starting to drag a dialog (patch from krh).Chris Lumens2006-10-191-4/+5
* 2006-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-281-0/+1
* Fix misleading error message.Chris Lumens2006-09-181-1/+1
* 2006-09-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-121-0/+3
* Fix indentation so screenshots work again (#204480).Chris Lumens2006-09-061-5/+5
* 2006-08-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-301-1/+1
* Log IOError message. Don't traceback when loading the traceback dialog.Chris Lumens2006-08-281-2/+2
* - make it so we don't wait 5 minutes for each progress bar update on large,Peter Jones2006-08-031-3/+9
* 2006-07-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-241-9/+51
* * iw/iscsi_gui.py: Remove in favor of more integrated way ofJeremy Katz2006-07-131-1/+0
* Removed iutil.copyFile.Chris Lumens2006-07-121-2/+2
* Release notes viewer updates.David Cantrell2006-06-131-1/+5
* Like we're going to have test 1 even working tomorrow.David Cantrell2006-06-131-5/+1