aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/timeutil.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-478/+0
* 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)Arturo Espinosa1999-03-111-6/+50
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-241-0/+1
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-23/+47
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-301-13/+61
* Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-281-2/+2
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-251-3/+28
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-0/+13
* Do not add the spurious padding.Miguel de Icaza1998-05-151-1/+1
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-0/+103
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-1/+1
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-1/+0
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-0/+15
* Yes.Arturo Espinosa1998-04-181-1/+1
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-12/+16
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-0/+35
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-0/+48
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-1/+0
* more and more fixes -migArturo Espinosa1998-04-041-7/+22
* Lots -migArturo Espinosa1998-04-041-1/+25
* More calendar work -migArturo Espinosa1998-04-031-8/+12
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-031-3/+12
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-0/+11
* `buf' now static.Tom Tromey1998-04-011-1/+1
* New function, formats an hour/am_pm pair into a string of the form "3am",Federico Mena Quintero1998-04-011-2/+30
* iCalendar/vCalendar time utiltiesArturo Espinosa1998-04-011-0/+29