| Commit message (Expand) | Author | Age | Files | Lines |
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -7/+56 |
* | don't convert text that is already unicode into unicode (#71993) | Matt Wilson | 2002-08-23 | 1 | -3/+3 |
* | only get the current height and width if we need it | Jeremy Katz | 2002-08-15 | 1 | -3/+2 |
* | scale images to 425x225 if they're not that size for the ransom notes | Jeremy Katz | 2002-08-14 | 1 | -8/+17 |
* | fix package translations | Matt Wilson | 2002-08-09 | 1 | -0/+1 |
* | remove debugging | Mike Fulbright | 2002-08-02 | 1 | -1/+0 |
* | don't fall over on import failure | Matt Wilson | 2002-08-01 | 1 | -2/+20 |
* | add title to release notes | Matt Wilson | 2002-07-29 | 1 | -1/+1 |
* | make it a cursor, not an icon. automatically switch to wait cursor on wait w... | Matt Wilson | 2002-07-26 | 1 | -19/+29 |
* | change to a busy icon when twiddling components | Matt Wilson | 2002-07-26 | 1 | -0/+18 |
* | oops | Jeremy Katz | 2002-07-26 | 1 | -1/+0 |
* | fix import statement | Mike Fulbright | 2002-07-25 | 1 | -1/+3 |
* | do specpo only in gui mode. do not utf8 the messages, they should already be... | Matt Wilson | 2002-07-25 | 1 | -0/+3 |
* | don't convert the utf8 twice | Matt Wilson | 2002-07-24 | 1 | -1/+1 |
* | hack is back to make list/tree views to scroll_to correctly | Mike Fulbright | 2002-07-22 | 1 | -0/+33 |
* | derive a text view that handles scrolling via up/down the way we want. use t... | Matt Wilson | 2002-07-19 | 1 | -10/+47 |
* | make the cursor visible (#68265) | Jeremy Katz | 2002-07-11 | 1 | -2/+2 |
* | fix speling (#68541) | Bill Nottingham | 2002-07-11 | 1 | -1/+1 |
* | add workstation customization screen | Mike Fulbright | 2002-07-10 | 1 | -0/+1 |
* | be more clear | Matt Wilson | 2002-07-09 | 1 | -1/+1 |
* | sanitize the replacement of the next button, use the text that the install sc... | Matt Wilson | 2002-07-09 | 1 | -12/+20 |
* | BEHOLD - gui has a debug button. Use with care. With great power comes grea... | Matt Wilson | 2002-07-08 | 1 | -1/+24 |
* | remove scroll_to treeview fixup idle, and snap window to side of screen if it... | Mike Fulbright | 2002-07-03 | 1 | -35/+8 |
* | add a MnemonicLabel helper class | Jeremy Katz | 2002-07-02 | 1 | -0/+5 |
* | make title bar a little nicer | Mike Fulbright | 2002-06-28 | 1 | -1/+3 |
* | anacondawm | Mike Fulbright | 2002-06-28 | 1 | -3/+60 |
* | fixups based on pychecker | Mike Fulbright | 2002-06-27 | 1 | -2/+2 |
* | support more custom icons | Mike Fulbright | 2002-06-27 | 1 | -7/+10 |
* | be more paranoid about if idle handler ran too early | Mike Fulbright | 2002-06-26 | 1 | -0/+3 |
* | add concept of custom icon | Mike Fulbright | 2002-06-25 | 1 | -4/+12 |
* | fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom... | Mike Fulbright | 2002-06-25 | 1 | -0/+27 |
* | switch to revised boot loader screens | Jeremy Katz | 2002-06-20 | 1 | -6/+2 |
* | add keyboard accelerators for debug and save to floppy (#66373) | Jeremy Katz | 2002-06-19 | 1 | -2/+2 |
* | change slightly so tui and gui frontends can share concept of custom buttons,... | Mike Fulbright | 2002-06-10 | 1 | -1/+5 |
* | 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 |