Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
2016-02-06 Steve BrokenshireRemoved std:: as now using namespace std in CalendarObj...
2016-02-03 Steve BrokenshireAdded initial unit tests for iCalender Timezone Compone...
2016-02-03 Steve BrokenshireAdded the LAST-MODIFIED property to iCalendarTimezone...
2016-02-03 Steve BrokenshireAdded code to process LAST-MODIFIED in CalendarTimezone...
2016-02-03 Steve BrokenshireAdded the iCalendarTimezone-Load2.vcf file for unit...
2016-02-03 Steve BrokenshireAdded code to process TZID in CalendarTimezoneObject
2016-02-03 Steve BrokenshireGetting the right amount of characters to check for...
2016-02-03 Steve BrokenshireCreated the CalendarTimezoneObject.
2016-02-03 Steve BrokenshireAdded iCalendarTimezone-Load1.vcf for basic unit testing.
2016-02-03 Steve BrokenshireAdded iCalendar Timezone Component Load unit test to...
2016-02-03 Steve BrokenshireAdded iCalendarTimezone-InvalidPermissions.vcf for...
2016-02-03 Steve BrokenshireAdded code to process X-* in CalendarFreeBusyObject
2016-02-03 Steve BrokenshireAdded unit tests for X-* in iCalendarFreeBusy/ObjectDat...
2016-02-03 Steve BrokenshireAdded the X-* property to iCalendarJournal-Load2.vcf
2016-02-03 Steve BrokenshireRemoved RequestStatus* from X-* in the derived Calendar...
2016-02-03 Steve BrokenshireAdded unit tests for REQUEST-STATUS in iCalendarFreeBus...
2016-02-03 Steve BrokenshireMade sure that the correct variables are fetched in...
2016-02-03 Steve BrokenshireAdded the REQUEST-STATUS property to iCalendarJournal...
2016-02-03 Steve BrokenshireAdded code to process the REQUEST-STATUS property in...
2016-02-02 Steve BrokenshireAdded unit tests for ATTENDEE in iCalendarFreeBusy...
2016-02-02 Steve BrokenshireAdded the FREEBUSY property to iCalendarJournal-Load2.vcf
2016-02-02 Steve BrokenshireAdded code to process the FREEBUSY property in Calendar...
2016-02-01 Steve BrokenshireAdded unit tests for COMMENT in iCalendarJournal/Object...
2016-02-01 Steve BrokenshireAdded the COMMENT property to iCalendarJournal-Load2.vcf
2016-02-01 Steve BrokenshireAdded code to process the COMMENT property in CalendarF...
2016-02-01 Steve BrokenshireAdded unit tests for ATTENDEE in iCalendarJournal/Objec...
2016-02-01 Steve BrokenshireAdded the ATTENDEE property to iCalendarJournal-Load2.vcf
2016-02-01 Steve BrokenshireAdded code to process the ATTENDEE property in Calendar...
2016-02-01 Steve BrokenshireAdded unit tests for URL in iCalendarJournal/ObjectData...
2016-02-01 Steve BrokenshireAdded the URL property to iCalendarJournal-Load2.vcf
2016-02-01 Steve BrokenshireAdded code to process the URL property in CalendarFreeB...
2016-02-01 Steve BrokenshireAdded unit tests for ORGANIZER in iCalendarJournal...
2016-02-01 Steve BrokenshireAdded the ORGANIZER property to iCalendarJournal-Load2.vcf
2016-02-01 Steve BrokenshireAdded code to process the ORGANIZER property in Calenda...
2016-01-31 Steve BrokenshireAdded unit tests for DTEND in iCalendarJournal/ObjectDa...
2016-01-31 Steve BrokenshireAdded the DTEND property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the DTEND property in CalendarFre...
2016-01-31 Steve BrokenshireAdded unit tests for UID, CONTACT and DTSTART in iCalen...
2016-01-31 Steve BrokenshireAdded the UID, DTSTART, CONTACT property to iCalendarJo...
2016-01-31 Steve BrokenshireAdded code to process the UID, CONTACT and DTSTART...
2016-01-31 Steve BrokenshireAdded the tests/iCalendarFreeBusy-Load2.vcf for unit...
2016-01-31 Steve BrokenshireAdded unit tests for DTSTAMP in iCalendarJournal/Object...
2016-01-31 Steve BrokenshireAdded code to process the DTSTAMP property in CalendarF...
2016-01-31 Steve BrokenshireAdded initial version of the CalendarFreeBusyObject.
2016-01-31 Steve BrokenshireAdded initial unit tests for the iCalendar Free Busy...
2016-01-31 Steve BrokenshireAdded iCalendarFreeBusy-Load1.vcf for unit testing.
2016-01-31 Steve BrokenshireAdded iCalendar Free Busy unit testing to the unit...
2016-01-31 Steve BrokenshireAdded iCalendarFreeBusy-InvalidPermissions.vcf for...
2016-01-31 Steve BrokenshireAdded unit tests for X-* in iCalendarJournal/ObjectData...
2016-01-31 Steve BrokenshireAdded the X-* property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the X-* property in CalendarJourn...
2016-01-31 Steve BrokenshireAdded unit tests for REQUEST-STATUS in iCalendarJournal...
2016-01-31 Steve BrokenshireAdded the REQUEST-STATUS property to iCalendarJournal...
2016-01-31 Steve BrokenshireAdded code to process the REQUEST-STATUS property in...
2016-01-31 Steve BrokenshireAdded unit tests for RDATE in iCalendarJournal/ObjectDa...
2016-01-31 Steve BrokenshireAdded the RDATE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the RDATE property in CalendarJou...
2016-01-31 Steve BrokenshireAdded unit tests for RELATED-TO in iCalendarJournal...
2016-01-31 Steve BrokenshireAdded the RELATED-TO property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the RELATED-TO property in Calend...
2016-01-31 Steve BrokenshireAdded unit tests for EXDATE in iCalendarJournal/ObjectD...
2016-01-31 Steve BrokenshireAdded the EXDATE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the EXDATE property in CalendarJo...
2016-01-31 Steve BrokenshireAdded unit tests for DESCRIPTION in iCalendarJournal...
2016-01-31 Steve BrokenshireAdded the DESCRIPTION property to iCalendarJournal...
2016-01-31 Steve BrokenshireAdded code to process the DESCRIPTION property in Calen...
2016-01-31 Steve BrokenshireAdded unit tests for CONTACT in iCalendarJournal/Object...
2016-01-31 Steve BrokenshireAdded the CONTACT property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the CONTACT property in CalendarJ...
2016-01-31 Steve BrokenshireAdded unit tests for CATEGORIES and COMMENT in iCalenda...
2016-01-31 Steve BrokenshireAdded the CATEGORIES and COMMENT property to iCalendarJ...
2016-01-31 Steve BrokenshireAdded code to process the CATEGORIES and COMMENT proper...
2016-01-31 Steve BrokenshireAdded unit tests for ATTENDEE in iCalendarJournal/Objec...
2016-01-31 Steve BrokenshireAdded the ATTENDEE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the ATTENDEE property in Calendar...
2016-01-31 Steve BrokenshireAdded unit tests for ATTACH in iCalendarJournal/ObjectD...
2016-01-31 Steve BrokenshireAdded the ATTACH property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the ATTACH property in CalendarJo...
2016-01-31 Steve BrokenshireAdded unit tests for RRULE in iCalendarJournal/ObjectDa...
2016-01-31 Steve BrokenshireAdded the RRULE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the RRULE property in CalendarJou...
2016-01-31 Steve BrokenshireAdded unit tests for SUMMARY and URL in iCalendarJourna...
2016-01-31 Steve BrokenshireAdded the SUMMARY and URL properties to iCalendarJourna...
2016-01-31 Steve BrokenshireAdded code to process the SUMMARY property in CalendarJ...
2016-01-31 Steve BrokenshireAdded the STATUS property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded unit tests for STATUS in iCalendarJournal/ObjectD...
2016-01-31 Steve BrokenshireAdded the STATUS property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded unit tests for SEQUENCE in iCalendarJournal/Objec...
2016-01-31 Steve BrokenshireAdded the SEQUENCE property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the SEQUENCE property in Calendar...
2016-01-31 Steve BrokenshireAdded unit tests for RECURRENCE-ID in iCalendarJournal...
2016-01-31 Steve BrokenshireAdded the RECURRENCE-ID property to iCalendarJournal...
2016-01-31 Steve BrokenshireAdded code to process the RECURRENCE-ID property in...
2016-01-31 Steve BrokenshireReplaced unit tests for LOCATION with ORGANIZER for...
2016-01-31 Steve BrokenshireReplaced LOCATION with ORGANIZER for tests/iCalendarJou...
2016-01-31 Steve BrokenshireReplaced LOCATION with ORGANIZER for CalendarJournalObject.
2016-01-31 Steve BrokenshireAdded unit tests for LOCATION in iCalendarJournal/Objec...
2016-01-31 Steve BrokenshireAdded the LOCATION property to iCalendarJournal-Load2.vcf
2016-01-31 Steve BrokenshireAdded code to process the LOCATION property in Calendar...
2016-01-31 Steve BrokenshireAdded unit tests for DTSTART and LAST-MODIFIED in iCale...
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