Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
frmMain: Implemented UTF8 support in DeleteCalendar function
[xestiacalendar/.git]
/
source
/
objects
/
CalDAV
/
2017-01-31
Steve Brokenshire
camelCase: Converted remaining code that was missed
tree
|
commitdiff
2017-01-25
Steve Brokenshire
camelCase: Converted code in CalDAV directory
tree
|
commitdiff
2017-01-22
Steve Brokenshire
Updated/Added copyright header and licensing to all...
tree
|
commitdiff
2016-07-16
Steve Brokenshire
ReceivedBufferString in CalDAVReceive not required.
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Added the ProcessXMLSyncTokenList function for the...
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Added the ProcessXMLEntryList function for the CalDAV...
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Added the GetEntryList functions for the CalDAV object.
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Perform checks if XML Node(s) have been found or not.
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Added support to add a calendar using a shortname.
tree
|
commitdiff
2016-05-29
Steve Brokenshire
Get the sync-token value for the calendars.
tree
|
commitdiff
2016-05-02
Steve Brokenshire
When processing calendars, attempt to get the sync...
tree
|
commitdiff
2016-04-30
Steve Brokenshire
Clean up in unit testing for CalDAV and in the CalDAV...
tree
|
commitdiff
2016-04-30
Steve Brokenshire
Added code and unit tests for editing entries in the...
tree
|
commitdiff
2016-04-30
Steve Brokenshire
Updated code for AddEntry in the CalDAV object.
tree
|
commitdiff
2016-04-30
Steve Brokenshire
Added code and unit tests for deleting entries in the...
tree
|
commitdiff
2016-04-24
Steve Brokenshire
Added code and unit tests for deleting entries in the...
tree
|
commitdiff
2016-04-24
Steve Brokenshire
Added code and unit tests for AddEntry in the CalDAV...
tree
|
commitdiff
2016-04-23
Steve Brokenshire
Moved resetting and result processing code in CalDAV...
tree
|
commitdiff
2016-04-23
Steve Brokenshire
Added code and unit tests for deleting calendars in...
tree
|
commitdiff
2016-04-23
Steve Brokenshire
Added code and unit tests for editing calendars in...
tree
|
commitdiff
2016-04-23
Steve Brokenshire
Removed output of address to console in AddCalendar
tree
|
commitdiff
2016-04-23
Steve Brokenshire
/principals should be /principals/
tree
|
commitdiff
2016-04-17
Steve Brokenshire
Added the AddCalendar function.
tree
|
commitdiff
2016-04-17
Steve Brokenshire
Added code and unit tests to list calendars from the...
tree
|
commitdiff
2016-04-16
Steve Brokenshire
Renamed MatchXMLName to MatchXMLNameTransverse in the...
tree
|
commitdiff
2016-03-06
Steve Brokenshire
fixup! Added the GetCalendarHome function to the CalDAV...
tree
|
commitdiff
2016-03-06
Steve Brokenshire
Initial version of CalDAV::GetCalendars
tree
|
commitdiff
2016-03-06
Steve Brokenshire
Added ProcessXMLCalenadrHome to the CalDAV Object.
tree
|
commitdiff
2016-03-06
Steve Brokenshire
Added the GetCalendarHome function to the CalDAV header.
tree
|
commitdiff
2016-03-06
Steve Brokenshire
Added the GetCalendarHome function to the CalDAV object.
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Added separate C++ file for processing XML data within...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Added the CalDAVSendData struct and added more subrouti...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Add libxml2 headers to the CalDAV object.
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Reset the connection status in CalDAV and add GetUserPr...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Set the connection results after attempting to fetch...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Added the GetServerResult subroutine in the CalDAV...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Changed the subroutine from CalDAVOutput to CalDAVRecei...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Added the CalDAVSend subroutine which is used when...
tree
|
commitdiff
2016-03-03
Steve Brokenshire
Renamed CalDAVOutput to CalDAVReceive
tree
|
commitdiff
2016-03-02
Steve Brokenshire
Adde code and unit tests for checking CalDAV support.
tree
|
commitdiff
2016-03-02
Steve Brokenshire
Added code to build server address from subroutine...
tree
|
commitdiff
2016-03-01
Steve Brokenshire
Moved ServerData and ServerHeader to the CalDAV object...
tree
|
commitdiff
2016-03-01
Steve Brokenshire
Added Timeout setting to CalDAVConnectionData/CalDAVStatus
tree
|
commitdiff
2016-02-29
Steve Brokenshire
Added <iostream> to CalDAV.h
tree
|
commitdiff
2016-02-29
Steve Brokenshire
Moved <iostream> include to CalDAV.h and written the...
tree
|
commitdiff
2016-02-29
Steve Brokenshire
Added code for getting ServerData and ServerHeader...
tree
|
commitdiff
2016-02-28
Steve Brokenshire
Added initial functions for CardDAV
tree
|
commitdiff
2016-02-28
Steve Brokenshire
Fixed code for checking if a CalDAVConnectionData objec...
tree
|
commitdiff
2016-02-26
Steve Brokenshire
Inserted copyright and license header for CalDAV.cpp...
tree
|
commitdiff
2016-02-25
Steve Brokenshire
Merge branch 'master' of ssh://digit.mahou.co.uk/home...
tree
|
commitdiff
2016-02-25
Steve Brokenshire
Added the CalDAVObjectValidSettings subroutine.
tree
|
commitdiff
2016-02-25
Steve Brokenshire
Added variables to the CalDAVStatus struct.
tree
|
commitdiff
2016-02-20
Kiri
Added initial versions of several CalDAV objects.
tree
|
commitdiff
2016-02-18
Steve Brokenshire
Initial version of the CalDAV object.
tree
|
commitdiff
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy