Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xestiacalendar/.git
2016-04-16
Steve Brokenshire
Renamed MatchXMLName to MatchXMLNameTransverse in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
fixup! Added the GetCalendarHome function to the CalDAV...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
Initial version of CalDAV::GetCalendars
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
Added ProcessXMLCalenadrHome to the CalDAV Object.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
Added the GetCalendarHome function to the CalDAV header.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
Added the GetCalendarHome function to the CalDAV object.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Steve Brokenshire
Added unit tests for the CalDAV::GetCalendarHome function.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Added separate C++ file for processing XML data within...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Added unit tests to the ListCalendars CalDAV object...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Added the CalDAVSendData struct and added more subrouti...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Add libxml2 headers to the CalDAV object.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Reset the connection status in CalDAV and add GetUserPr...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Set the connection results after attempting to fetch...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Added the GetServerResult subroutine in the CalDAV...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Changed the subroutine from CalDAVOutput to CalDAVRecei...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Added the CalDAVSend subroutine which is used when...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Steve Brokenshire
Renamed CalDAVOutput to CalDAVReceive
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Steve Brokenshire
Adde code and unit tests for checking CalDAV support.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Steve Brokenshire
Added code to build server address from subroutine...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Moved ServerData and ServerHeader to the CalDAV object...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Added initial unit tests for CalDAV/ListCalendars
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Added Timeout setting to CalDAVConnectionData/CalDAVStatus
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Aded unit tests for checking when a server timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Added unit tests for checking the invalid SSL certificate.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Added unit tests for checking that the InvalidSSL conne...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steve Brokenshire
Added unit tests to connect to a SSL server with a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Added unit tests for verifying that the settings match...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Renamed Fail to InvalidSSL.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Moved line for getting the connection details of CalDAV...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Added unit tests to check that the connection fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Added <iostream> to CalDAV.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Moved <iostream> include to CalDAV.h and written the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Steve Brokenshire
Added code for getting ServerData and ServerHeader...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Steve Brokenshire
Added unit tests for the plain connection for the CalDA...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Steve Brokenshire
Added curl header include and curl_global_init for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Steve Brokenshire
Added initial functions for CardDAV
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Steve Brokenshire
Fixed code for checking if a CalDAVConnectionData objec...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Steve Brokenshire
Amendend copyright and license headers with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Steve Brokenshire
Inserted copyright and license header for xestiacalenda...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Steve Brokenshire
Inserted copyright and license header for xestiacalenda...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Steve Brokenshire
Corrected filename in copyright & license header in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Steve Brokenshire
Inserted copyright and license header for CalDAV.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Corrected pointer.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
DateFileResult comparisons should be == not !=
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Merge branch 'master' of ssh://digit.mahou.co.uk/home...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Added the CalDAVObjectValidSettings subroutine.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Added variables to the CalDAVStatus struct.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Added PROCESSCONNECTIONDATAFILE_INVALID to ProcessConne...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Check if CalDAVConnectionData contains valid settings.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Steve Brokenshire
Process the data files and load them into the CalDAVCon...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Steve Brokenshire
Included stdexcept in the common function tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Kiri
Added code to process the configuration files in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Steve Brokenshire
Updated the ProcessConnectionDataFile subroutine.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Steve Brokenshire
Added common include header to the CalDAV Unit tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Steve Brokenshire
Added common functions for the unit testing application
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Kiri
Added initial versions of several CalDAV objects.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Steve Brokenshire
Initial version of the CalDAV unit testing.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Steve Brokenshire
Initial version of the CalDAV object.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Steve Brokenshire
Added menu option for unit testing the CalDAV Object.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Steve Brokenshire
Added unit tests for VALARM in iCalendarTask
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Steve Brokenshire
Added ATTACH unit tests for the third VALARM in iCalend...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Steve Brokenshire
Added VALARMs to iCalendarTask-Load2.vcf
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Steve Brokenshire
Added ATTACH to the third VALARM section in iCalendarEv...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Steve Brokenshire
Added code to process VALARMs in CalendarTaskObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added the third VALARM section and moved the first...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Removed the ProcessEvents subroutine from CalendarEvent...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added code to check for an EMAIL VALARM.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added code to process SUMMARY, ATTENDEE and ATTACH...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added unit tests to process third VALARM section in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Processing of VALARMs now take place in CalendarObject...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added unit tests for the second VALARM to iCalendarEven...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added second VALARM to iCalendarEvent-Load2.vcf
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Steve Brokenshire
Added code to process DISPLAY VALARMs in CalendarEventO...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Splitted VALARM tests for CalendarEventObject into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added remaining properties for the first VALARM in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added remaining code for processing AUDIO of VALARM...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Updated TRIGGER property for first VALARM in iCalendarE...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added TriggerRelated value to CalendarAlarmDataStruct.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added code to process TRIGGER in VALARM for CalendarEve...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added unit tests to process TRIGGER in VALARM for Calen...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added initial first VALARM section to iCalendarEvent...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Steve Brokenshire
Added initial VALARM processing in CalendarEventObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Remove include header for CalendarAlarmObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Removed iCalendar Alarm Comonent Load unit test menu...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Removed CalendarAlarmObject object and unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added the initial unit tests for iCalendarAlarm.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added the initial version of CalendarAlarmObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added iCalendar Alarm Component Load unit test to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added unit tests for DAYLIGHT section in iCalendarTimez...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added the DAYLIGHT section to iCalendarTimezone-Laod2.vcf
commit
|
commitdiff
|
tree
|
snapshot
2016-02-07
Steve Brokenshire
Added code to process DAYLIGHT section in CalendarTimez...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Moved initialisation of string values to somewhere...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Added unit tests for TZURL and STANDARD section.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Added the TZURL property and implemented STANDARD secti...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Added CalendarTimezoneObject specific variables and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Added code to process TZURL and STANDARD section.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Corrected DTSTAMP to TZID in CalendarTimezoneObject
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Steve Brokenshire
Removed std:: as now using namespace std in CalendarObj...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Steve Brokenshire
Added initial unit tests for iCalender Timezone Compone...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Steve Brokenshire
Added the LAST-MODIFIED property to iCalendarTimezone...
commit
|
commitdiff
|
tree
|
snapshot
next
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy