aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-timezone-entry.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #44485Harry Lu2003-07-031-1/+6
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-2/+2
* Update for timezone dialog API changes.Dan Winship2003-03-121-96/+30
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-231-3/+2
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-251-1/+1
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-4/+7
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-29/+4
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-2/+2
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-4/+2
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-3/+1
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-121-10/+32
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-281-9/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Startup assistant stuffIain Holmes2001-08-171-1/+1
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-171-1/+67
* added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-031-1/+1
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-9/+81
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-201-41/+0
* new widget to enter a timezone.Damon Chaplin2001-06-141-0/+277