2016-09-04 |
Steve Brokenshire | Implemented GetContactList in CardDAV2 class |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Steve Brokenshire | Removed CardDAV class and all uses/references. |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Steve Brokenshire | Fixed cleaning of old object files |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Steve Brokenshire | Unit testing code cleanup |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Steve Brokenshire | Implemented code to delete contact via ConnectionObject |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Steve Brokenshire | Implemented DeleteContact in the CardDAV2 class |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Steve Brokenshire | Removed Entity Tag from DeleteContact in ConnectionObje... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Steve Brokenshire | Implemented EditContact and GetContact in CardDAV2 |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Steve Brokenshire | Get etag value after adding a contact using the Connect... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Steve Brokenshire | Add std::string version of the GetAccountDir function |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Steve Brokenshire | Added AddContact for CardDAV2 and frmActivityMgr |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Steve Brokenshire | Replaced use of CardDAV with CardDAV2 in frmEditAccount |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Steve Brokenshire | frmNewAccount now using the CardDAV2 class |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Steve Brokenshire | Initial version of CardDAV2 class |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Steve Brokenshire | Added SSLCertCollectionString to frmSSLCertificate... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Steve Brokenshire | Updated Makefile.in with new files for compiling |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Steve Brokenshire | Altered CORequestResult enumeration |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Steve Brokenshire | Updated SSL structs and ConnectionObject |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Steve Brokenshire | Changed ConnectionObject and updated unit tests accordi... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Steve Brokenshire | Added unit tests for ConnectionObject interface and... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Steve Brokenshire | Moved headers inside the inclusion guard |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Steve Brokenshire | Updated unit testing input Makefile. |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Steve Brokenshire | Added more code and unit tests for ConnectionObject... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Steve Brokenshire | Added code and unit tests to FakeConnectionObject class |
commit | commitdiff | tree | snapshot |
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 |
next |