summaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Expand)AuthorAgeFilesLines
* add a space (#79973)Jeremy Katz2002-12-181-1/+1
* screenshot support for GUIMike Fulbright2002-12-141-0/+104
* fixes problem with busy cursor sticking around when message dialog comes up f...Mike Fulbright2002-12-091-8/+27
* let user know what we failed onMike Fulbright2002-11-191-2/+2
* just add /usr/share/pixmaps -- we look in the right subdirectory for comps im...Jeremy Katz2002-11-071-1/+1
* look for pixmaps in /usr/share/comps/pixmaps since that's where the comps pix...Jeremy Katz2002-11-051-0/+1
* oops, didn't change these to go back to rpm 4.1Jeremy Katz2002-10-081-1/+1
* just set the shadow type on the scrolled window; then we don't have to duplic...Jeremy Katz2002-09-201-5/+3
* put TextViewBrowser inside a Viewport to set_shadow_type correctlybfox2002-09-201-2/+5
* removed HSeparatorbfox2002-09-201-1/+0
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-7/+56
* don't convert text that is already unicode into unicode (#71993)Matt Wilson2002-08-231-3/+3
* only get the current height and width if we need itJeremy Katz2002-08-151-3/+2
* scale images to 425x225 if they're not that size for the ransom notesJeremy Katz2002-08-141-8/+17
* fix package translationsMatt Wilson2002-08-091-0/+1
* remove debuggingMike Fulbright2002-08-021-1/+0
* don't fall over on import failureMatt Wilson2002-08-011-2/+20
* add title to release notesMatt Wilson2002-07-291-1/+1
* make it a cursor, not an icon. automatically switch to wait cursor on wait w...Matt Wilson2002-07-261-19/+29
* change to a busy icon when twiddling componentsMatt Wilson2002-07-261-0/+18
* oopsJeremy Katz2002-07-261-1/+0
* fix import statementMike Fulbright2002-07-251-1/+3
* do specpo only in gui mode. do not utf8 the messages, they should already be...Matt Wilson2002-07-251-0/+3
* don't convert the utf8 twiceMatt Wilson2002-07-241-1/+1
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-221-0/+33
* derive a text view that handles scrolling via up/down the way we want. use t...Matt Wilson2002-07-191-10/+47
* make the cursor visible (#68265)Jeremy Katz2002-07-111-2/+2
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
* add workstation customization screenMike Fulbright2002-07-101-0/+1
* be more clearMatt Wilson2002-07-091-1/+1
* sanitize the replacement of the next button, use the text that the install sc...Matt Wilson2002-07-091-12/+20
* BEHOLD - gui has a debug button. Use with care. With great power comes grea...Matt Wilson2002-07-081-1/+24
* remove scroll_to treeview fixup idle, and snap window to side of screen if it...Mike Fulbright2002-07-031-35/+8
* add a MnemonicLabel helper classJeremy Katz2002-07-021-0/+5
* make title bar a little nicerMike Fulbright2002-06-281-1/+3
* anacondawmMike Fulbright2002-06-281-3/+60
* fixups based on pycheckeranaconda-7.3.92-1Mike Fulbright2002-06-271-2/+2
* support more custom iconsMike Fulbright2002-06-271-7/+10
* be more paranoid about if idle handler ran too earlyMike Fulbright2002-06-261-0/+3
* add concept of custom iconMike Fulbright2002-06-251-4/+12
* fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom...Mike Fulbright2002-06-251-0/+27
* switch to revised boot loader screensJeremy Katz2002-06-201-6/+2
* add keyboard accelerators for debug and save to floppy (#66373)Jeremy Katz2002-06-191-2/+2
* change slightly so tui and gui frontends can share concept of custom buttons,...Mike Fulbright2002-06-101-1/+5
* 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