aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/timeutil.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_4_0_6nobody2001-08-051-585/+0
* Really fixes #4380. The previous fix was necessary but not sufficient; itFederico Mena Quintero2001-07-181-0/+24
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-121-7/+0
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-215/+391
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-10/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-291-8/+18
* Fix the syntactic bogon here, and attempt to fix the logical bogon too.Dan Winship2001-04-141-2/+2
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-2/+73
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-1/+1
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-2/+4
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-227/+13
* Removed unused function, a relic from Gnomecal.Federico Mena Quintero2000-12-161-34/+0
* Fix the sign in the HAVE_TM_GMTOFF caseDan Winship2000-12-161-1/+1
* #elsif -> #elifChris Toshok2000-12-151-1/+1
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-0/+1
* We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-291-31/+0
* Use CalComponent and the new property types instead of the old iCalObjectFederico Mena Quintero2000-08-021-0/+33
* Fixed warning message. (time_add_day): Likewise. (time_add_month):Federico Mena Quintero2000-05-191-4/+11
* changed these so they just do a simple localtime(), update the struct tm,Damon Chaplin2000-05-071-0/+49
* new file -- things shared between the client and server go in thisSeth Alves2000-03-041-0/+501