aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calobj.c
Commit message (Expand)AuthorAgeFilesLines
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-1/+1
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-0/+12
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-1/+17
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-33/+66
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-14/+12
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-141-3/+269
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-6/+8
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-3/+2
* vCalendar gets fully saved -migArturo Espinosa1998-04-051-3/+83
* lots more -migArturo Espinosa1998-04-041-2/+33
* Lots -migArturo Espinosa1998-04-041-7/+54
* Various time fixes; lib fixes; cache fixes -migArturo Espinosa1998-04-031-1/+1
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-0/+168
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-011-1/+1
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-011-0/+48