Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | land boot loader changes to use booty backend infrastructure and switch | Jeremy Katz | 2002-01-21 | 1 | -2/+4 |
| | | | | | over to new screens. tagged as before_bootloader_merge and after_bootloader_merge appropriately | ||||
* | 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 |
| | | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night | ||||
* | 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 |
| | | | | small fixes to partitioning. | ||||
* | 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 ↵ | Matt Wilson | 2001-10-25 | 1 | -3/+5 |
| | | | | when refreshing - help text looks pretty good now (with CVS GTK+) | ||||
* | 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 |
| | | | | | i18n mouse list remove debugging from gui.py accidently checked in | ||||
* | 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. ↵ | bfox | 2001-09-28 | 1 | -0/+4 |
| | | | | Resolves RFE #12173 | ||||
* | 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 |
| | |||||
* | if our only option is to cancel, don't bother showing the dialog, we'll need ↵ | Matt Wilson | 2001-08-06 | 1 | -0/+4 |
| | | | | to catch the exception in our code anyway and we can just display the error there. (#51048) | ||||
* | register the wait window with the fsset so we can pop up a "Checking for badanaconda-s390-tag | Jeremy Katz | 2001-07-30 | 1 | -0/+1 |
| | | | | blocks" window | ||||
* | Remove all python use of Imlib; replace with gdk pixbuf | Matt Wilson | 2001-07-25 | 1 | -17/+32 |
| | |||||
* | fix behavior so we warn user if they are using a preexisting as a system ↵ | Mike Fulbright | 2001-07-19 | 1 | -3/+3 |
| | | | | directory and NOT formatting, as well as if they are formatting a preexsting, since it will destroy the data | ||||
* | set size of the outer frame window based on X server resolution | Mike Fulbright | 2001-07-17 | 1 | -3/+6 |
| | |||||
* | autostep hack | Matt Wilson | 2001-07-16 | 1 | -2/+10 |
| | |||||
* | translate the UI buttons when updating (#48722) | Matt Wilson | 2001-07-11 | 1 | -8/+8 |
| | |||||
* | move GUI GRUB password to a new screen | bfox | 2001-07-11 | 1 | -0/+1 |
| | |||||
* | fix hiding of help text | Matt Wilson | 2001-07-11 | 1 | -7/+18 |
| | |||||
* | fix warning pixmap, unifiy exception text | Matt Wilson | 2001-07-10 | 1 | -10/+10 |
| | |||||
* | missing paren | Matt Wilson | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | use gnome.util functions to get pixmap | Matt Wilson | 2001-07-10 | 1 | -4/+2 |
| | |||||
* | close the window, remove debugging | Matt Wilson | 2001-07-09 | 1 | -2/+1 |
| | |||||
* | reformat per style guidelines, add Fix button to ped exceptions, center gui ↵ | Matt Wilson | 2001-07-09 | 1 | -48/+53 |
| | | | | ped exception window | ||||
* | prevent html flickering by not reloading the help page every time we call ↵ | Matt Wilson | 2001-07-09 | 1 | -3/+3 |
| | | | | update(). Also do it after we reload the rc, that keeps the background white (the reloadrc turns it gray) | ||||
* | fix help text for non iso-8859-1 languages | Matt Wilson | 2001-07-08 | 1 | -17/+2 |
| | |||||
* | shut up pychecker | Matt Wilson | 2001-07-07 | 1 | -0/+6 |
| | |||||
* | Added upgrade migrate screen. Finds ext2 partitions and offers user choice ↵ | Mike Fulbright | 2001-07-06 | 1 | -0/+1 |
| | | | | of moving to ext3 | ||||
* | updates to make more product strings specified via conf file | bfox | 2001-07-06 | 1 | -7/+11 |
| | |||||
* | disable threads, you MUST use the new pygtk package now | Matt Wilson | 2001-07-05 | 1 | -2/+0 |
| | |||||
* | ooh, fun. threads still linger within. We need to take the lock or an ↵ | Matt Wilson | 2001-07-04 | 1 | -2/+3 |
| | | | | internal gtk function will unlock/lock underneath us, causing hangs later | ||||
* | revert | Matt Wilson | 2001-07-03 | 1 | -1/+2 |
| | |||||
* | move the render callback to an idle function. This allows events to be ↵ | Matt Wilson | 2001-07-03 | 1 | -1/+7 |
| | | | | serviced in the mainloop before any action that the render callback takes is done. Fixes GUI progress on good kickstart installs | ||||
* | Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ↵ | Mike Fulbright | 2001-07-02 | 1 | -2/+8 |
| | | | | return a valid boolean value for yes/no dialog. Also fixup calls to messageWindow appropriately. | ||||
* | pulls in bootloader_gui.py instead of lilo_gui.py | bfox | 2001-06-29 | 1 | -2/+2 |
| | |||||
* | Change Navigation to 'Online Help'. Fixes bug #46608 | bfox | 2001-06-29 | 1 | -2/+2 |
| | |||||
* | set keyboard type if passed to anaconda | Mike Fulbright | 2001-06-28 | 1 | -11/+12 |
| | |||||
* | reconfig mode steps | Jeremy Katz | 2001-06-27 | 1 | -1/+4 |
| |