summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* this was not at all redundant and is required for gui translations of the but...Jeremy Katz2002-04-101-1/+1
* some reconfig fixupsJeremy Katz2002-04-051-1/+5
* html release notes weren't called what we were expecting them to be. fixes #...Jeremy Katz2002-04-031-16/+19
* disable mouse keys (#62479)Matt Wilson2002-04-011-1/+2
* break out of all the loops so i18n help works (#61351)Jeremy Katz2002-03-181-1/+8
* fix for traditional chinese fontset (#61273)Matt Wilson2002-03-151-2/+13
* add new step, upgbootloader to handle bootloader configuration on upgradesJeremy Katz2002-03-131-0/+1
* there is now a configurable product string (#60372) defined in Makefile.incJeremy Katz2002-03-071-2/+3
* these seem redundantMike Fulbright2002-03-041-1/+1
* add frame to release notesMike Fulbright2002-03-011-1/+3
* remove debug prints and add a cleanup from headJeremy Katz2002-03-011-10/+1
* we can now use tags for help and distribution.Jeremy Katz2002-03-011-9/+22
* display html release notes... of course, if we don't have html release notes,Jeremy Katz2002-02-281-16/+25
* don't set locale on help screen if it isn't currently shown. Resolves bug #5...bfox2001-10-241-1/+5
* 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
* if our only option is to cancel, don't bother showing the dialog, we'll need ...Matt Wilson2001-08-061-0/+4
* register the wait window with the fsset so we can pop up a "Checking for badanaconda-s390-tagJeremy Katz2001-07-301-0/+1
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-17/+32
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-3/+3
* set size of the outer frame window based on X server resolutionMike Fulbright2001-07-171-3/+6
* autostep hackMatt Wilson2001-07-161-2/+10
* translate the UI buttons when updating (#48722)Matt Wilson2001-07-111-8/+8
* move GUI GRUB password to a new screenbfox2001-07-111-0/+1
* fix hiding of help textMatt Wilson2001-07-111-7/+18
* fix warning pixmap, unifiy exception textMatt Wilson2001-07-101-10/+10
* missing parenMatt Wilson2001-07-101-1/+1
* use gnome.util functions to get pixmapMatt Wilson2001-07-101-4/+2
* close the window, remove debuggingMatt Wilson2001-07-091-2/+1
* reformat per style guidelines, add Fix button to ped exceptions, center gui p...Matt Wilson2001-07-091-48/+53
* prevent html flickering by not reloading the help page every time we call upd...Matt Wilson2001-07-091-3/+3
* fix help text for non iso-8859-1 languagesMatt Wilson2001-07-081-17/+2
* shut up pycheckerMatt Wilson2001-07-071-0/+6
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...Mike Fulbright2001-07-061-0/+1
* updates to make more product strings specified via conf filebfox2001-07-061-7/+11
* disable threads, you MUST use the new pygtk package nowMatt Wilson2001-07-051-2/+0
* ooh, fun. threads still linger within. We need to take the lock or an inter...Matt Wilson2001-07-041-2/+3
* revertMatt Wilson2001-07-031-1/+2
* move the render callback to an idle function. This allows events to be servi...Matt Wilson2001-07-031-1/+7
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-2/+8
* pulls in bootloader_gui.py instead of lilo_gui.pybfox2001-06-291-2/+2
* Change Navigation to 'Online Help'. Fixes bug #46608bfox2001-06-291-2/+2
* set keyboard type if passed to anacondaMike Fulbright2001-06-281-11/+12
* reconfig mode stepsJeremy Katz2001-06-271-1/+4
* set the prev button in accordance to if it is possible to go back or notMatt Wilson2001-06-251-3/+3
* move setting pygtk environment variables to the first file thatMatt Wilson2001-06-251-2/+0
* register a parted exception handler for gui modeMatt Wilson2001-06-251-1/+28
* remove unused codeMatt Wilson2001-06-231-3/+0
* more pychecker fixupsMatt Wilson2001-06-231-28/+14