summaryrefslogtreecommitdiffstats
path: root/iw/language_support_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* fix up more gtk changesMatt Wilson2002-05-081-1/+1
* oh yeah goodbye reconfigMike Fulbright2002-02-081-10/+2
* use non-deprecated functionalityJeremy Katz2002-01-111-1/+1
* set the shadowJeremy Katz2002-01-081-0/+1
* use scroll_to_cell (even though it doesn't appear to be working...)Jeremy Katz2002-01-081-4/+17
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-3/+3
* commit new GtkTreeView based checklist.py -- currently doesn't handle moreJeremy Katz2001-12-141-35/+5
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-42/+40
* copyrightMatt Wilson2001-08-071-5/+16
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-12/+2
* fix pychecker complaintsMike Fulbright2001-07-181-1/+0
* integrated changes suggested by docsMike Fulbright2001-07-061-3/+5
* dont let them choose languages to install in reconfig modeMike Fulbright2001-06-291-11/+8
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-27/+29
* add language support to reconfig mode, fixes bug 24954Mike Fulbright2001-03-091-8/+9
* removed print statementbfox2001-02-121-2/+0
* fixed bug #26895 that caused traceback when pressing resetbfox2001-02-121-2/+13
* broke all language-related operations. so there.Erik Troan2001-01-251-96/+70
* Pressing the space bar now toggles the rows in the clist.bfox2001-01-221-0/+6
* Removed some print statements.bfox2001-01-181-9/+0
* Made the default behavior to select the default lang only.bfox2001-01-181-13/+33
* Fixed some bugs with default lang in going forward and back.bfox2001-01-171-113/+15
* Removed unneeded variablebfox2001-01-171-1/+0
* Partially fixed a bug going back and forth from screen.bfox2001-01-171-2/+13
* Removed some print statementsbfox2001-01-171-9/+9
* Wired up list widget.bfox2001-01-171-123/+205
* Fixed bug #12250. We weren't writing anything but LANG="en_US" to /etc/sysco...bfox2001-01-151-0/+1
* Changed the gui for language selection. It's not currently functional, but i...bfox2001-01-081-87/+94
* ack\! add the fileMatt Wilson2001-01-031-0/+228