summaryrefslogtreecommitdiffstats
path: root/iw/language_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added one line to call self.todo.language.setSupported(self.lang) in the getN...bfox2001-01-171-0/+1
* fix for bug on LANG not being set on CDROM booted installsMike Fulbright2001-01-051-0/+1
* seperate supported languages from install languageMatt Wilson2001-01-031-2/+1
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-1/+2
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed language.py to language_gui.pyMike Fulbright2000-04-191-0/+72