summaryrefslogtreecommitdiffstats
path: root/iw/language_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Move timezone to the Anaconda object.Chris Lumens2010-02-041-1/+1
* Move instLanguage to the Anaconda object.Chris Lumens2010-02-041-2/+2
* Support upgrading when the language isn't in lang-table (#528317).Chris Lumens2009-10-131-1/+1
* Use new icons in anaconda so we don't look so dated (#515601).Chris Lumens2009-09-151-1/+1
* Simplify language.py to two basic settings, and a lot of support (#517569).Chris Lumens2009-09-021-5/+5
* If there's no language selected, don't traceback (#469578).Chris Lumens2008-11-031-2/+4
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+4
* When the language is changed, default to the correct timezone (#432158).Chris Lumens2008-02-191-4/+7
* Remove another line related to the release notes (hhara@miraclelinux.com).Chris Lumens2007-12-171-3/+0
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-6/+12
* If the user selected the same language as the one currently displayed, don'tChris Lumens2007-10-021-1/+4
* If we changed languages, fetch a new release notes file (#217501).Chris Lumens2006-11-281-0/+3
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-1/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-4/+4
* Deprecate the langsupport kickstart keyword in favor of adding languageChris Lumens2005-06-281-1/+0
* Work around the buttons being drawn in English only.Chris Lumens2005-04-261-0/+1
* Set language properly on CD and nopass installs (#149688). Also fixesChris Lumens2005-04-251-1/+2
* Fix traceback (#155103).Chris Lumens2005-04-181-1/+1
* syncanaconda-10.2.0.45-1sopwith2005-04-071-3/+4
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-5/+5
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-10/+10
* Fixed UI deprecation warnings.Chris Lumens2005-01-261-1/+2
* add lang tags to make the font look nicer (#82082)Matt Wilson2003-02-121-5/+9
* should address bug #80727Mike Fulbright2003-01-291-0/+1
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-221-0/+4
* new iter_next APIMatt Wilson2002-07-181-3/+2
* add title to network interface edit dialog, remove scroll_to hack since gtk2+...Mike Fulbright2002-07-031-4/+0
* missed hack fix for scroll_to on lang supportMike Fulbright2002-06-251-1/+0
* fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom...Mike Fulbright2002-06-251-0/+5
* make things work with new pygtk2Jeremy Katz2002-06-171-6/+4
* switch to get_iter_first()Mike Fulbright2002-06-061-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* sometimes need a scrollbar here (say, with koreanJeremy Katz2002-02-111-1/+1
* autogenerate unicode language names and read that in at install timeMatt Wilson2002-02-061-14/+4
* display language choices in the native scriptMatt Wilson2002-02-021-1/+13
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-30/+53
* copyrightMatt Wilson2001-08-071-0/+13
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
* set the prev button in accordance to if it is possible to go back or notMatt Wilson2001-06-251-1/+0
* added set_usize to labels to get around premature word wrappingbfox2001-06-251-0/+1
* added new icon and made the string congruent with text modebfox2001-06-251-3/+14
* can't go back beyond the beginningbfox2001-06-251-0/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-21/+10
* 1) mark timezone comments for translation (#30869) (po/Makefile)Matt Wilson2001-03-071-3/+4
* find alternate language release notesErik Troan2001-01-251-27/+0
* more language changes -- why not?Erik Troan2001-01-251-3/+2
* broke all language-related operations. so there.Erik Troan2001-01-251-8/+5
* Removed print statements.bfox2001-01-231-10/+0
* Release notes now change to use other languages if they are available.bfox2001-01-231-0/+38