Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2016-01-01 Steve BrokenshireSkip processing BDAY and ANNIVERSARY if there is data...
2016-01-01 Steve BrokenshireMakefile parsing error occurs when GTest isn't found.
2016-01-01 Steve BrokenshireRemoved the frmContactEditor loading files except Load...
2016-01-01 Steve BrokenshireAdded preferences.h header to frmActivityMgr.
2016-01-01 Steve BrokenshireAdded subroutine to clear data within the object.
2016-01-01 Steve BrokenshireNow using data from the ContactDataObject for saving.
2016-01-01 Steve BrokenshireVariables removed from frmContactEditor (now in Contact...
2016-01-01 Steve BrokenshireBDAY and ANNIVERSARY didn't use the ContactDataObject...
2016-01-01 Steve BrokenshireRemoval of data is now done by ContactDataObject.
2016-01-01 Steve BrokenshireUpdated DeleteGeneralRelated to use DeleteMapData.
2016-01-01 Steve BrokenshireAddBusinessOrganisation was using GeneralOrganisationLi...
2016-01-01 Steve BrokenshireUpdated copyright year.
2016-01-01 Steve BrokenshireAll items within the Sound tab of the Contact Editor...
2016-01-01 Steve BrokenshireAll items within the Pictures tab of the contact editor...
2016-01-01 Steve BrokenshireAll items within the Other tab of the Contact Editor...
2016-01-01 Steve BrokenshireAll items in the Logos tab in the contact editor now...
2016-01-01 Steve BrokenshireAll items in the Key tab of the Contact Editor now...
2016-01-01 Steve BrokenshireAll items in the Home tab of the contact editor now...
2016-01-01 Steve BrokenshireAll items in the Groups tab now use ContactDataObject.
2016-01-01 Steve BrokenshireAll items in the General tab now use the ContactDataObject.
2016-01-01 Steve BrokenshireAll items in the Category tab for the contact editor...
2016-01-01 Steve BrokenshireAll items in the Calendar tab now use ContactDataObject.
2016-01-01 Steve BrokenshireAll items in the Business tab of the contact editor...
2016-01-01 Steve BrokenshireUpdated copyright year (forgot to alter it originally).
2016-01-01 Steve BrokenshireDeleted old files for frmContactEditor as they are...
2016-01-01 Steve BrokenshireImplemented all remaining elements to use ContactDataOb...
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.
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