summaryrefslogtreecommitdiffstats
path: root/iw/confirm_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Remove confirmation screenJeremy Katz2007-12-051-97/+0
* Fix cd install number window for yum backend and various tracebacksPaul Nasrat2006-05-251-1/+1
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-2/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-40/+21
* Start to use the anaconda class instead of passing around references toChris Lumens2006-05-031-1/+1
* propogate:Bill Nottingham2006-01-111-1/+1
* queryUpgradeContinue has moved.Chris Lumens2005-12-081-1/+1
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+8
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-7/+7
* Use gui.readImageFromFile instead of deprecated ics methods.Chris Lumens2005-02-231-1/+1
* the unbreakable stuff isn't working anyway now and it causes ppc gui installsJeremy Katz2004-05-071-1/+1
* add notification right before install/upgrade starts on how many CDs will be ...Mike Fulbright2003-09-121-3/+38
* fix longstanding issue in confirm installation screen where paths to files wr...Mike Fulbright2003-07-311-4/+4
* add a period (#70431)Jeremy Katz2002-08-021-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-10/+7
* make filenames not be in the strings. now translators can't change them and ...Jeremy Katz2002-07-111-4/+6
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* more mergingJeremy Katz2002-04-191-4/+5
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-2/+2
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-12/+12
* copyrightMatt Wilson2001-08-071-0/+13
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
* add a message telling the user that a kickstart file is being written to /roo...bfox2001-07-051-1/+3
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-45/+26
* Do not let user go back during a partitonless upgrade when we've gone too farMike Fulbright2001-04-031-0/+19
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* added an about to upgrade screen to GUI and TUIMike Fulbright2000-05-101-9/+20
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed confirm.py to confirm_gui.pyMike Fulbright2000-04-191-0/+51