| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Structure the repo layout so it matches final structure better and make isys ↵ | Martin Sivak | 2010-05-31 | 1 | -248/+0 |
| | | | | | | | a real Python package. Also updates the build and autotools stuff to work with the new structure | ||||
| * | Put less space between rows and allow text to be longer before wrapping. | Chris Lumens | 2009-12-11 | 1 | -4/+4 |
| | | |||||
| * | Use print() as a function. | Peter Jones | 2008-09-08 | 1 | -1/+1 |
| | | |||||
| * | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -2/+1 |
| | | | | | * po/sk.po: Typo fix. | ||||
| * | GPLv2+ boilerplates on all of the iw/*.py files. | David Cantrell | 2007-12-17 | 1 | -6/+12 |
| | | |||||
| * | Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>, | Chris Lumens | 2007-02-27 | 1 | -1/+1 |
| | | | | | #204564). | ||||
| * | * gui.py (handleRenderCallback): Sure would be nice if I could keep | David Cantrell | 2006-05-19 | 1 | -2/+0 |
| | | | | | | | | | | | | | | indentation correct when modifying functions. Discontinue use of gtk.gdk.threads_init() and use gobject.threads_init() because of our use of callbacks. Remove threads_enter/leave wrapper around gtk.main() * iw/checklist.py: Remove threads_enter/leave wrapper around gtk.main() since we're using gobject.threads_init() now. * iw/datacombo.py: Likewise. * iw/ipwidget.py: Likewise. * iw/pixmapRadioButtonGroup.py: Likewise. * iw/release_notes.py: Likewise. | ||||
| * | * gui.py: Remove PYGTK_DISABLE_THREADS environment variable. Call | David Cantrell | 2006-05-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | gtk.gdk.threads_init() early on. Wrap gtk.main() in threads_enter and threads_leave calls. * htmlbuffer.py: Wrap gtk.main() in threads_enter and threads_leave calls. * iw/checklist.py: Likewise. * iw/datacombo.py: Likewise. * iw/ipwidget.py: Likewise. * iw/pixmapRadioButtonGroup_gui.py: Likewise. | ||||
| * | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -2/+2 |
| | | | | | | | | | | | * constants.py: Fix traceback * bootdisk/sparc/*: Remove out of date sparc files. * anaconda: Product name fixup * bootdisk/ppc/bootinfo.txt: Likewise. * loader2/linuxrc.s390: Likewise. | ||||
| * | fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch | Peter Jones | 2005-03-12 | 1 | -25/+25 |
| | | | | | from Colin Walters. | ||||
| * | deprecated function fixup in test routines | Jeremy Katz | 2004-08-26 | 1 | -1/+1 |
| | | |||||
| * | remove some Red Hat-isms | Bill Nottingham | 2003-12-16 | 1 | -4/+4 |
| | | |||||
| * | markup for mnemonics and fix test mode | Mike Fulbright | 2003-04-21 | 1 | -2/+4 |
| | | |||||
| * | we need to go ahead and change the labels so that we can do substitutions | Jeremy Katz | 2003-02-07 | 1 | -2/+3 |
| | | | | | | (like for Red Hat Linux). this makes everything consistent about when and where we translate (#82725) | ||||
| * | add key for identifying entry which is different from the label we are ↵ | Mike Fulbright | 2002-12-11 | 1 | -2/+4 |
| | | | | | putting in the entry | ||||
| * | new widget for simple pretty checkbox lists like installtype screen | Mike Fulbright | 2002-12-11 | 1 | -0/+240 |
