9 Commits

Author SHA1 Message Date
Andrew McMillan
396103a5ab Just send back the basename, rather than fancy attempts to strip the
leading calendar data.  It must be in the current calendar anyway.
2007-06-06 19:13:12 +12:00
Andrew McMillan
8e2e01ca9b Fix inverted logic around (If-Match|If-None-Match) 2007-06-05 21:55:19 +12:00
Andrew McMillan
30f32df558 Add a DoDELETERequest() method. 2007-06-01 08:06:57 +12:00
Andrew McMillan
a5e17fe438 Change GetEventRange to GetEvents() and leave out the filter if not supplied. 2007-06-01 07:49:35 +12:00
Andrew McMillan
762803b273 Implemented some further methods, including DoPUTRequest(), DoGETRequest()
and GetEventRange().
2007-05-29 10:11:59 +12:00
Andrew McMillan
f838b4c553 Now actually working, roughly as intended. 2007-05-28 20:42:37 +12:00
Andrew McMillan
f2023b82fd Even writing an example helps debug some code. Still not actually run though. 2007-05-26 00:16:56 +12:00
Andrew McMillan
978cb43170 Rewritten to structure things differently. Untested as yet. 2007-05-25 23:36:52 +12:00
Jeppe Bob Dyrby
08a88dbdae A caldav client library by Jeppe Bob Dyrby . 2007-05-25 07:26:18 +12:00