2015-12-10 |
Steve Brokenshire | Improved checking of FN for meeting the base specificat... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Steve Brokenshire | Added source code, header and unit tests for the FN... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Steve Brokenshire | Added remaining source code and units tests for the... |
commit | commitdiff | tree | snapshot |
2015-12-10 |
Steve Brokenshire | Added unit tests for the ALTID, PID & PREF properties... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Steve Brokenshire | Added source code, headers and unit test to check that... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Steve Brokenshire | Added source, header and unit testing code to check... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Steve Brokenshire | Added source, header and unit testing code for checking... |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Steve Brokenshire | Updated list of files to compile for unit testing purposes. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Steve Brokenshire | Added code and unit tests to check if a file exists... |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Steve Brokenshire | Added the ContactDataObject source and header files. |
commit | commitdiff | tree | snapshot |
2015-12-07 |
Steve Brokenshire | Remove Temp* files from the tests directory upon runnin... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added vCard that is used for file errors (namely invali... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added TODO regarding moving contact data in frmContactE... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Implemented contact format conversion on the command... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added convert.o (convert.cpp) to the list of the source... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Implemented support for contact format conversion via... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added vCard34Conv object for the input format conversio... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added code and unit tests for writing the processed... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Updated command line for unit testing. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added vCard 3.0 version of LoadCheck-Load1.vcf |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added code and unit tests to check that input file... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Steve Brokenshire | Added the output file open check unit test and code. |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Steve Brokenshire | Added test and code to check if an error occured whilst... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Steve Brokenshire | Added input file missing test and replaced wording... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Steve Brokenshire | Added convert.cpp to compile with the unit testing... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Steve Brokenshire | Added menu option for Contact Conversion tests to the... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Steve Brokenshire | Added the convert subroutine and initial unit tests... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Steve Brokenshire | Fixed right click menu which showed active menu items... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Steve Brokenshire | Version 0.06 release. CHANGES updated. Version bump... release-0.06 |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Updated TODO list. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed commented out code from the frmMain constructor. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed comments from LoadContactList in frmMain |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed comments from ShowContactInfo in frmMain |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed comment from ShowContactEditorEdit in frmMain. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed comments from OpenContactInfo. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed and updated comments in LoadPreferences. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed commented out lines from ConflictResolution... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed commented out line from RemoveContactsWindowPoi... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed UpdatedWindowList from frmMain |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Removed commeneted out lines from WindowEdit in frmMain |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Updated header location and moved parts of frmSearch... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | frmSearch.cpp split into 4 C++ source files for easier... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Splitted off task subroutines in a separate C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Updated includes for frmActivityMgr. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Moved frmSearch into the search directory. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Moved frmActivityMgr.{cpp,h} into the ACTMGROBJS section. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Moved frmActivityMgr into the actmgr directory |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Updated TODO list. Completed CardDAV* conversion and... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Replaced CardDAV with CardDAV* in the activity manager... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Steve Brokenshire | Implemented option to save photos, logos and sounds. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Steve Brokenshire | Removed references to the boost library in remaining... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Steve Brokenshire | Added Save buttons in the pictures, logos and sounds... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Steve Brokenshire | Header for adding the save routines for pictures, logos... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Steve Brokenshire | Added Save function stubs for Pictures, Logos and Sound... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Properly removed Boost references again in frmSearch. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license header for the C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license header for the C++ sources... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Replaced header with correct copyright and license... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license header to the C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and licence header to the C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license to the C++ source and heade... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and licence header to the C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | References to boost properly removed from frmSearch |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license header to the C++ source... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and licence header to C++ files and... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license headers on C++ source and... |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Removed references to the boost library in frmSearch. |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Steve Brokenshire | Added copyright and license header to the C++ files... |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Steve Brokenshire | Updated TODO list. Implemented right click support... |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Steve Brokenshire | Right click menu support added for the contact list... |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Steve Brokenshire | Added todo of implementing right click menus for contac... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Steve Brokenshire | Version 0.05 release. Added changes and thanks. Version... release-0.05 |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Steve Brokenshire | Implemented QuitApp(wxCloseEvent) in frmMain. |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Steve Brokenshire | Fixed tabs on certain forms so that they show the first... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Steve Brokenshire | Added note regarding unit testing in development. |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Steve Brokenshire | Added unit testing. Unit testing is under inital develo... |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Steve Brokenshire | Added item about saving media from a contact to the... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Steve Brokenshire | Renamed variables starting with Export to Import in... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Updated TODO list. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Removed check for Xestia Common Components until this... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Updated CHANGES and version.h files for 0.04 release. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Very minor cleanup of a comment to fit onto two lines. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Removed line about adding direct contact editing as... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Steve Brokenshire | Fixed indentation for main.cpp |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Steve Brokenshire | Removed commented code on Import/Export subroutines... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Steve Brokenshire | Extra commit for -e command switch support. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Steve Brokenshire | Cancel button on the Preferences form now works. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Steve Brokenshire | Added support to directly edit a contact using the... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Steve Brokenshire | Updated TODO list |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Steve Brokenshire | Removed out commented code for the Boost library &... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Steve Brokenshire | Preparation for the version 0.03 release. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Steve Brokenshire | Fixed issues where rows = 2 and cols = 2 in Telephone... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Steve Brokenshire | Very minor code clean up for save process of frmContact... |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Steve Brokenshire | Updated build system to properly include checking of... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Steve Brokenshire | Added #include <rpc.h> to Win32 section. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Steve Brokenshire | Fixed new account creation for Win32 using GetUserPrefD... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Steve Brokenshire | In Win32 section, replace GetUserDir with GetUserPrefDi... |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Steve Brokenshire | ETagDB::ETagExists now returns a bool value |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Steve Brokenshire | mnuSleepMode in frmActivityMgr caused an assertion... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steve Brokenshire | Updated build system to look for file and support for... |
commit | commitdiff | tree | snapshot |
next |