Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2015-12-31 Steve BrokenshireAdded tests for checking the PHOTO and LOGO TYPEs.
2015-12-30 Steve BrokenshireImplemented CATEGORIES with ContactDataObject.
2015-12-30 Steve BrokenshireImplemented ROLE, ORG and NOTE with ContactDataObject.
2015-12-30 Steve BrokenshireImplemented TITLE for ContactDataObject.
2015-12-30 Steve BrokenshireImplemented GEO and URL to use ContactDataObject.
2015-12-30 Steve BrokenshireImplemented LANG using ContactDataObject.
2015-12-30 Steve BrokenshireImplemented LoadData for even better simplification.
2015-12-29 Steve BrokenshireImplemented loading for EMAIL using ContactDataObject.
2015-12-29 Steve BrokenshireImplemented loading for TZ using ContactDataObject.
2015-12-29 Steve BrokenshireAdded MapDataExists subroutines for the Contact Editor...
2015-12-29 Steve BrokenshireImplemented ADR to use ContactDataObject.
2015-12-28 Steve BrokenshireImplemented MEMBER in frmContactEditor through ContactD...
2015-12-28 Steve BrokenshireUsing ContactDataObject for N.
2015-12-28 Steve BrokenshireCommented out UIDProcessed as this isn't needed now.
2015-12-28 Steve BrokenshireNow getting UIDToken from ContactDataObject.
2015-12-28 Steve BrokenshireIntroduced simplified LoadKind.
2015-12-28 Steve BrokenshireIntroduced simplified LoadBirthday and LoadAnniversary.
2015-12-28 Steve BrokenshireIntroduced simplified LoadGender.
2015-12-28 Steve BrokenshireIncluded the ContactDataObject, removed unused variable...
2015-12-28 Steve BrokenshireUpdated header locations.
2015-12-28 Steve BrokenshireUpdated commands needed for building the unit testing...
2015-12-28 Steve BrokenshireMoved ContactDataObject.{h,cpp} into the contacteditor...
2015-12-28 Steve BrokenshireRemoved intPref and intType from ContactDataObject...
2015-12-28 Steve BrokenshireImplemented ProcessNameValue into ContactDataObject.
2015-12-28 Steve BrokenshireCreated ProcessNameValue for splitting name & value...
2015-12-28 Steve BrokenshireReplace tokens processing with the remaining elements...
2015-12-28 Steve BrokenshireReplaced token processing in N with ProcessTokens.
2015-12-28 Steve BrokenshireReplaced token processing in FN with ProcessTokens.
2015-12-28 Steve BrokenshireReplaced token processing in MEMBER with ProcessTokens.
2015-12-28 Steve BrokenshireReplaced token processing in REV with ProcessTokens.
2015-12-28 Steve BrokenshireCreated the ProcessTokens subroutine.
2015-12-28 Steve BrokenshireRemoved previous version of ProcessIntegerValue.
2015-12-28 Steve BrokenshireReplaced string processing in KEY with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in FBURL with ProcessStringV...
2015-12-28 Steve BrokenshireReplaced string processing in CALADRURI with ProcessStr...
2015-12-28 Steve BrokenshireReplaced string processing in CALURI with ProcessString...
2015-12-28 Steve BrokenshireReplaced string processing in SOUND and LOGO with Proce...
2015-12-28 Steve BrokenshireReplaced string process in PHOTO with ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in CATEGORIES with ProcessSt...
2015-12-28 Steve BrokenshireReplaced string processing in NOTE for ProcessStringValue.
2015-12-28 Steve BrokenshireReplaced string processing in ORG with ProcessStringValue.
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...
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