Commit Graph

3 Commits

Author SHA1 Message Date
856ebf12de yadayada
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
2001-10-08 03:45:19 +00:00
7b4d44e73d Added new ids XPilotId and XPilotStatus
1999-07-29  Miguel de Icaza  <miguel@gnu.org>

	* libversit/vcc.h: Added new ids XPilotId and XPilotStatus

svn path=/trunk/; revision=1044
1999-07-29 20:16:00 +00:00
4750b90ad1 GnomeCalendar toplevel GnomeApp; versit code -mig
svn path=/trunk/; revision=89
1998-04-02 02:18:42 +00:00