Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 1 | -0/+16 |
| | | | | svn path=/trunk/; revision=98 | ||||
* | Day events are now cached inside the widget. They get initialized at this | Miguel de Icaza | 1998-04-03 | 1 | -2/+2 |
| | | | | | | | | | | | 1998-04-02 Miguel de Icaza <miguel@nuclecu.unam.mx> * gncal-day-view.c (gncal_day_view_update): Day events are now cached inside the widget. They get initialized at this time. * view-utils.c (view_utils_draw_events): Use the list of events. svn path=/trunk/; revision=95 | ||||
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 1 | -2/+22 |
| | | | | | | | | | | | | | | | | | | | | | 1998-04-02 Miguel de Icaza <miguel@nuclecu.unam.mx> * main.c: New main program that uses our new datatypes and objects. * calendar.c (calendar_load_from_vobject, calendar_load): Implement loading of vCalendar objects and vCalendar files. * calobj.c (ical_object_create_from_vobject): Implement loading of vCalendar event and todo objects. * timeutil.c (isodate_from_time_t): New function. * gnome-cal.c, gnome-cal.h: Implement a toplevel widget, derived from GnomeApp. It holds all of the day views and arbitrates the display. svn path=/trunk/; revision=93 | ||||
* | GnomeCalendar toplevel GnomeApp; versit code -mig | Arturo Espinosa | 1998-04-02 | 1 | -0/+218 |
svn path=/trunk/; revision=89 |