| Commit message (Expand) | Author | Age | Files | Lines |
* | reenable language support screen | Jeremy Katz | 2002-06-06 | 1 | -1/+1 |
* | you have to be very careful about the order in which you set the defaults, th... | Matt Wilson | 2002-05-31 | 1 | -6/+6 |
* | added custom type to messageWindow, look at network_gui.py for example | Mike Fulbright | 2002-05-31 | 1 | -12/+32 |
* | new nifty new python2 features... | Matt Wilson | 2002-05-29 | 1 | -1/+1 |
* | make html release notes work in other languages too (#65672) | Jeremy Katz | 2002-05-29 | 1 | -1/+1 |
* | lose abort button | Mike Fulbright | 2002-05-29 | 1 | -36/+1 |
* | more keyboard related changes. the xconfig object now has a keyboard object | Jeremy Katz | 2002-05-29 | 1 | -11/+12 |
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+3 |
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
* | fix stock button translations, although we don't actually have translations f... | Jeremy Katz | 2002-05-22 | 1 | -2/+2 |
* | fix finding help in other languages | Jeremy Katz | 2002-05-22 | 1 | -3/+8 |
* | 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 X... | Mike Fulbright | 2002-05-21 | 1 | -1/+1 |
* | don't use depreciated functions | Matt Wilson | 2002-05-06 | 1 | -3/+3 |
* | merge bootloader changes from HEAD | Jeremy Katz | 2002-04-22 | 1 | -1/+2 |
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -7/+12 |
* | these seem redundant | Mike Fulbright | 2002-03-04 | 1 | -7/+7 |
* | merge help tag, architecture support from hampton branch | Jeremy Katz | 2002-03-01 | 1 | -7/+19 |
* | avoid double translating | Matt Wilson | 2002-02-13 | 1 | -1/+1 |
* | oh yeah goodbye reconfig | Mike Fulbright | 2002-02-08 | 1 | -3/+0 |
* | dont use deprecated functions | Mike Fulbright | 2002-02-08 | 1 | -1/+1 |
* | more borders | Matt Wilson | 2002-02-06 | 1 | -1/+2 |
* | * don't destroy the exception dialog; seems to have adverse effects on debugging | Jeremy Katz | 2002-02-05 | 1 | -2/+2 |
* | fix wrapping and horiz scrolling | Matt Wilson | 2002-02-04 | 1 | -1/+2 |
* | removed hardcoding of /mnt/source, parse RELEASE-NOTES.html as html, search f... | Matt Wilson | 2002-02-04 | 1 | -17/+27 |
* | add borders to most of the dialogs (to get rid of flat look) -- find other pl... | Matt Wilson | 2002-02-04 | 1 | -9/+22 |
* | make F12 work, dialogs should be modal | Matt Wilson | 2002-02-04 | 1 | -8/+13 |
* | fix parted exceptions, clean up a bit of code | Matt Wilson | 2002-02-02 | 1 | -13/+6 |
* | i18n almost works again. Small tweaks left to do | Matt Wilson | 2002-01-29 | 1 | -2/+2 |
* | land boot loader changes to use booty backend infrastructure and switch | Jeremy Katz | 2002-01-21 | 1 | -2/+4 |
* | iutil.getArch now returns s390 for s390x, clean up to handle this nicely | Jeremy Katz | 2002-01-09 | 1 | -1/+1 |
* | s/set_usize/set_size_request/g | Matt Wilson | 2002-01-08 | 1 | -9/+9 |
* | remove format_gui since it's not used anymore | Jeremy Katz | 2001-12-27 | 1 | -1/+0 |
* | pychecker fix | Jeremy Katz | 2001-12-27 | 1 | -1/+1 |
* | add a warning message box | Jeremy Katz | 2001-12-27 | 1 | -0/+3 |
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -1/+5 |
* | shut up pychecker | Jeremy Katz | 2001-11-27 | 1 | -0/+1 |
* | handle pixbuf exceptions | Matt Wilson | 2001-11-27 | 1 | -2/+5 |
* | handle pixbuf exceptions | Matt Wilson | 2001-11-27 | 1 | -3/+4 |
* | make graphics gray out when insensitive | Matt Wilson | 2001-11-27 | 1 | -2/+7 |
* | pretty up the dialogs a little | Matt Wilson | 2001-11-02 | 1 | -19/+28 |
* | Add an 'Abort Install' button. Implements RFE #54840 | bfox | 2001-10-25 | 1 | -0/+34 |
* | some comments | Matt Wilson | 2001-10-25 | 1 | -0/+1 |
* | make at least a simple unordered list work, scroll to the top of the help whe... | Matt Wilson | 2001-10-25 | 1 | -3/+5 |
* | gui help text returns - sort of | Matt Wilson | 2001-10-24 | 1 | -16/+27 |
* | rewrite the gui mouse dialog to use gtktreemodel/view | Matt Wilson | 2001-10-19 | 1 | -3/+0 |
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -241/+260 |
* | add keyboard accelerators for opening and closing online help window. Resolv... | bfox | 2001-09-28 | 1 | -0/+4 |
* | make the release notes window just a bit wider | bfox | 2001-08-30 | 1 | -2/+2 |
* | fix Japanese GUI reconfig mode (SF #51989) | Matt Wilson | 2001-08-24 | 1 | -3/+0 |
* | Change all Ok to OK | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |