summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-4/+0
* Work around the buttons being drawn in English only.Chris Lumens2005-04-261-11/+16
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-0/+3
* Fix the WrappingLabel class so it actually wraps text. Cleaned up UIChris Lumens2005-04-141-1/+0
* Don't set the list of supported languages in Language.__init__ by default.Chris Lumens2005-04-131-1/+5
* Support setting the system's runtime language even if it's not supportedChris Lumens2005-04-131-11/+7
* 2005-04-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-101-1/+1
* Removed language_support_gui.py and all references to it, since we wereChris Lumens2005-04-011-1/+0
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-12/+5
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-2/+0
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-241-3/+3
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-2/+3
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-231-3/+3
* Fixed UI problems: kill the big empty box on the congrats screen (which IChris Lumens2005-03-161-13/+21
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-35/+35
* fix "debug"Peter Jones2005-02-241-1/+1
* If help is disabled, don't redraw the help pane when the next button isChris Lumens2005-02-071-20/+19
* Use urlgrabber for retrieving files instead of urllib2 directly.Chris Lumens2005-02-021-6/+0
* Fixed UI deprecation warnings.Chris Lumens2005-01-261-9/+10
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-13/+9
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-3/+3
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-61/+66
* 2005-01-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-1/+10
* 2005-01-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-131-310/+107
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-1/+3
* jrb broke it!Jeremy Katz2004-08-261-3/+0
* don't log the parted exceptions we can't do anything aboutJeremy Katz2004-08-261-1/+1
* log parted exceptionsmikem2004-08-241-0/+1
* make rootpath work nicerjrb2004-08-231-6/+36
* add calls to zfcp stuffKarsten Hopp2004-08-021-0/+1
* fix deprecation warningJeremy Katz2004-06-211-2/+2
* fix tyop (noticed on fedora-trans-list)Jeremy Katz2004-06-081-1/+1
* duh. fix gui installsJeremy Katz2004-05-201-1/+1
* the start of better kickstart error handling. create KickstartError classJeremy Katz2004-05-181-0/+9
* merge anaconda-10_0-branch changes back to HEADJeremy Katz2004-05-181-0/+4
* and more warnings! (#122496)Jeremy Katz2004-05-071-2/+2
* set ltr on startup so that we work in nfs installs too with rtl languagesJeremy Katz2004-04-161-6/+9
* fix rtl direction stuff (#120924)Jeremy Katz2004-04-151-15/+10
* unbreak things from jjneely. this is a hackJeremy Katz2003-11-181-1/+3
* use stock function for finding header pixmapJeremy Katz2003-11-141-21/+2
* dither the header bar for garrettJeremy Katz2003-10-211-1/+7
* get rid of unused labelsJeremy Katz2003-10-021-15/+0
* take screenshot when autostepping and remove title from right hand paneMike Fulbright2003-10-021-3/+7
* don't show the title on progress windows eitherJeremy Katz2003-10-011-1/+1
* make it so that WaitWindow doesn't show the title in the titlebar to makeJeremy Katz2003-10-011-7/+11
* some hig-y goodness. frame borders go away, bold text, better spacingJeremy Katz2003-10-011-6/+18
* enable new progress window for GUIMike Fulbright2003-10-011-1/+1
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-2/+8
* helps to add the box to the window (#98875)Jeremy Katz2003-07-091-0/+1
* add more frames (#68460)Jeremy Katz2003-07-091-9/+4