Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2015-12-28 Steve BrokenshireReplaced string processing in ROLE with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in TITLE with ProcessStringV...
2015-12-28 Steve BrokenshireReplaced string processing in URL with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in RELATED with ProcessStrin...
2015-12-28 Steve BrokenshireReplaced string processing in GEO with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in LANG with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in TEL with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in IMPP with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in EMAIL with ProcessStringV...
2015-12-28 Steve BrokenshireRemoved commented out form code from ADR in ContactData...
2015-12-28 Steve BrokenshireReplaced string processing in ADR with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in NICKNAME with ProcessStri...
2015-12-28 Steve BrokenshireReplaced string processing in FN with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in MEMBER with ProcessString...
2015-12-28 Steve BrokenshireReplaced string processing in XML with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in SOURCE with ProcessString...
2015-12-28 Steve BrokenshireRemoved ContactDataObject point for ProcessIntegerValue...
2015-12-28 Steve BrokenshireReplaced the PREF code in FBURL with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in CALADRURI with ProcessInteger...
2015-12-28 Steve BrokenshireReplaced the PREF code for CALURI with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in LOGO and SOUND with ProcessIn...
2015-12-28 Steve BrokenshireReplaced the PREF code in PHOTO with ProcessIntergerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in CATEGORIES with ProcessInterg...
2015-12-28 Steve BrokenshireReplaced the PREF code in NOTE with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in ORG with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in ROLE with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in TITLE with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in URL with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code for PREF in RELATED with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code for PREF in GEO with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code in PREF for TEL and LANGUAGE with Process...
2015-12-28 Steve BrokenshireReplaced PREF code in IMPP for ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced PREF code in EMAIL with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced the PREF code in ADR for ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code for PREF in TZ for ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code for PREF in NICKNAME for ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code from PREF for FN with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced code from PREF in MEMBER with ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced PREF code for SOURCE with ProcessIntegerValue.
2015-12-28 Steve BrokenshireAdded the ProcessIntegerValue subroutine.
2015-12-28 Steve BrokenshireAdded source code, headers and unit tests for the CLIEN...
2015-12-27 Steve BrokenshireAdded source code, headers and unit tests for the REV...
2015-12-27 Steve BrokenshireAdded source code, headers and unit testing to the...
2015-12-27 Steve BrokenshireAdded source code, headers and unit tests for the SOURC...
2015-12-27 Steve BrokenshireAdded source code, headers and unit testing for UID...
2015-12-27 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-26 Steve BrokenshireAdded source code, headers and unit tests to the FBURL...
2015-12-26 Steve BrokenshireAdded source code, headers and unit tests for the CALAD...
2015-12-26 Steve BrokenshireAdded source code, headers and unit testing code for...
2015-12-26 Steve BrokenshireAdded source, headers and unit tests for the SOUND...
2015-12-24 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-24 Steve BrokenshireAdded source code, header and unit tests to the PHOTO...
2015-12-23 Steve BrokenshireAdded extra unit tests for CATEGORIES and begun work...
2015-12-23 Steve BrokenshireAdded source code, headers and unit tests for the CATEG...
2015-12-22 Steve BrokenshireAdded source, headers and unit testing for the NOTE...
2015-12-20 Steve BrokenshireFixed error where XAB would immediately exit upon start...
2015-12-20 Steve BrokenshireAdded source code, headers and unit tests for the ORG...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-20 Steve BrokenshireAdded source code, headers and unit tests for the RELAT...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing code for...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-19 Steve BrokenshireAdded source code, headers and unit tests for the IMPP...
2015-12-19 Steve BrokenshireAdded source code, header and unit testing for the...
2015-12-13 Steve BrokenshireAdded source, header and unit tests to the ADR vCard...
2015-12-13 Steve BrokenshireAdded source, header and unit tests for TZ vCard proper...
2015-12-13 Steve BrokenshireAdded code and unit tests for BDAY and ANNIVERSARY...
2015-12-13 Steve BrokenshireAdded contact file for testing other properties of...
2015-12-13 Steve BrokenshireAdded source, header and unit tests for the NICKNAME...
2015-12-13 Steve BrokenshireFinished remaining code and unit tests for the N vCard...
2015-12-12 Steve BrokenshireAdded SORT-AS and extra tokens code and unit tests...
2015-12-12 Steve BrokenshireAdded property value, ALTID, LANGUAGE source, header...
2015-12-11 Steve BrokenshireAdded remaining property source code and unit tests...
2015-12-10 Steve BrokenshireImproved checking of FN for meeting the base specificat...
2015-12-10 Steve BrokenshireAdded source code, header and unit tests for the FN...
2015-12-10 Steve BrokenshireAdded remaining source code and units tests for the...
2015-12-10 Steve BrokenshireAdded unit tests for the ALTID, PID & PREF properties...
2015-12-08 Steve BrokenshireAdded source code, headers and unit test to check that...
2015-12-08 Steve BrokenshireAdded source, header and unit testing code to check...
2015-12-08 Steve BrokenshireAdded source, header and unit testing code for checking...
2015-12-08 Steve BrokenshireUpdated list of files to compile for unit testing purposes.
2015-12-07 Steve BrokenshireAdded code and unit tests to check if a file exists...
2015-12-07 Steve BrokenshireAdded the ContactDataObject source and header files.
2015-12-07 Steve BrokenshireRemove Temp* files from the tests directory upon runnin...
2015-12-06 Steve BrokenshireAdded vCard that is used for file errors (namely invali...
2015-12-06 Steve BrokenshireAdded TODO regarding moving contact data in frmContactE...
2015-12-06 Steve BrokenshireImplemented contact format conversion on the command...
2015-12-06 Steve BrokenshireAdded convert.o (convert.cpp) to the list of the source...
2015-12-06 Steve BrokenshireImplemented support for contact format conversion via...
2015-12-06 Steve BrokenshireAdded vCard34Conv object for the input format conversio...
2015-12-06 Steve BrokenshireAdded code and unit tests for writing the processed...
2015-12-06 Steve BrokenshireUpdated command line for unit testing.
2015-12-06 Steve BrokenshireAdded vCard 3.0 version of LoadCheck-Load1.vcf
2015-12-06 Steve BrokenshireAdded code and unit tests to check that input file...
2015-12-06 Steve BrokenshireAdded the output file open check unit test and code.
2015-12-05 Steve BrokenshireAdded test and code to check if an error occured whilst...
2015-12-05 Steve BrokenshireAdded input file missing test and replaced wording...
2015-12-05 Steve BrokenshireAdded convert.cpp to compile with the unit testing...
2015-12-05 Steve BrokenshireAdded menu option for Contact Conversion tests to the...
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