| 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 | -164/+0 |
| | | | | | | | a real Python package. Also updates the build and autotools stuff to work with the new structure | ||||
| * | Use gtk consts instead of magic ints. | Radek Vykydal | 2010-05-07 | 1 | -2/+2 |
| | | |||||
| * | Move bootloader into the Anaconda object. | Chris Lumens | 2010-02-04 | 1 | -2/+2 |
| | | |||||
| * | Handle Esc keypress in (some more) dialogs as Cancel - (#520110). | Radek Vykydal | 2009-09-21 | 1 | -1/+1 |
| | | | | | Addition to patch 4fff93ac8e3b3187af5f50d17a065fafc610a5df. | ||||
| * | Use the new GTK Tooltip API (#517389). | Chris Lumens | 2009-08-17 | 1 | -4/+1 |
| | | |||||
| * | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -1/+3 |
| | | | | | * po/sk.po: Typo fix. | ||||
| * | Use a tooltip instead of a long bit of text that most people don't read | Jeremy Katz | 2008-02-22 | 1 | -5/+5 |
| | | |||||
| * | Clean up typos and other things for GPLv2+ changes. | David Cantrell | 2007-12-17 | 1 | -1/+1 |
| | | | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice. | ||||
| * | GPLv2+ boilerplates on all of the iw/*.py files. | David Cantrell | 2007-12-17 | 1 | -7/+13 |
| | | |||||
| * | Remove unused imports. Yes I know this is stupid nitpicky crap, but I like | Chris Lumens | 2007-09-19 | 1 | -2/+0 |
| | | | | | it. | ||||
| * | Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>, | Chris Lumens | 2007-02-27 | 1 | -1/+1 |
| | | | | | #204564). | ||||
| * | Make all UI steps use anaconda class. Add system-config-keyboard shim. | Chris Lumens | 2006-05-04 | 1 | -4/+4 |
| | | |||||
| * | Fix the WrappingLabel class so it actually wraps text. Cleaned up UI | Chris Lumens | 2005-04-14 | 1 | -6/+3 |
| | | | | | | | elements on the bootloader configuration screen so elements no longer disappear off the bottom of the screen in certain languages (#153071, #154786). | ||||
| * | fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch | Peter Jones | 2005-03-12 | 1 | -13/+13 |
| | | | | | from Colin Walters. | ||||
| * | add a warning about bios keymap (#100671) | Jeremy Katz | 2003-08-06 | 1 | -1/+1 |
| | | |||||
| * | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -7/+3 |
| | | |||||
| * | now you change the boot loader from a dialog on the first screen so that ↵ | Jeremy Katz | 2002-07-08 | 1 | -6/+8 |
| | | | | | confusion is gone, but otherwise, basically the same as things were before. added mnemonics as they were needed | ||||
| * | rework bootloader screens into something that makes more sense. move a lot | Jeremy Katz | 2002-06-20 | 1 | -0/+166 |
| of the pieces out into their own objects so that if we want to move them around a little more, it's relatively painless | |||||
