aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-timezone-dialog/e-timezone-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes 350559. Disable timeout function when the map is destroyed.Jeff Cai2006-08-201-0/+17
* Fix compiler warning.Harish Krishnaswamy2006-06-201-1/+0
* Define gmtime_r() and localtime_r() macros for Win32. Should not declareTor Lillqvist2006-06-191-0/+14
* Committed fix for bug #204798 , #235691 , #229132Srinivasa Ragavan2006-06-141-15/+112
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-3/+0
* Construct glade file pathname at run-time.Tor Lillqvist2005-12-181-1/+9
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-11-121-12/+6
* Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-141-3/+8
* Connect to the "changed" signal instead of "activate"Rodney Dawes2004-08-171-1/+1
* Use the activate signal, instead of changed, for the combo boxRodney Dawes2004-05-211-1/+10
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-151-26/+7
* don't reference uninitialized memoryJP Rosevear2004-02-271-4/+3
* Don't crash if there's no timezone set initially. #39783Dan Winship2003-03-181-4/+6
* kill an unused variableDan Winship2003-03-141-1/+0
* Various cleanups. (e_timezone_dialog_get_timezone): Return anDan Winship2003-03-121-126/+100
* menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-141-56/+47
* (e_timezone_dialog_get_builtin_timezone): Constify argEttore Perazzoli2002-11-041-1/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-4/+3
* (e_timezone_dialog_init):Ettore Perazzoli2002-07-061-0/+2
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-121-9/+45
* More fixing of the license texts.Ettore Perazzoli2001-10-281-9/+9
* Startup assistant stuffIain Holmes2001-08-171-0/+681