2016-07-29 |
Steve Brokenshire | Added code and more unit tests for FakeConnectionObject |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Steve Brokenshire | Added ConnectionObject interface, FakeConnection object... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Steve Brokenshire | Updated TODO list |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Version 0.14 release release-0.14 |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Added ContactDataObject-Save.cpp to the Xcode project. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Merge branch 'master' of ssh://gelforn.xestia.co.uk... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Merge commits from upstream |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Added ContactDataObject-Save.cpp to the OSX Xcode project. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Added integer for the Account Unsupported Icon Index ID. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Removed old code for saving contact data from frmContac... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Merge branch 'master' of ssh://gelforn.xestia.co.uk... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Added check to see if the SSL certificate information... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Added code for making specific Win32 adjustments to... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Adjusted size of the status bar icon spaces. |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Code cleanup and move of XABPreferences object creation... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Steve Brokenshire | Updated Win32 project files |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Steve Brokenshire | Added code for viewing vCard data within an unsupported... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Steve Brokenshire | Added the unsupported account icon |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Steve Brokenshire | Implemented support to take XAB online or offline. |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added ContactDataObject-Save.cpp to the unit test file... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added ContactDataObject-Save.o to the list of files... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added XAB_UNITTEST define to the unit test compilation |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Altered SaveContact in frmContactEditor to use the... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Random number generation for account directories wasn... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added ANNIVERSARY to the SaveString function of Contact... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added BDAY to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added GENDER to the SaveString function of ContactDataO... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added N to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added code and unit tests for the SaveFile function... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added TEL to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added IMPP to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Steve Brokenshire | Added REV to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added MEMBER to the SaveString function of ContactDataO... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added X-* to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added VND-* to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added KEY to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added FBURL to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added CALADRURI to the SaveString function of ContactDa... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added CALURI to the SaveString function of ContactDataO... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added SOUND to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added LOGO to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added PHOTO to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Steve Brokenshire | Added CATEGORIES to the SaveString function of ContactD... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Steve Brokenshire | Added NOTE to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Steve Brokenshire | Added ORG to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added ROLE to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Check for either a space or space and a newline in... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added URL to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added RELATED to the SaveString function of ContactData... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added GEO to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added LANG to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added EMAIL to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added ADR to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added TZ to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added NICKNAME to the SaveString function of ContactDat... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Correct comment saying LANGUAGE to MEDIATYPE for SaveSource |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added stub for saving REV in the SaveString function... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added XML to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added CLIENTPIDMAP to the SaveString function of Contac... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added SOURCE to the SaveString function of ContactDataO... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Steve Brokenshire | Added KIND to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Added UID to the SaveString function of ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Added OutputText function |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Added SaveTitle function to the ContactDataObject |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Added initial file save layout and test for LoadCheck... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Made FN used ProcessData to add data and then append... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Steve Brokenshire | Forgot PRODID when saving a contact and -DXAB_UNITTEST... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Steve Brokenshire | Added code for saving data in the ContactDataObject... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Steve Brokenshire | Setup unit test for testing the LoadCheck-Load2.vcf... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Steve Brokenshire | Setup unit test for testing the LoadCheck-Load1.vcf... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Steve Brokenshire | Initial version of the SaveString function of the Conta... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Steve Brokenshire | Changed required for cURL to be version 7.48 |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Steve Brokenshire | Now using flat OpenDocument Text files for documentation |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Steve Brokenshire | SSL support for OS X and Windows now implemented. |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Steve Brokenshire | Version 0.13 release release-0.13 |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Steve Brokenshire | Added instructions for building XAB under Windows and... |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Steve Brokenshire | Check if std::string version of ProcessSaveDataStrProc... |
commit | commitdiff | tree | snapshot |
2016-05-28 |
Steve Brokenshire | Ensure fetching and storage of SSL certificates on... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Steve Brokenshire | Check for certificate, build certificate and added... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Steve Brokenshire | Check for __WIN32__ in addition to __APPLE__ |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Steve Brokenshire | On Linux systems, GetCertificateData was used instead... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Steve Brokenshire | Removed activity status. Will do in future release. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Steve Brokenshire | OS X Support: Xcode project files |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Steve Brokenshire | Moved common/win32ssl.h include into the __WIN32__... |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Steve Brokenshire | Win32 Support: Visual Studio 2013 (Express) project... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Check for NULL pointers for CertificateData in the... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Win32 Support: Added more headers. |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Free the previous SSL certificate context before gettin... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Win32 Support: Support for processing tasks within... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Replaced integers for cURLcode with actual cURLcode... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Set AccSSL to FALSE if AccSSLInc is not true. |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Win32 Support: Replaced CERT_CONTEXT with PCCERT_CONTEX... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Show alternative message if no SSL result could be... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Win32 Support: When reloading the account list, free... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Win32 Support: Added support for displaying the certifi... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Replaced CERT_CONTEXT with PCCERT_CONTEXT for the frmMa... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Brokenshire | Set conncode in carddav/carddav-sslverify.cpp to have... |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Steve Brokenshire | Forgot header update for AppXestiaAddrBk.cpp |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Steve Brokenshire | Win32 Support: Added initial Windows support for frmMain |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Steve Brokenshire | Added the common/sslcertstructs.h header file to frmAct... |
commit | commitdiff | tree | snapshot |
next |