summaryrefslogtreecommitdiffstats
path: root/iw/language_support_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-291-1/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-9/+3
* update to use GtkComboBox instead of deprecated GtkOptionMenuJeremy Katz2004-08-101-27/+20
* tweak button so it doesnt go off side of screen. DOES NOT CHANGE ENGLISH SCR...Mike Fulbright2003-02-061-1/+8
* fixed slight logic error plus renamed some vars to be more readableMike Fulbright2002-12-111-32/+31
* move combo menu to option menuMike Fulbright2002-12-111-40/+87
* make widget padding consistentbfox2002-09-201-2/+2
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-221-0/+5
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-5/+5
* use the mnemonicMatt Wilson2002-07-081-6/+7
* added mnemonicMike Fulbright2002-07-081-1/+1
* mnemonicsJeremy Katz2002-07-051-4/+6
* add title to network interface edit dialog, remove scroll_to hack since gtk2+...Mike Fulbright2002-07-031-5/+0
* addresses bug #67050Mike Fulbright2002-06-261-5/+24
* oh dearMike Fulbright2002-06-251-1/+1
* missed hack fix for scroll_to on lang supportMike Fulbright2002-06-251-3/+8
* fix for bug #66494Mike Fulbright2002-06-131-18/+32
* 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