summaryrefslogtreecommitdiffstats
path: root/iw/progress_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-3/+0
* 2006-05-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-161-3/+4
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-12/+10
* * iw/progress_gui.py (InstallProgressWindow_NEW.getScreen): Use aDavid Cantrell2006-01-051-9/+4
* iw/progress_gui.py (InstallProgressWindow_NEW.getScreen): RealignDavid Cantrell2006-01-051-12/+13
* 2005-12-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-191-1/+1
* remove importPaul Nasrat2005-08-241-1/+0
* Use new logging system.Chris Lumens2005-08-121-5/+7
* Work around pygtk progress table bug.Chris Lumens2005-07-071-1/+1
* 2005-05-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-231-6/+6
* 2005-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-031-1/+1
* 2005-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-181-1/+1
* 005-04-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-121-0/+2
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-11/+11
* Fixed UI deprecation warnings.Chris Lumens2005-01-261-2/+2
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-201-336/+0
* show lowres first image in lowresJeremy Katz2004-05-041-2/+2
* RPMTAG_FILENAMES doesn't seem to work correctly anymore. since we just needJeremy Katz2004-01-091-1/+1
* this needs to be pixmaps now tooJeremy Katz2003-11-211-1/+1
* allow product.img overrides for rnotes (#110364)Jeremy Katz2003-11-181-10/+12
* update for new sizeJeremy Katz2003-10-291-1/+1
* make size strings more translation friendly (#106157)Jeremy Katz2003-10-141-5/+7
* enable and fix http download status messageMike Fulbright2003-10-081-8/+3
* remove time at endMike Fulbright2003-10-071-0/+1
* better time estimation. Some debugging code left in commented out so I can tu...Mike Fulbright2003-10-071-7/+83
* didnt detect wrapping of rnotes properly duhMike Fulbright2003-10-021-3/+3
* take screenshot of rnotes too if desiredMike Fulbright2003-10-021-1/+16
* fix shadow on frame, nuke white backgroundJeremy Katz2003-10-021-42/+44
* new GUI package installation progressMike Fulbright2003-10-011-0/+274
* FIXME: including the status makes the rnotes different sizes whichJeremy Katz2003-07-161-0/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-3/+4
* stupid errorMike Fulbright2003-04-151-1/+3
* add UI for http/ftp download progressMike Fulbright2003-04-141-0/+25
* merge branch to HEADJeremy Katz2003-02-261-4/+16
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-4/+4
* scale images to 425x225 if they're not that size for the ransom notesJeremy Katz2002-08-141-1/+1
* do specpo only in gui mode. do not utf8 the messages, they should already be...Matt Wilson2002-07-251-2/+2
* change progress increment to 5%Mike Fulbright2002-07-251-3/+4
* remove useless printMatt Wilson2002-07-091-1/+0
* add some paddingMike Fulbright2002-06-261-2/+2
* oopsMike Fulbright2002-06-261-3/+3
* tweaks for rnotes for testingMike Fulbright2002-06-261-0/+4
* fix for bug #65933Mike Fulbright2002-06-191-1/+2
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* 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-6/+5
* i like killing clistsMike Fulbright2002-02-071-67/+76
* oopsMike Fulbright2002-02-051-1/+1
* fixed #59274, handling gzipped mo files. Also made a unicode mode and a non-...Matt Wilson2002-02-041-1/+1