aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/vobject.h
Commit message (Collapse)AuthorAgeFilesLines
* Re-added libversit stuff.Sebastian Rittau2002-04-241-0/+367
| | | | svn path=/trunk/; revision=16566
* Moved libversit to a separate module.Sebastian Rittau2002-04-241-367/+0
| | | | svn path=/trunk/; revision=16565
* yadayadaEskil Heyn Olsen2001-10-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-10-07 Eskil Heyn Olsen <eskil@eskil.dk> * NEWS: yadayada * gncal/Makefile.am: * gncal/allday.xpm: Added decor for allday events * gncal/calendar-conduit.c: (ical_from_remote_record), (transmit): Better conversion to/from allday events * gncal/calobj.c: (ical_object_new), (ical_object_create_from_vobject), (ical_object_to_vobject): * gncal/calobj.h: Added a gboolean field to indicate a timeless allday event * gncal/eventedit.c: (ee_check_all_day), (check_times), (set_all_day): Twiddled to use the icalobject->allday boolean field * gncal/gncal-full-day.c: (child_realize), (child_draw_decor), (child_compute_decor), (gncal_full_day_init), (gncal_full_day_unrealize): * gncal/gncal-full-day.h: Draw decor for allday events * gncal/gnome-cal.c: (mark_gtk_calendar_day): Correct marking for recurring events. * gncal/main.c: * gncal/main.h: Set up a color for days with events in year view * gncal/mark.c: (get_item_bg_color), (colorify_month_item), (mark_event_in_month), (mark_month_item), (mark_month_item_index), (day_event): * gncal/mark.h: * gncal/prop.c: (fake_mark_days): * gncal/year-view.c: (do_quick_view_popup): Tricks for display days with notime allday events with a different colored number label in the year view (also proper popups). * gncal/month-view.c: (do_quick_view_popup), (add_event): Print monthview with allday events without time, and proper popups. * gncal/quick-view.c: (create_items_for_event): * gncal/view-utils.c: (view_utils_draw_events): Stuff for displaying allday events without time. * gnome-pim.spec.in: Don't quiet configure * gnomecard/Makefile.am: Readded SUBDIRS, couldn't tell why it was removed, but the files were expected to be there. * libversit/vobject.h: Defined XPilotNoTimeProp to X-PILOT-NOTIME svn path=/trunk/; revision=13494
* Added new ids XPilotId and XPilotStatusMiguel de Icaza1999-07-301-0/+4
| | | | | | | | 1999-07-29 Miguel de Icaza <miguel@gnu.org> * libversit/vcc.h: Added new ids XPilotId and XPilotStatus svn path=/trunk/; revision=1044
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+362
svn path=/trunk/; revision=89