aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-timezone-dialog
Commit message (Expand)AuthorAgeFilesLines
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-174-347/+321
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4
* 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-132-15/+0
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * 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-292-9/+9
* | Fix excessive whitespace.Matthew Barnes2009-07-142-15/+0
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | 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-272-9/+9
|/
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-6/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-26/+29
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-062-8/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-4/+4
* ** Fixes bug #529641Matthew Barnes2008-04-231-1/+1
* Fix the string freeze break of the former commit.Andre Klapper2008-02-241-1/+1
* Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no...Suman Manjunath2008-02-242-83/+102
* ** 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-022-4/+4
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-3/+1
* ** Fixes bug #411619Matthew Barnes2007-08-251-7/+3
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-7/+0
* 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
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-191-1/+1
* 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
* Link with libeutil.Tor Lillqvist2005-12-181-2/+3
* On Win32, use bootstrp import library for libemiscwidgets, which hasn'tTor Lillqvist2005-09-281-1/+11
* Added widgets in INCLUDES.Kaushal Kumar2005-06-232-1/+2
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-11-121-12/+6
* Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-011-0/+3
* Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-142-10/+56
* 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-152-130/+130
* don't reference uninitialized memoryJP Rosevear2004-02-271-4/+3
* don't include toplevel libicalJP Rosevear2003-11-081-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-3/+2
* HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148Anna Marie Dirks2003-05-191-256/+277
* Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-191-9/+9
* 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-122-159/+112
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-3/+3
* Set response_ids on the OK/Cancel buttonsDan Winship2003-02-071-0/+2
* Remove unneeded MAP_DIR define. (gladedir): Remove. Defined inDan Winship2003-02-061-2/+0
* (gladedir): Version usingEttore Perazzoli2003-01-231-8/+8
* Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-1/+1
* menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-142-58/+49
* Converted to Glade 2.Ettore Perazzoli2002-11-141-244/+259
* (e_timezone_dialog_get_builtin_timezone): Constify argEttore Perazzoli2002-11-042-2/+2
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-022-6/+4
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+1
* (e_timezone_dialog_init):Ettore Perazzoli2002-07-061-0/+2
* ignore .pureChris Toshok2002-04-021-0/+1
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-5/+5
* translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-122-11/+56
* More fixing of the license texts.Ettore Perazzoli2001-10-282-18/+18
* removed duplicated declarationDamon Chaplin2001-10-231-2/+0
* New prototype here.Ettore Perazzoli2001-08-281-0/+3
* Add prototypeIain Holmes2001-08-281-0/+2
* Shut up!Ettore Perazzoli2001-08-191-0/+6
* Add libical include pathIain Holmes2001-08-181-0/+1
* Startup assistant stuffIain Holmes2001-08-174-0/+1041