Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2016-08-29 Steve BrokenshireFixed cleaning of old object files
2016-08-28 Steve BrokenshireUnit testing code cleanup
2016-08-28 Steve BrokenshireImplemented code to delete contact via ConnectionObject
2016-08-28 Steve BrokenshireImplemented DeleteContact in the CardDAV2 class
2016-08-28 Steve BrokenshireRemoved Entity Tag from DeleteContact in ConnectionObje...
2016-08-25 Steve BrokenshireImplemented EditContact and GetContact in CardDAV2
2016-08-23 Steve BrokenshireGet etag value after adding a contact using the Connect...
2016-08-21 Steve BrokenshireAdd std::string version of the GetAccountDir function
2016-08-21 Steve BrokenshireAdded AddContact for CardDAV2 and frmActivityMgr
2016-08-20 Steve BrokenshireReplaced use of CardDAV with CardDAV2 in frmEditAccount
2016-08-19 Steve BrokenshirefrmNewAccount now using the CardDAV2 class
2016-08-19 Steve BrokenshireInitial version of CardDAV2 class
2016-08-19 Steve BrokenshireAdded SSLCertCollectionString to frmSSLCertificate...
2016-08-19 Steve BrokenshireUpdated Makefile.in with new files for compiling
2016-08-19 Steve BrokenshireAltered CORequestResult enumeration
2016-08-14 Steve BrokenshireUpdated SSL structs and ConnectionObject
2016-08-14 Steve BrokenshireChanged ConnectionObject and updated unit tests accordi...
2016-08-11 Steve BrokenshireAdded unit tests for ConnectionObject interface and...
2016-08-10 Steve BrokenshireMoved headers inside the inclusion guard
2016-07-31 Steve BrokenshireUpdated unit testing input Makefile.
2016-07-31 Steve BrokenshireAdded more code and unit tests for ConnectionObject...
2016-07-29 Steve BrokenshireAdded code and unit tests to FakeConnectionObject class
2016-07-29 Steve BrokenshireAdded code and more unit tests for FakeConnectionObject
2016-07-29 Steve BrokenshireAdded ConnectionObject interface, FakeConnection object...
2016-07-12 Steve BrokenshireUpdated TODO list
2016-07-09 Steve BrokenshireVersion 0.14 release release-0.14
2016-07-09 Steve BrokenshireAdded ContactDataObject-Save.cpp to the Xcode project.
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-09 Steve BrokenshireMerge commits from upstream
2016-07-09 Steve BrokenshireAdded ContactDataObject-Save.cpp to the OSX Xcode project.
2016-07-09 Steve BrokenshireAdded integer for the Account Unsupported Icon Index ID.
2016-07-09 Steve BrokenshireRemoved old code for saving contact data from frmContac...
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-09 Steve BrokenshireAdded check to see if the SSL certificate information...
2016-07-09 Steve BrokenshireAdded code for making specific Win32 adjustments to...
2016-07-09 Steve BrokenshireAdjusted size of the status bar icon spaces.
2016-07-09 Steve BrokenshireCode cleanup and move of XABPreferences object creation...
2016-07-09 Steve BrokenshireUpdated Win32 project files
2016-07-08 Steve BrokenshireAdded code for viewing vCard data within an unsupported...
2016-07-08 Steve BrokenshireAdded the unsupported account icon
2016-07-07 Steve BrokenshireImplemented support to take XAB online or offline.
2016-07-03 Steve BrokenshireAdded ContactDataObject-Save.cpp to the unit test file...
2016-07-03 Steve BrokenshireAdded ContactDataObject-Save.o to the list of files...
2016-07-03 Steve BrokenshireAdded XAB_UNITTEST define to the unit test compilation
2016-07-03 Steve BrokenshireAltered SaveContact in frmContactEditor to use the...
2016-07-03 Steve BrokenshireRandom number generation for account directories wasn...
2016-07-03 Steve BrokenshireAdded ANNIVERSARY to the SaveString function of Contact...
2016-07-03 Steve BrokenshireAdded BDAY to the SaveString function of ContactDataObject
2016-07-03 Steve BrokenshireAdded GENDER to the SaveString function of ContactDataO...
2016-07-03 Steve BrokenshireAdded N to the SaveString function of ContactDataObject
2016-07-03 Steve BrokenshireAdded code and unit tests for the SaveFile function...
2016-07-03 Steve BrokenshireAdded TEL to the SaveString function of ContactDataObject
2016-07-03 Steve BrokenshireAdded IMPP to the SaveString function of ContactDataObject
2016-07-03 Steve BrokenshireAdded REV to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded MEMBER to the SaveString function of ContactDataO...
2016-07-02 Steve BrokenshireAdded X-* to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded VND-* to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded KEY to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded FBURL to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded CALADRURI to the SaveString function of ContactDa...
2016-07-02 Steve BrokenshireAdded CALURI to the SaveString function of ContactDataO...
2016-07-02 Steve BrokenshireAdded SOUND to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded LOGO to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded PHOTO to the SaveString function of ContactDataObject
2016-07-02 Steve BrokenshireAdded CATEGORIES to the SaveString function of ContactD...
2016-06-30 Steve BrokenshireAdded NOTE to the SaveString function of ContactDataObject
2016-06-30 Steve BrokenshireAdded ORG to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded ROLE to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireCheck for either a space or space and a newline in...
2016-06-29 Steve BrokenshireAdded URL to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded RELATED to the SaveString function of ContactData...
2016-06-29 Steve BrokenshireAdded GEO to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded LANG to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded EMAIL to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded ADR to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded TZ to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded NICKNAME to the SaveString function of ContactDat...
2016-06-29 Steve BrokenshireCorrect comment saying LANGUAGE to MEDIATYPE for SaveSource
2016-06-29 Steve BrokenshireAdded stub for saving REV in the SaveString function...
2016-06-29 Steve BrokenshireAdded XML to the SaveString function of ContactDataObject
2016-06-29 Steve BrokenshireAdded CLIENTPIDMAP to the SaveString function of Contac...
2016-06-29 Steve BrokenshireAdded SOURCE to the SaveString function of ContactDataO...
2016-06-29 Steve BrokenshireAdded KIND to the SaveString function of ContactDataObject
2016-06-28 Steve BrokenshireAdded UID to the SaveString function of ContactDataObject
2016-06-28 Steve BrokenshireAdded OutputText function
2016-06-28 Steve BrokenshireAdded SaveTitle function to the ContactDataObject
2016-06-28 Steve BrokenshireAdded initial file save layout and test for LoadCheck...
2016-06-28 Steve BrokenshireMade FN used ProcessData to add data and then append...
2016-06-28 Steve BrokenshireForgot PRODID when saving a contact and -DXAB_UNITTEST...
2016-06-27 Steve BrokenshireAdded code for saving data in the ContactDataObject...
2016-06-27 Steve BrokenshireSetup unit test for testing the LoadCheck-Load2.vcf...
2016-06-26 Steve BrokenshireSetup unit test for testing the LoadCheck-Load1.vcf...
2016-06-26 Steve BrokenshireInitial version of the SaveString function of the Conta...
2016-06-26 Steve BrokenshireChanged required for cURL to be version 7.48
2016-06-26 Steve BrokenshireNow using flat OpenDocument Text files for documentation
2016-05-28 Steve BrokenshireSSL support for OS X and Windows now implemented.
2016-05-28 Steve BrokenshireVersion 0.13 release release-0.13
2016-05-28 Steve BrokenshireAdded instructions for building XAB under Windows and...
2016-05-28 Steve BrokenshireCheck if std::string version of ProcessSaveDataStrProc...
2016-05-28 Steve BrokenshireEnsure fetching and storage of SSL certificates on...
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