summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-4/+6
* Changed how we acquire release notes so that we now try to pull it for all in...Mike Fulbright2003-06-261-22/+37
* fix for bug #97904, however I am not pleased with the brute force technique. ...Mike Fulbright2003-06-231-0/+10
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-3/+5
* use new API for gcMike Fulbright2003-05-201-1/+1
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-1/+0
* tweaks to release notes viewerMike Fulbright2003-03-191-1/+2
* doh put in wrong exec path and added code to not have it try forever to run r...Mike Fulbright2003-03-191-2/+11
* made release notes viewer a separate applicationMike Fulbright2003-03-181-110/+188
* disable the effect of desensitizing the button bar of anaconda when release n...Mike Fulbright2003-02-171-8/+23
* fix for bug #84078 and gave callback a useful nameMike Fulbright2003-02-121-3/+5
* search RHupdates for html as wellMatt Wilson2003-01-161-1/+2
* fix exception windowMatt Wilson2003-01-151-0/+1
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+2
* use kudzu for floppy probeMatt Wilson2003-01-141-1/+6
* productname and productversion are now defined by passing args to buildinstallJeremy Katz2003-01-131-0/+2
* oops, didn't mean to commit this one yetJeremy Katz2003-01-131-2/+0
* add support for the install time language to be different from the post-intsallJeremy Katz2003-01-131-0/+2
* print the error on tty1 at least if we fail to import a screenJeremy Katz2003-01-101-1/+2
* make all buttons insensitive in release notes (#78150)Jeremy Katz2003-01-101-2/+6
* save to floppy only if you have a floppy drive. Needed as part of s390 merge...Matt Wilson2003-01-081-7/+9
* add a space (#79973)Jeremy Katz2002-12-181-1/+1
* screenshot support for GUIMike Fulbright2002-12-141-0/+104
* fixes problem with busy cursor sticking around when message dialog comes up f...Mike Fulbright2002-12-091-8/+27
* let user know what we failed onMike Fulbright2002-11-191-2/+2