2016-06-05 |
Steve Brokenshire | Replaced mention of VCARD with VCALENDAR. |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:X-Token property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:ATTACH property for saving data from a... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:ATTENDEE property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:REPEAT property for saving data from a... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:DESCRIPTION property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:DESCRIPTION property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:DURATION property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:TRIGGER property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added VALARM:ACTION property for saving data from a... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added RDATE property for saving data from a CalendarEve... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added RESOURCES property for saving data from a Calenda... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added RELATED-TO property for saving data from a Calend... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added REQUEST-STATUS property for saving data from... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added EXDATE property for saving data from a CalendarEv... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added CONTACT property for saving data from a CalendarE... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added COMMENT property for saving data from a CalendarE... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added CATEGORIES property for saving data from a Calend... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added ATTENDEE property for saving data from a Calendar... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added ATTACH property for saving data from a CalendarEv... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added RRULE property for saving data from a CalendarEve... |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Steve Brokenshire | Added RECURRENCE-ID property for saving data from a... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added URL property for saving data from a CalendarEvent... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added TRANSP property for saving data from a CalendarEv... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added STATUS property for saving data from a CalendarEv... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added SEQUENCE property for saving data from a Calendar... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added PRIORITY property for saving data from a Calendar... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added ORGANIZER property for saving data from a Calenda... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added LOCATION property for saving data from a Calendar... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Steve Brokenshire | Added LAST-MODIFIED property for saving data from a... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Steve Brokenshire | Added GEO property for saving data from a CalendarEvent... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Steve Brokenshire | Added DESCRIPTION property for saving data from a Calen... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Steve Brokenshire | Added CREATED value for saving data from a CalendarEven... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | DTEND now using the correct variables in SaveData for... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Added more to unit test checking for CLASS for Calendar... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Check if character is not a newline character |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Added check if OutputLine is effectively empty. |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Replaced use of access function with stat function... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Added code and unit tests for saving CLASS in CalendarE... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Added more unit tests for saving data in CalendarEventO... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steve Brokenshire | Added SaveObjectData for CalendarEventObject |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Added code to generate UUIDs using built-in operating... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Added version information file. |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Updated virtual SaveObjectData function so that it... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Work in progress for the SaveFile functions in the... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Added the OutputText function along with unit tests... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Setup initial version of the SaveFile functions for... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Added menu option for testing the saving of iCalendar... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Added initial unit test for iCalendarSaveEvent. |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Steve Brokenshire | Setup initial version of the CalendarObjectSaveResult... |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Added the ProcessXMLSyncTokenList function for the... |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Added the ProcessXMLEntryList function for the CalDAV... |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Added unit tests for the GetEntryList functions in... |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Added the GetEntryList functions for the CalDAV object. |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Perform checks if XML Node(s) have been found or not. |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Added support to add a calendar using a shortname. |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Steve Brokenshire | Get the sync-token value for the calendars. |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Steve Brokenshire | When processing calendars, attempt to get the sync... |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Steve Brokenshire | Added option to populate a CalDAV calendar in the unit... |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Steve Brokenshire | Clean up in unit testing for CalDAV and in the CalDAV... |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Steve Brokenshire | Added code and unit tests for editing entries in the... |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Steve Brokenshire | Updated code for AddEntry in the CalDAV object. |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Steve Brokenshire | Created EntryUUID string for adding and editing entries |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Steve Brokenshire | Added code and unit tests for deleting entries in the... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Steve Brokenshire | Added the SplitPathFilename subroutine and unit tests |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Steve Brokenshire | Added code and unit tests for deleting entries in the... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Steve Brokenshire | Removed code to output of CalendarEditHREF address... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Steve Brokenshire | Forgot to add unit tests for AddEntry in CalDAV object. |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Steve Brokenshire | Added code and unit tests for AddEntry in the CalDAV... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Steve Brokenshire | Don't add a calendar when trying to delete a calendar... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Steve Brokenshire | Moved resetting and result processing code in CalDAV... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Steve Brokenshire | Added code and unit tests for deleting calendars in... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Steve Brokenshire | Added code and unit tests for editing calendars in... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Steve Brokenshire | Removed output of address to console in AddCalendar |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Steve Brokenshire | /principals should be /principals/ |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Steve Brokenshire | Added the IntToHex function. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Steve Brokenshire | Added Unit tests for the Colour struct. |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Steve Brokenshire | Replace reference of XAB with Xestia Calendar common... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Steve Brokenshire | Forgot inclusion guard for the Colour struct. Whoops. |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Steve Brokenshire | Added Colour struct |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Steve Brokenshire | Added the AddCalendar function. |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Steve Brokenshire | Added code and unit tests to list calendars from the... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Steve Brokenshire | Added HexToInt function and unit tests for it. |
commit | commitdiff | tree | snapshot |
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 |
next |