Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
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...
2015-12-20 Steve BrokenshireAdded source code, headers and unit tests for the RELAT...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing code for...
2015-12-20 Steve BrokenshireAdded source code, headers and unit testing for the...
2015-12-19 Steve BrokenshireAdded source code, headers and unit tests for the IMPP...
2015-12-19 Steve BrokenshireAdded source code, header and unit testing for the...
2015-12-13 Steve BrokenshireAdded source, header and unit tests to the ADR vCard...
2015-12-13 Steve BrokenshireAdded source, header and unit tests for TZ vCard proper...
2015-12-13 Steve BrokenshireAdded code and unit tests for BDAY and ANNIVERSARY...
2015-12-13 Steve BrokenshireAdded contact file for testing other properties of...
2015-12-13 Steve BrokenshireAdded source, header and unit tests for the NICKNAME...
2015-12-13 Steve BrokenshireFinished remaining code and unit tests for the N vCard...
2015-12-12 Steve BrokenshireAdded SORT-AS and extra tokens code and unit tests...
2015-12-12 Steve BrokenshireAdded property value, ALTID, LANGUAGE source, header...
2015-12-11 Steve BrokenshireAdded remaining property source code and unit tests...
2015-12-10 Steve BrokenshireImproved checking of FN for meeting the base specificat...
2015-12-10 Steve BrokenshireAdded source code, header and unit tests for the FN...
2015-12-10 Steve BrokenshireAdded remaining source code and units tests for the...
2015-12-10 Steve BrokenshireAdded unit tests for the ALTID, PID & PREF properties...
2015-12-08 Steve BrokenshireAdded source code, headers and unit test to check that...
2015-12-08 Steve BrokenshireAdded source, header and unit testing code to check...
2015-12-08 Steve BrokenshireAdded source, header and unit testing code for checking...
2015-12-08 Steve BrokenshireUpdated list of files to compile for unit testing purposes.
2015-12-07 Steve BrokenshireAdded code and unit tests to check if a file exists...
2015-12-07 Steve BrokenshireAdded the ContactDataObject source and header files.
2015-12-07 Steve BrokenshireRemove Temp* files from the tests directory upon runnin...
2015-12-06 Steve BrokenshireAdded vCard that is used for file errors (namely invali...
2015-12-06 Steve BrokenshireAdded TODO regarding moving contact data in frmContactE...
2015-12-06 Steve BrokenshireImplemented contact format conversion on the command...
2015-12-06 Steve BrokenshireAdded convert.o (convert.cpp) to the list of the source...
2015-12-06 Steve BrokenshireImplemented support for contact format conversion via...
2015-12-06 Steve BrokenshireAdded vCard34Conv object for the input format conversio...
2015-12-06 Steve BrokenshireAdded code and unit tests for writing the processed...
2015-12-06 Steve BrokenshireUpdated command line for unit testing.
2015-12-06 Steve BrokenshireAdded vCard 3.0 version of LoadCheck-Load1.vcf
2015-12-06 Steve BrokenshireAdded code and unit tests to check that input file...
2015-12-06 Steve BrokenshireAdded the output file open check unit test and code.
2015-12-05 Steve BrokenshireAdded test and code to check if an error occured whilst...
2015-12-05 Steve BrokenshireAdded input file missing test and replaced wording...
2015-12-05 Steve BrokenshireAdded convert.cpp to compile with the unit testing...
2015-12-05 Steve BrokenshireAdded menu option for Contact Conversion tests to the...
2015-12-05 Steve BrokenshireAdded the convert subroutine and initial unit tests...
2015-12-01 Steve BrokenshireFixed right click menu which showed active menu items...
2015-12-01 Steve BrokenshireVersion 0.06 release. CHANGES updated. Version bump... release-0.06
2015-11-30 Steve BrokenshireUpdated TODO list.
2015-11-30 Steve BrokenshireRemoved commented out code from the frmMain constructor.
2015-11-30 Steve BrokenshireRemoved comments from LoadContactList in frmMain
2015-11-30 Steve BrokenshireRemoved comments from ShowContactInfo in frmMain
2015-11-30 Steve BrokenshireRemoved comment from ShowContactEditorEdit in frmMain.
2015-11-30 Steve BrokenshireRemoved comments from OpenContactInfo.
2015-11-30 Steve BrokenshireRemoved and updated comments in LoadPreferences.
2015-11-30 Steve BrokenshireRemoved commented out lines from ConflictResolution...
2015-11-30 Steve BrokenshireRemoved commented out line from RemoveContactsWindowPoi...
2015-11-30 Steve BrokenshireRemoved UpdatedWindowList from frmMain
2015-11-30 Steve BrokenshireRemoved commeneted out lines from WindowEdit in frmMain
2015-11-30 Steve BrokenshireUpdated header location and moved parts of frmSearch...
2015-11-30 Steve BrokenshirefrmSearch.cpp split into 4 C++ source files for easier...
2015-11-30 Steve BrokenshireSplitted off task subroutines in a separate C++ source...
2015-11-30 Steve BrokenshireUpdated includes for frmActivityMgr.
2015-11-30 Steve BrokenshireMoved frmSearch into the search directory.
2015-11-30 Steve BrokenshireMoved frmActivityMgr.{cpp,h} into the ACTMGROBJS section.
2015-11-30 Steve BrokenshireMoved frmActivityMgr into the actmgr directory
2015-11-30 Steve BrokenshireUpdated TODO list. Completed CardDAV* conversion and...
2015-11-30 Steve BrokenshireReplaced CardDAV with CardDAV* in the activity manager...
2015-11-30 Steve BrokenshireImplemented option to save photos, logos and sounds.
2015-11-29 Steve BrokenshireRemoved references to the boost library in remaining...
2015-11-29 Steve BrokenshireAdded Save buttons in the pictures, logos and sounds...
2015-11-29 Steve BrokenshireHeader for adding the save routines for pictures, logos...
2015-11-29 Steve BrokenshireAdded Save function stubs for Pictures, Logos and Sound...
2015-11-28 Steve BrokenshireProperly removed Boost references again in frmSearch.
2015-11-28 Steve BrokenshireAdded copyright and license header for the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and license header for the C++ sources...
2015-11-28 Steve BrokenshireReplaced header with correct copyright and license...
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and licence header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and license to the C++ source and heade...
2015-11-28 Steve BrokenshireAdded copyright and licence header to the C++ source...
2015-11-28 Steve BrokenshireReferences to boost properly removed from frmSearch
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ source...
2015-11-28 Steve BrokenshireAdded copyright and licence header to C++ files and...
2015-11-28 Steve BrokenshireAdded copyright and license headers on C++ source and...
2015-11-28 Steve BrokenshireRemoved references to the boost library in frmSearch.
2015-11-28 Steve BrokenshireAdded copyright and license header to the C++ files...
2015-11-27 Steve BrokenshireUpdated TODO list. Implemented right click support...
2015-11-27 Steve BrokenshireRight click menu support added for the contact list...
2015-11-26 Steve BrokenshireAdded todo of implementing right click menus for contac...
2015-11-25 Steve BrokenshireVersion 0.05 release. Added changes and thanks. Version... release-0.05
2015-11-25 Steve BrokenshireImplemented QuitApp(wxCloseEvent) in frmMain.
2015-11-25 Steve BrokenshireFixed tabs on certain forms so that they show the first...
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