X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=0620feefbe247c1c205200b0257f8cbc51095896;hb=7195b19cb9b6bac69a55acdffabaec237dc67e78;hp=e04dbac48e72e670626542d1022791ef75c7521d;hpb=774101726892af930fbe3f5a3ff28e6e7527ac90;p=xestiaab%2F.git diff --git a/source/TODO b/source/TODO index e04dbac..0620fee 100644 --- a/source/TODO +++ b/source/TODO @@ -7,8 +7,6 @@ This file contains tasks that need to be done for future versions of Xestia Addr - frmActivityMgr.cpp (1,627 lines) - common/getcontactinfo.cpp (1,710 lines) - Implement sleep mode properly and get it working with the main window status bar. -- Implement SSL support for OS X. This will complete support for OS X. -- Implement SSL support for Windows. This will complete support for Windows. - Implement unit testing for main features. - vCard - CardDAV @@ -37,3 +35,4 @@ This file contains tasks that need to be done for future versions of Xestia Addr used. - Take syncronisation code out of frmActivityMgr, place into a new "framework" and make it easily to test against through the unit testing application. +- Implement the quit application function properly.