aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-timezone-dialog/e-timezone-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+2
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-5/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-62/+43
* Bug #451377 - Timezone map resizes on mouseoverMilan Crha2011-10-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-23/+35
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-13/+13
* Remove comments that have no point after pthreads dependency disappearedFridrich Štrba2010-04-161-3/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-7/+7
* Fix a potential uninitialized return value in e-timezone-dialog.c.Matthew Barnes2010-01-161-5/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-10/+26
* Minor ETimezoneDialog cleanup.Matthew Barnes2010-01-031-18/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-25/+15
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+8
|\
| * Use the right api to check for system timezone.Chenthill Palanisamy2009-07-201-1/+8
| * Fix excessive whitespace.Matthew Barnes2009-07-131-13/+0
| * More code cleanup.Matthew Barnes2009-06-021-3/+3
| * Whitespace cleanup.Matthew Barnes2009-05-291-11/+11
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-19/+19
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-8/+8
* | Fix excessive whitespace.Matthew Barnes2009-07-141-13/+0
* | More code cleanup.Matthew Barnes2009-06-021-3/+3
* | Whitespace cleanup.Matthew Barnes2009-05-291-11/+11
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-19/+19
* | Remove trailing whitespace, again.Matthew Barnes2009-05-271-8/+8
|/
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-6/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-7/+0
* Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no...Suman Manjunath2008-02-241-32/+97
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-17/+17
* text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-311-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-3/+1
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-1/+3
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+4
* 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