Failed to load latest commit information.
.settings Integrating icalobject step-1
docs fix multiple IDs issue
src clean up 3
tests rm
.autotools add i_cal_component_foreach_tzid"
.cproject enable gtk-docs with a terrible amount of warnings
.project add i_cal_component_foreach_tzid"
.pydevproject ICalObject integrated; Former test pass
AUTHORS AUTHORS TODO and README
COPYING First stable version
ChangeLog First stable version
Makefile.am enable gtk-docs with a terrible amount of warnings
NEWS First stable version
README AUTHORS TODO and README
TODO update TODO
acinclude.m4 First stable version
autogen.sh enable gtk-docs with a terrible amount of warnings
configure.ac fix issues
enumtypes.c.template First stable version
enumtypes.h.template First stable version
git.mk First stable version
libical-glib.doap Add python function component_foreach_tzid and test it in python
libical-glib.pc.in First stable version
test-driver Some fixes