Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiacalendar/.git
8 years agoAdded RecurrenceIDDataRangeParam in CalendarObject.
Steve Brokenshire [Sun, 24 Jan 2016 14:33:09 +0000 (14:33 +0000)]
Added RecurrenceIDDataRangeParam in CalendarObject.

8 years agoAdded code to process RECURRENCE-ID in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 14:32:57 +0000 (14:32 +0000)]
Added code to process RECURRENCE-ID in CalendarEventObject.

8 years agoAdded unit tests for RECURRENCE-ID in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 14:32:42 +0000 (14:32 +0000)]
Added unit tests for RECURRENCE-ID in iCalendarEvent/ObjectDataTests.

8 years agoAdded unit tests for URL in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 14:09:10 +0000 (14:09 +0000)]
Added unit tests for URL in iCalendarEvent/ObjectDataTests.

8 years agoAdded the URL property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 14:06:28 +0000 (14:06 +0000)]
Added the URL property to iCalendarEvent-Load2.vcf

8 years agoAdded code to fix TRANSP and added code for URL in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 14:04:49 +0000 (14:04 +0000)]
Added code to fix TRANSP and added code for URL in CalendarEventObject.

8 years agoAdded unit tests for TRANSP in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 13:47:08 +0000 (13:47 +0000)]
Added unit tests for TRANSP in iCalendarEvent/ObjectDataTests.

8 years agoAdded the TRANSP property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 13:46:56 +0000 (13:46 +0000)]
Added the TRANSP property to iCalendarEvent-Load2.vcf

8 years agoCorrected number of character to get for TRANSP.
Steve Brokenshire [Sun, 24 Jan 2016 13:46:45 +0000 (13:46 +0000)]
Corrected number of character to get for TRANSP.

8 years agoAdded code to process TRANSP in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 12:23:07 +0000 (12:23 +0000)]
Added code to process TRANSP in CalendarEventObject.

8 years agoRenamed SummaryDataAltID to SummaryDataAltRep
Steve Brokenshire [Sun, 24 Jan 2016 11:54:50 +0000 (11:54 +0000)]
Renamed SummaryDataAltID to SummaryDataAltRep

8 years agoAdded code to process SUMMARY in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 11:54:26 +0000 (11:54 +0000)]
Added code to process SUMMARY in CalendarEventObject.

8 years agoAdded unit tests for SUMMARY in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 11:23:29 +0000 (11:23 +0000)]
Added unit tests for SUMMARY in iCalendarEvent/ObjectDataTests.

8 years agoAdded the SUMMARY property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 11:23:16 +0000 (11:23 +0000)]
Added the SUMMARY property to iCalendarEvent-Load2.vcf

8 years agoAdded unit tests for STATUS in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 11:05:36 +0000 (11:05 +0000)]
Added unit tests for STATUS in iCalendarEvent/ObjectDataTests.

8 years agoChanged variable type to std::string for three RequestStatus variables.
Steve Brokenshire [Sun, 24 Jan 2016 11:05:22 +0000 (11:05 +0000)]
Changed variable type to std::string for three RequestStatus variables.

Variables are RequestStatusData, RequestStatusLanguage and
RequestStatusTokens.

8 years agoAdded code to process STATUS in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 11:04:30 +0000 (11:04 +0000)]
Added code to process STATUS in CalendarEventObject.

8 years agoAdded the STATUS property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 11:04:12 +0000 (11:04 +0000)]
Added the STATUS property to iCalendarEvent-Load2.vcf

8 years agoAdded unit tests for SEQUENCE in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 10:55:18 +0000 (10:55 +0000)]
Added unit tests for SEQUENCE in iCalendarEvent/ObjectDataTests.

8 years agoAdded the SEQUENCE property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 10:55:05 +0000 (10:55 +0000)]
Added the SEQUENCE property to iCalendarEvent-Load2.vcf

8 years agoChanged SequenceData to int and set default value to -1.
Steve Brokenshire [Sun, 24 Jan 2016 10:54:48 +0000 (10:54 +0000)]
Changed SequenceData to int and set default value to -1.

8 years agoAdded code to process SEQUENCE in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 10:54:33 +0000 (10:54 +0000)]
Added code to process SEQUENCE in CalendarEventObject.

8 years agoAdded unit tests for PRIORITY in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 10:37:24 +0000 (10:37 +0000)]
Added unit tests for PRIORITY in iCalendarEvent/ObjectDataTests.

8 years agoAdded the PRIORITY property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 10:37:13 +0000 (10:37 +0000)]
Added the PRIORITY property to iCalendarEvent-Load2.vcf

8 years agoSet PriorityData integer to -1.
Steve Brokenshire [Sun, 24 Jan 2016 10:36:24 +0000 (10:36 +0000)]
Set PriorityData integer to -1.

8 years agoAdded code to process PRIORITY in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 10:36:12 +0000 (10:36 +0000)]
Added code to process PRIORITY in CalendarEventObject.

8 years agoAdded unit tests for ORGANIZER in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 10:22:02 +0000 (10:22 +0000)]
Added unit tests for ORGANIZER in iCalendarEvent/ObjectDataTests.

8 years agoAdded the ORGANIZER property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 10:21:45 +0000 (10:21 +0000)]
Added the ORGANIZER property to iCalendarEvent-Load2.vcf

8 years agoAdded code to process ORGANIZER in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 10:21:30 +0000 (10:21 +0000)]
Added code to process ORGANIZER in CalendarEventObject.

8 years agoIf more colons are found after the first, add to the property value.
Steve Brokenshire [Sun, 24 Jan 2016 10:21:13 +0000 (10:21 +0000)]
If more colons are found after the first, add to the property value.

8 years agoAdded LocationDataAltRep, LocationDataLanguage, LocationDataTokens to CalendarObject.
Steve Brokenshire [Sun, 24 Jan 2016 09:53:59 +0000 (09:53 +0000)]
Added LocationDataAltRep, LocationDataLanguage, LocationDataTokens to CalendarObject.

8 years agoAdded the LOCATION property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 09:52:22 +0000 (09:52 +0000)]
Added the LOCATION property to iCalendarEvent-Load2.vcf

8 years agoAdded unit tests for LOCATION in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 09:50:19 +0000 (09:50 +0000)]
Added unit tests for LOCATION in iCalendarEvent/ObjectDataTests.

8 years agoAdded code to process LOCATION in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 09:49:16 +0000 (09:49 +0000)]
Added code to process LOCATION in CalendarEventObject.

8 years agoAdded unit tests for LAST-MODIFIED in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 09:30:14 +0000 (09:30 +0000)]
Added unit tests for LAST-MODIFIED in iCalendarEvent/ObjectDataTests.

8 years agoAdded the LAST-MODIFIED property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 09:29:56 +0000 (09:29 +0000)]
Added the LAST-MODIFIED property to iCalendarEvent-Load2.vcf

8 years agoAdded code to process LAST-MODIFIED in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 09:29:25 +0000 (09:29 +0000)]
Added code to process LAST-MODIFIED in CalendarEventObject.

8 years agoRenamed DescriptionListAltID to DescriptionListAltRep.
Steve Brokenshire [Sun, 24 Jan 2016 09:23:47 +0000 (09:23 +0000)]
Renamed DescriptionListAltID to DescriptionListAltRep.

8 years agoCheck for quote and go in and out of Quote mode as needed.
Steve Brokenshire [Sun, 24 Jan 2016 09:23:34 +0000 (09:23 +0000)]
Check for quote and go in and out of Quote mode as needed.

8 years agoAdded code to process DESCRIPTION and GEO in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 09:22:12 +0000 (09:22 +0000)]
Added code to process DESCRIPTION and GEO in CalendarEventObject.

8 years agoCheck for quotes in SplitNameValue and remove them if needed.
Steve Brokenshire [Sun, 24 Jan 2016 09:12:59 +0000 (09:12 +0000)]
Check for quotes in SplitNameValue and remove them if needed.

8 years agoAdded unit tests for DESCRIPTION and GEO for iCalendarEvent/ObjectDataTests
Steve Brokenshire [Sun, 24 Jan 2016 09:12:37 +0000 (09:12 +0000)]
Added unit tests for DESCRIPTION and GEO for iCalendarEvent/ObjectDataTests

8 years agoAdded GEO and DESCRIPTION properties to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 09:12:17 +0000 (09:12 +0000)]
Added GEO and DESCRIPTION properties to iCalendarEvent-Load2.vcf

8 years agoAdded the CREATED property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 08:13:32 +0000 (08:13 +0000)]
Added the CREATED property to iCalendarEvent-Load2.vcf

8 years agoAdded unit tests for testing CREATED in iCalendarObject/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 08:13:11 +0000 (08:13 +0000)]
Added unit tests for testing CREATED in iCalendarObject/ObjectDataTests.

8 years agoAdded code to process CREATED in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 08:12:49 +0000 (08:12 +0000)]
Added code to process CREATED in CalendarEventObject.

8 years agoAdded the CLASS property to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sun, 24 Jan 2016 08:07:03 +0000 (08:07 +0000)]
Added the CLASS property to iCalendarEvent-Load2.vcf

8 years agoRenamed ClassListTokens to ClassDataTokens.
Steve Brokenshire [Sun, 24 Jan 2016 08:06:49 +0000 (08:06 +0000)]
Renamed ClassListTokens to ClassDataTokens.

8 years agoAdded code to process CLASS in CalendarEventObject.
Steve Brokenshire [Sun, 24 Jan 2016 08:06:37 +0000 (08:06 +0000)]
Added code to process CLASS in CalendarEventObject.

8 years agoAdded unit tests for testing CLASS in iCalendarObject/ObjectDataTests.
Steve Brokenshire [Sun, 24 Jan 2016 08:06:22 +0000 (08:06 +0000)]
Added unit tests for testing CLASS in iCalendarObject/ObjectDataTests.

8 years agoRemoval of extra blank lines in CalendarEventObject.
Steve Brokenshire [Sat, 23 Jan 2016 22:26:35 +0000 (22:26 +0000)]
Removal of extra blank lines in CalendarEventObject.

8 years agoUpdated the DTSTART property in iCalendarEvent-Load2.vcf
Steve Brokenshire [Sat, 23 Jan 2016 22:13:28 +0000 (22:13 +0000)]
Updated the DTSTART property in iCalendarEvent-Load2.vcf

8 years agoAdded code for processing DTSTART in CalendarEventObject::ProcessData
Steve Brokenshire [Sat, 23 Jan 2016 22:08:32 +0000 (22:08 +0000)]
Added code for processing DTSTART in CalendarEventObject::ProcessData

8 years agoAdded unit tests for DTSTART in iCalendarEvent/ObjectDataTests
Steve Brokenshire [Sat, 23 Jan 2016 22:08:01 +0000 (22:08 +0000)]
Added unit tests for DTSTART in iCalendarEvent/ObjectDataTests

8 years agoAdded SplitValues and SplitNameValues in common/text.{cpp,h}
Steve Brokenshire [Sat, 23 Jan 2016 20:51:14 +0000 (20:51 +0000)]
Added SplitValues and SplitNameValues in common/text.{cpp,h}

8 years agoAdded SplitValuesTests and SplitNameValueTests
Steve Brokenshire [Sat, 23 Jan 2016 20:50:00 +0000 (20:50 +0000)]
Added SplitValuesTests and SplitNameValueTests

8 years agoDataTimeStart* should be DateTimeStart*
Steve Brokenshire [Sat, 23 Jan 2016 19:58:11 +0000 (19:58 +0000)]
DataTimeStart* should be DateTimeStart*

Spelling mistake. Oops.

8 years agoCorrected comment lines with accurate information.
Steve Brokenshire [Sat, 23 Jan 2016 15:12:23 +0000 (15:12 +0000)]
Corrected comment lines with accurate information.

8 years agoAdded check for METHOD before checking DTSTART.
Steve Brokenshire [Sat, 23 Jan 2016 15:09:58 +0000 (15:09 +0000)]
Added check for METHOD before checking DTSTART.

8 years agoAdded unit tests for CALSCALE to iCalendarEvent/BaseObjectVerifyTests
Steve Brokenshire [Sat, 23 Jan 2016 14:40:21 +0000 (14:40 +0000)]
Added unit tests for CALSCALE to iCalendarEvent/BaseObjectVerifyTests

8 years agoAdded CALSCALE property to iCalendarEvent-Load1.vcf
Steve Brokenshire [Sat, 23 Jan 2016 14:39:59 +0000 (14:39 +0000)]
Added CALSCALE property to iCalendarEvent-Load1.vcf

8 years agoAdded CalendarScaleData/CalendarScaleTokens for CALSCALE
Steve Brokenshire [Sat, 23 Jan 2016 14:39:43 +0000 (14:39 +0000)]
Added CalendarScaleData/CalendarScaleTokens for CALSCALE

8 years agoGet CALSCALE data in CalendarObject::ProcessBaseData
Steve Brokenshire [Sat, 23 Jan 2016 14:39:28 +0000 (14:39 +0000)]
Get CALSCALE data in CalendarObject::ProcessBaseData

8 years agoAdded EXAMPLE=DATA to METHOD for iCalendarEvent-Load1.vcf
Steve Brokenshire [Sat, 23 Jan 2016 14:34:04 +0000 (14:34 +0000)]
Added EXAMPLE=DATA to METHOD for iCalendarEvent-Load1.vcf

8 years agoAdded unit test for tokens in METHOD for iCalendarEvent/BaseObjectVerifyTests
Steve Brokenshire [Sat, 23 Jan 2016 14:33:36 +0000 (14:33 +0000)]
Added unit test for tokens in METHOD for iCalendarEvent/BaseObjectVerifyTests

8 years agoAdded ProcessBaseData subroutine for processing METHOD.
Steve Brokenshire [Sat, 23 Jan 2016 14:25:26 +0000 (14:25 +0000)]
Added ProcessBaseData subroutine for processing METHOD.

8 years agoMoved the inclusion of common/text.h to CalendarObject.
Steve Brokenshire [Sat, 23 Jan 2016 14:25:01 +0000 (14:25 +0000)]
Moved the inclusion of common/text.h to CalendarObject.

8 years agoAdded the METHOD property to iCalendarEvent-Load1.vcf
Steve Brokenshire [Sat, 23 Jan 2016 14:24:30 +0000 (14:24 +0000)]
Added the METHOD property to iCalendarEvent-Load1.vcf

8 years agoAdded unit test to check for METHOD in iCalendarEvent-Load1.vcf
Steve Brokenshire [Sat, 23 Jan 2016 14:24:17 +0000 (14:24 +0000)]
Added unit test to check for METHOD in iCalendarEvent-Load1.vcf

8 years agoAdded UID and DTSTART to iCalendarEvent-Load2.vcf
Steve Brokenshire [Sat, 23 Jan 2016 13:55:59 +0000 (13:55 +0000)]
Added UID and DTSTART to iCalendarEvent-Load2.vcf

8 years agoAdded check for DTSTART in CalendarEventObject::ValidObject
Steve Brokenshire [Sat, 23 Jan 2016 13:55:44 +0000 (13:55 +0000)]
Added check for DTSTART in CalendarEventObject::ValidObject

8 years agoAdded tests for UID in iCalendarEvent/ObjectDataTests.
Steve Brokenshire [Sat, 23 Jan 2016 13:49:07 +0000 (13:49 +0000)]
Added tests for UID in iCalendarEvent/ObjectDataTests.

8 years agoAdded code to get the UID and tokens in CalendarEventObject.
Steve Brokenshire [Sat, 23 Jan 2016 13:48:40 +0000 (13:48 +0000)]
Added code to get the UID and tokens in CalendarEventObject.

8 years agoUpdated comment checking for DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 13:48:05 +0000 (13:48 +0000)]
Updated comment checking for DTSTAMP.

8 years agoForgot UID - added UniqueID and UniqueIDTokens in CalendarObject.
Steve Brokenshire [Sat, 23 Jan 2016 13:40:35 +0000 (13:40 +0000)]
Forgot UID - added UniqueID and UniqueIDTokens in CalendarObject.

8 years agoAdded try and catch for getting DateTimeStampTokens.
Steve Brokenshire [Sat, 23 Jan 2016 13:37:32 +0000 (13:37 +0000)]
Added try and catch for getting DateTimeStampTokens.

8 years agoAdded data for other tokens in DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 13:37:12 +0000 (13:37 +0000)]
Added data for other tokens in DTSTAMP.

8 years agoAdded unit test for checking other tokens in DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 13:35:52 +0000 (13:35 +0000)]
Added unit test for checking other tokens in DTSTAMP.

DTSTAMP other tokens checked in iCalendarEvent/ObjectDataTests

8 years agoAdded <stdexcept> header to CalendarObject.h
Steve Brokenshire [Sat, 23 Jan 2016 13:34:47 +0000 (13:34 +0000)]
Added <stdexcept> header to CalendarObject.h

8 years agoRun ProcessData after loading the data in LoadString.
Steve Brokenshire [Sat, 23 Jan 2016 13:34:28 +0000 (13:34 +0000)]
Run ProcessData after loading the data in LoadString.

8 years agoImproved checking for DTSTAMP and UID for ValidObject in CalendarEvent.
Steve Brokenshire [Sat, 23 Jan 2016 13:34:01 +0000 (13:34 +0000)]
Improved checking for DTSTAMP and UID for ValidObject in CalendarEvent.

8 years agoAdded the common/text.h header for use with CalendarEventObject.
Steve Brokenshire [Sat, 23 Jan 2016 13:14:04 +0000 (13:14 +0000)]
Added the common/text.h header for use with CalendarEventObject.

8 years agoAdded initial version of iCalendarEvent-Load2.vcf
Steve Brokenshire [Sat, 23 Jan 2016 13:13:27 +0000 (13:13 +0000)]
Added initial version of iCalendarEvent-Load2.vcf

8 years agoAdded initial ObjectDataTests.
Steve Brokenshire [Sat, 23 Jan 2016 13:13:12 +0000 (13:13 +0000)]
Added initial ObjectDataTests.

8 years agoAdded comments detailing unit tests in ProcessTextVectorsTests.
Steve Brokenshire [Sat, 23 Jan 2016 13:12:40 +0000 (13:12 +0000)]
Added comments detailing unit tests in ProcessTextVectorsTests.

8 years agoMoved Object Data except ObjectName and ObjectData to public from protected.
Steve Brokenshire [Sat, 23 Jan 2016 13:12:17 +0000 (13:12 +0000)]
Moved Object Data except ObjectName and ObjectData to public from protected.

8 years agoAdded initial version of processing DTSTAMP.
Steve Brokenshire [Sat, 23 Jan 2016 13:09:36 +0000 (13:09 +0000)]
Added initial version of processing DTSTAMP.

8 years agoAdded test to check result on a single match for RELATED.
Steve Brokenshire [Sat, 23 Jan 2016 12:32:00 +0000 (12:32 +0000)]
Added test to check result on a single match for RELATED.

8 years agoAdded test to check result on a single match for RESOURCES.
Steve Brokenshire [Sat, 23 Jan 2016 12:30:48 +0000 (12:30 +0000)]
Added test to check result on a single match for RESOURCES.

8 years agoAdded test to check result on a single match for CONTACT.
Steve Brokenshire [Sat, 23 Jan 2016 12:30:37 +0000 (12:30 +0000)]
Added test to check result on a single match for CONTACT.

8 years agoAdded test to check result on a single match for COMMENT.
Steve Brokenshire [Sat, 23 Jan 2016 12:25:20 +0000 (12:25 +0000)]
Added test to check result on a single match for COMMENT.

8 years agoAdded test to check result on a single match for CATEGORIES.
Steve Brokenshire [Sat, 23 Jan 2016 12:23:22 +0000 (12:23 +0000)]
Added test to check result on a single match for CATEGORIES.

8 years agoAdded test to check result on a single match for ATTENDEE.
Steve Brokenshire [Sat, 23 Jan 2016 12:22:20 +0000 (12:22 +0000)]
Added test to check result on a single match for ATTENDEE.

8 years agoAdd check if multiple properties should be found.
Steve Brokenshire [Sat, 23 Jan 2016 12:19:30 +0000 (12:19 +0000)]
Add check if multiple properties should be found.

8 years agoAdded third set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 12:14:26 +0000 (12:14 +0000)]
Added third set of tests for property names with a semi-colon in.

8 years agoAdded second set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 12:09:23 +0000 (12:09 +0000)]
Added second set of tests for property names with a semi-colon in.

8 years agoAdded first set of tests for property names with a semi-colon in.
Steve Brokenshire [Sat, 23 Jan 2016 12:03:45 +0000 (12:03 +0000)]
Added first set of tests for property names with a semi-colon in.

8 years agoFind property name before the first semi-colon in ProcessTextVectors.
Steve Brokenshire [Sat, 23 Jan 2016 11:58:22 +0000 (11:58 +0000)]
Find property name before the first semi-colon in ProcessTextVectors.

8 years agoAdded third set of tests for ProcessTextVectorsTests
Steve Brokenshire [Sat, 23 Jan 2016 11:17:44 +0000 (11:17 +0000)]
Added third set of tests for ProcessTextVectorsTests

8 years agoAdded second set of tests for ProcessTextVectorsTests
Steve Brokenshire [Sat, 23 Jan 2016 11:15:32 +0000 (11:15 +0000)]
Added second set of tests for ProcessTextVectorsTests

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