summaryrefslogtreecommitdiffstats
path: root/iw/timezone_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some booty import errors.Chris Lumens2009-03-041-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-4/+5
* Fix zooming and centering in the timezone screen (#439832).Chris Lumens2008-04-081-5/+15
* Remove more references to ARC (#433229).Chris Lumens2008-02-181-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-6/+13
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-1/+0
* 2007-08-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-08-221-6/+2
* Updated for new system-config-date (#232905).Chris Lumens2007-03-191-87/+7
* Wrap the label if it's too long (#225444).Chris Lumens2007-01-301-0/+1
* Give some indication of what city is currently being pointed at (#219417).Chris Lumens2007-01-251-9/+23
* Only set the UTC check box if it's not a kickstart install (#181737).Chris Lumens2006-08-091-1/+2
* Make GMT offset timezones available in the UI (#199076).Chris Lumens2006-07-201-19/+21
* Check the UTC box on the text interface automatically if there's no WindowsChris Lumens2006-07-111-8/+2
* 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-5/+5
* Check UTC box unless a Windows partition is found.Chris Lumens2006-04-201-0/+10
* Initialize UTC checkbox (#181737).Chris Lumens2006-02-161-0/+1
* Speed up timezone screen loading.Chris Lumens2006-02-021-19/+23
* Translate combo box and comments (#178250)Chris Lumens2006-01-191-10/+12
* Don't display Etc timezones.Chris Lumens2006-01-181-0/+3
* Add a parameter to match what superclass expects (#178140).Chris Lumens2006-01-181-1/+1
* Don't try to make the timezone widget bigger than the screen (#176025).Chris Lumens2006-01-051-2/+6
* Pass self to parent class callsPaul Nasrat2005-12-151-4/+2
* fix typoPaul Nasrat2005-12-151-1/+1
* Change to use system-config-date. Subclass TimezoneMap from that packageChris Lumens2005-12-141-43/+171
* Didn't mean to commit that, either.Chris Lumens2005-12-051-61/+48
* Add some additional SELinux-related programs and an /etc/shells to getChris Lumens2005-12-051-48/+61
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-8/+8
* Use gui.readImageFromFile instead of deprecated ics methods.Chris Lumens2005-02-231-1/+2
* more redhat-config -> system-configJeremy Katz2004-01-231-1/+1
* switch to using redhat-config-date .mo files for timezone info instead ofJeremy Katz2003-10-071-1/+3
* we don't need this code anymore eitherbfox2003-05-211-50/+0
* no debug prints hereJeremy Katz2003-05-211-1/+0
* remove the UTC notebook tab (bug #88600)bfox2003-05-211-127/+10
* set the correct shadow type for the UTC listbefore.removing.utcbfox2002-09-201-0/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* timezone mnemonicsJeremy Katz2002-07-051-3/+3
* fixes for bugs # 67053 and 67130Mike Fulbright2002-06-211-10/+11
* make things work with new pygtk2Jeremy Katz2002-06-171-3/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* i18n timezone windowMatt Wilson2002-02-121-94/+80
* wrap properlyMatt Wilson2002-02-121-2/+3
* one less clist to trouble the worldMike Fulbright2002-02-081-20/+59
* stop from crashing, still needs to be ported to treeviewJeremy Katz2002-02-011-2/+2
* broken record, more pycheckerJeremy Katz2001-12-271-1/+0
* tweak pathsMatt Wilson2001-10-161-1/+1
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-97/+45
* fix for persistant timezone selection (#53266)Matt Wilson2001-09-051-5/+19
* copyrightMatt Wilson2001-08-071-2/+15
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2