Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
2016-01-27 Steve BrokenshireAdded StatusLanguage.
2016-01-27 Steve BrokenshireRenamed original RequestStatus to Status.
2016-01-27 Steve BrokenshireAdded code to process EXDATE in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded unit tests for EXDATE in iCalendarEvent/ObjectDat...
2016-01-27 Steve BrokenshireAdded the EXDATE properties to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireCorrected spelling for CONTACT in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded unit tests for CONTACT in iCalendarEvent/ObjectDa...
2016-01-27 Steve BrokenshireAdded the CONTACT properties to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireReplaced ContactListAltID with ContactListAltRep.
2016-01-27 Steve BrokenshireAdded code to process CONTACT in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded unit tests for COMMENT in iCalendarEvent/ObjectDa...
2016-01-27 Steve BrokenshireAdded third COMMENT to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireAdded the COMMENT properties to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireRenamed CommentListAltID to CommentListAltRep.
2016-01-27 Steve BrokenshireAdded code to process COMMENT in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded code to process CATEGORIES in CalendarEventObject.
2016-01-27 Steve BrokenshireCorrected spelling of CategoriesListTokens.
2016-01-27 Steve BrokenshireAdded the CATEGORIES properties to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireAdded unit tests for CATEGORIES in iCalendarEvent/Objec...
2016-01-27 Steve BrokenshireReplace insert with push_back for ObjectName and Object...
2016-01-27 Steve BrokenshireAdded code to process ATTENDEE in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded unit tests for ATTENDEE in iCalendarEvent/ObjectD...
2016-01-27 Steve BrokenshireAdded the ATTENDEE property to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireAdded unit tests for ATTACH in iCalendarEvent/ObjectDat...
2016-01-27 Steve BrokenshireAdded AttachListFormatType to CalendarObject.
2016-01-27 Steve BrokenshireAdded code to process ATTACH in CalendarEventObject.
2016-01-27 Steve BrokenshireAdded the ATTACH property to iCalendarEvent-Load2.vcf
2016-01-27 Steve BrokenshireAdded unit tests for DURATION in iCalendarEvent/ObjectD...
2016-01-27 Steve BrokenshireAdded code to process DURATION in CalendarEventObject.
2016-01-27 Steve BrokenshireCreated iCalendarEvent-Load3.vcf for unit testing
2016-01-25 Steve BrokenshireAdded unit tests for DTEND in iCalendarEvent/ObjectData...
2016-01-25 Steve BrokenshireAdded the DTEND property to iCalendarEvent-Load2.vcf
2016-01-25 Steve BrokenshireReplaced DataTimeEnd* with DateTimeEnd* due to incorrec...
2016-01-25 Steve BrokenshireAdded code to process DTEND in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for RRULE in iCalendarEvent/ObjectData...
2016-01-24 Steve BrokenshireAdded the RRULE property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireReplace most RecurranceRuleData structure with Recurran...
2016-01-24 Steve BrokenshireAdded code to process RRULE in CalendarEventObject.
2016-01-24 Steve BrokenshireTRANSP was programmed twice in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded the RECURRENCE-ID property to iCalendarEvent...
2016-01-24 Steve BrokenshireAdded RecurrenceIDDataRangeParam in CalendarObject.
2016-01-24 Steve BrokenshireAdded code to process RECURRENCE-ID in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for RECURRENCE-ID in iCalendarEvent...
2016-01-24 Steve BrokenshireAdded unit tests for URL in iCalendarEvent/ObjectDataTests.
2016-01-24 Steve BrokenshireAdded the URL property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded code to fix TRANSP and added code for URL in...
2016-01-24 Steve BrokenshireAdded unit tests for TRANSP in iCalendarEvent/ObjectDat...
2016-01-24 Steve BrokenshireAdded the TRANSP property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireCorrected number of character to get for TRANSP.
2016-01-24 Steve BrokenshireAdded code to process TRANSP in CalendarEventObject.
2016-01-24 Steve BrokenshireRenamed SummaryDataAltID to SummaryDataAltRep
2016-01-24 Steve BrokenshireAdded code to process SUMMARY in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for SUMMARY in iCalendarEvent/ObjectDa...
2016-01-24 Steve BrokenshireAdded the SUMMARY property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded unit tests for STATUS in iCalendarEvent/ObjectDat...
2016-01-24 Steve BrokenshireChanged variable type to std::string for three RequestS...
2016-01-24 Steve BrokenshireAdded code to process STATUS in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded the STATUS property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded unit tests for SEQUENCE in iCalendarEvent/ObjectD...
2016-01-24 Steve BrokenshireAdded the SEQUENCE property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireChanged SequenceData to int and set default value to -1.
2016-01-24 Steve BrokenshireAdded code to process SEQUENCE in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for PRIORITY in iCalendarEvent/ObjectD...
2016-01-24 Steve BrokenshireAdded the PRIORITY property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireSet PriorityData integer to -1.
2016-01-24 Steve BrokenshireAdded code to process PRIORITY in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for ORGANIZER in iCalendarEvent/Object...
2016-01-24 Steve BrokenshireAdded the ORGANIZER property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded code to process ORGANIZER in CalendarEventObject.
2016-01-24 Steve BrokenshireIf more colons are found after the first, add to the...
2016-01-24 Steve BrokenshireAdded LocationDataAltRep, LocationDataLanguage, Locatio...
2016-01-24 Steve BrokenshireAdded the LOCATION property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded unit tests for LOCATION in iCalendarEvent/ObjectD...
2016-01-24 Steve BrokenshireAdded code to process LOCATION in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for LAST-MODIFIED in iCalendarEvent...
2016-01-24 Steve BrokenshireAdded the LAST-MODIFIED property to iCalendarEvent...
2016-01-24 Steve BrokenshireAdded code to process LAST-MODIFIED in CalendarEventObject.
2016-01-24 Steve BrokenshireRenamed DescriptionListAltID to DescriptionListAltRep.
2016-01-24 Steve BrokenshireCheck for quote and go in and out of Quote mode as...
2016-01-24 Steve BrokenshireAdded code to process DESCRIPTION and GEO in CalendarEv...
2016-01-24 Steve BrokenshireCheck for quotes in SplitNameValue and remove them...
2016-01-24 Steve BrokenshireAdded unit tests for DESCRIPTION and GEO for iCalendarE...
2016-01-24 Steve BrokenshireAdded GEO and DESCRIPTION properties to iCalendarEvent...
2016-01-24 Steve BrokenshireAdded the CREATED property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireAdded unit tests for testing CREATED in iCalendarObject...
2016-01-24 Steve BrokenshireAdded code to process CREATED in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded the CLASS property to iCalendarEvent-Load2.vcf
2016-01-24 Steve BrokenshireRenamed ClassListTokens to ClassDataTokens.
2016-01-24 Steve BrokenshireAdded code to process CLASS in CalendarEventObject.
2016-01-24 Steve BrokenshireAdded unit tests for testing CLASS in iCalendarObject...
2016-01-23 Steve BrokenshireRemoval of extra blank lines in CalendarEventObject.
2016-01-23 Steve BrokenshireUpdated the DTSTART property in iCalendarEvent-Load2.vcf
2016-01-23 Steve BrokenshireAdded code for processing DTSTART in CalendarEventObjec...
2016-01-23 Steve BrokenshireAdded unit tests for DTSTART in iCalendarEvent/ObjectDa...
2016-01-23 Steve BrokenshireAdded SplitValues and SplitNameValues in common/text...
2016-01-23 Steve BrokenshireAdded SplitValuesTests and SplitNameValueTests
2016-01-23 Steve BrokenshireDataTimeStart* should be DateTimeStart*
2016-01-23 Steve BrokenshireCorrected comment lines with accurate information.
2016-01-23 Steve BrokenshireAdded check for METHOD before checking DTSTART.
2016-01-23 Steve BrokenshireAdded unit tests for CALSCALE to iCalendarEvent/BaseObj...
next
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy