summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* reenable language support screenJeremy Katz2002-06-061-1/+1
* you have to be very careful about the order in which you set the defaults, th...Matt Wilson2002-05-311-6/+6
* added custom type to messageWindow, look at network_gui.py for exampleMike Fulbright2002-05-311-12/+32
* new nifty new python2 features...Matt Wilson2002-05-291-1/+1
* make html release notes work in other languages too (#65672)Jeremy Katz2002-05-291-1/+1
* lose abort buttonMike Fulbright2002-05-291-36/+1
* more keyboard related changes. the xconfig object now has a keyboard objectJeremy Katz2002-05-291-11/+12
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* fix stock button translations, although we don't actually have translations f...Jeremy Katz2002-05-221-2/+2
* fix finding help in other languagesJeremy Katz2002-05-221-3/+8
* 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 X...Mike Fulbright2002-05-211-1/+1
* don't use depreciated functionsMatt Wilson2002-05-061-3/+3
* merge bootloader changes from HEADJeremy Katz2002-04-221-1/+2
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-7/+12
* these seem redundantMike Fulbright2002-03-041-7/+7
* merge help tag, architecture support from hampton branchJeremy Katz2002-03-011-7/+19
* avoid double translatingMatt Wilson2002-02-131-1/+1
* oh yeah goodbye reconfigMike Fulbright2002-02-081-3/+0
* dont use deprecated functionsMike Fulbright2002-02-081-1/+1
* more bordersMatt Wilson2002-02-061-1/+2
* * don't destroy the exception dialog; seems to have adverse effects on debuggingJeremy Katz2002-02-051-2/+2
* fix wrapping and horiz scrollingMatt Wilson2002-02-041-1/+2
* removed hardcoding of /mnt/source, parse RELEASE-NOTES.html as html, search f...Matt Wilson2002-02-041-17/+27
* add borders to most of the dialogs (to get rid of flat look) -- find other pl...Matt Wilson2002-02-041-9/+22
* make F12 work, dialogs should be modalMatt Wilson2002-02-041-8/+13
* fix parted exceptions, clean up a bit of codeMatt Wilson2002-02-021-13/+6
* i18n almost works again. Small tweaks left to doMatt Wilson2002-01-291-2/+2
* land boot loader changes to use booty backend infrastructure and switchJeremy Katz2002-01-211-2/+4
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-091-1/+1
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-9/+9
* remove format_gui since it's not used anymoreJeremy Katz2001-12-271-1/+0
* pychecker fixJeremy Katz2001-12-271-1/+1
* add a warning message boxJeremy Katz2001-12-271-0/+3
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-1/+5
* shut up pycheckerJeremy Katz2001-11-271-0/+1
* handle pixbuf exceptionsMatt Wilson2001-11-271-2/+5
* handle pixbuf exceptionsMatt Wilson2001-11-271-3/+4
* make graphics gray out when insensitiveMatt Wilson2001-11-271-2/+7
* pretty up the dialogs a littleMatt Wilson2001-11-021-19/+28
* Add an 'Abort Install' button. Implements RFE #54840bfox2001-10-251-0/+34
* some commentsMatt Wilson2001-10-251-0/+1
* make at least a simple unordered list work, scroll to the top of the help whe...Matt Wilson2001-10-251-3/+5
* gui help text returns - sort ofMatt Wilson2001-10-241-16/+27
* rewrite the gui mouse dialog to use gtktreemodel/viewMatt Wilson2001-10-191-3/+0
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-241/+260
* add keyboard accelerators for opening and closing online help window. Resolv...bfox2001-09-281-0/+4
* make the release notes window just a bit widerbfox2001-08-301-2/+2
* fix Japanese GUI reconfig mode (SF #51989)Matt Wilson2001-08-241-3/+0
* Change all Ok to OKMike Fulbright2001-08-101-1/+1