mark struct as private
authorJP Rosevear <jpr@ximian.com>
Tue, 11 Nov 2003 01:34:46 +0000 (01:34 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Tue, 11 Nov 2003 01:34:46 +0000 (01:34 +0000)
commit2b9e118995e41353befae1b6bf3fa00dc2628fba
tree90043871e25130e8f691a24101e1cf61aeaf8d78
parent63a5c4600fc6758a1119f55d8a2ada5527fd9309
mark struct as private

2003-11-10  JP Rosevear <jpr@ximian.com>

* libecal/e-cal.h: mark struct as private

* libecal/e-cal.c: fix documentation headers

* libecal/e-cal-view.h: fix cast macros and typedef the structs
separately

* libecal/e-cal-view.c: use correct type check macro, fix some
documentation headers

* libecal/e-cal-view-listener.h: typedef the structs separately
and tidy up class macros

* libecal/e-cal-util.c: fix a documentation header

* libecal/e-cal-listener.h: mark parts of the struct as private

* libecal/e-cal-listener.c: fix a few documentation headers

* libecal/e-cal-component.h: remove extraneous comma and mark
parts of struct as private

* libecal/e-cal-component.c: fix a couple of documentation headers
calendar/ChangeLog
calendar/libecal/e-cal-component.c
calendar/libecal/e-cal-component.h
calendar/libecal/e-cal-listener.c
calendar/libecal/e-cal-listener.h
calendar/libecal/e-cal-util.c
calendar/libecal/e-cal-view-listener.h
calendar/libecal/e-cal-view.c
calendar/libecal/e-cal-view.h
calendar/libecal/e-cal.c
calendar/libecal/e-cal.h