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 |
2015-10-20 |
Steve Brokenshire | Added changes file. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steve Brokenshire | Minor modification. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steve Brokenshire | Updated GUI forms. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Steve Brokenshire | Split carddav/carddav.cpp down into 8 files to make... |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Steve Brokenshire | Bumped up version number for future release |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Steve Brokenshire | Updated build system (added splitted files). |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Steve Brokenshire | Updated TODO list. Splitted some files down, -s/-search... |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Steve Brokenshire | Implemented search mode support using the -s/--search... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Steve Brokenshire | Split vcard34conv.cpp into 3 files to make it more... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Steve Brokenshire | Split frmContactEditor-Load.cpp into 24 files to make... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Steve Brokenshire | Splitting frmContactEditor.cpp into 15 files to make... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Set tab on opening of the Contact Editor to be the... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Remove files that shouldn't be in the repo. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Contact editing and search from command line switches... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Improved importing support. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Improved invalid SSL/self-signed checking when creating... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated Activity Manager |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Added event to allow the contact list to be reloaded. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Send event to reload contact list and ensure that Displ... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated UUID support. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Removed line to update text when it shouldn't in the... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Removed lines which shouldn't print to console. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated application images. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated build system. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated form designs. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated Documentation. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Steve Brokenshire | Updated TODO list, added README, INSTALL and LICENSE... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Steve Brokenshire | Add support for self-signed certificates while creating... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Steve Brokenshire | Removed extra slash within the account filename to... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Steve Brokenshire | Updated build system |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Steve Brokenshire | Remove unused file. |
commit | commitdiff | tree | snapshot |
next |