descriptionA simple C library to handle google calendar events and contacts
ownercavalcantii@gmail.com
last changeSun, 20 Jun 2010 10:59:03 +0000 (20 12:59 +0200)
content tags
add:
readme
Implements Google Data Protocol 2.0. It does allow communication with google calendar and contacts, implements already:
- authentication
- get all events/contacts
- atom stream parsing
- access to individual events/contacts
- add/delete/edit events/contacts
- query for updated events/contacts
- add/edit/delete contacts with photo
- download your contact's photos
- proxy is supported
- timezones
- use only xml to add/edit/delete entries
- great doxygen documentation
- hosted accounts

Missing:
- batch commit
- calendar: creation of recurrent events (should use libical)
- list and choose a specific calendar

Dependencies:
- libxml
- libcurl
shortlog
2010-06-20 horuga23Unit test stuff on new contact fields.master
2010-06-18 horuga23Added new user api unit test for the new fields.
2010-06-15 horuga23Set the preferred address entry (gd:structuredPostalAdd...
2010-06-15 horuga23Support for Instant Messaging, occupation, fixed mem...
2010-06-13 horuga23Added support for Instant Messaging, fixed mem leaks...
2010-06-11 Adenilson Cavalcanti... Restoring user level function gcal_contact_phone() and
2010-06-11 Adenilson Cavalcanti... Removing non-necessary calls for delete email addresses
2010-06-11 Adenilson Cavalcanti... Restoring user level function gcal_contact_set_email().
2010-06-11 horuga23Using GData 3.0 gd:structuredPostalAddress/gd:formatted...
2010-06-11 horuga23Some unit test regarding the new fields.
2010-06-11 horuga23New field: Occupation and some documentation.
2010-06-10 Adenilson Cavalcanti... Restoring 'gcal_contact_get_email' function, now it...
2010-06-10 Adenilson Cavalcanti... Oops, only create XML node if there is an address.
2010-06-10 Adenilson Cavalcanti... If no structured address has being declared, try to...
2010-06-10 Adenilson Cavalcanti... Now contact titles is the tag gd:fullName while assembl...
2010-06-10 Adenilson Cavalcanti... Using GData 3.0 description of contact's name instead of
...
heads
13 years ago master
forks
Cached version (3459s old)
libgcal/libgcal-cdf.git Code-sharing fork of libgcal, meant for shari... cdfrey@foursquare.net 13 years ago