X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=fbd736e0f8a33227da91ac83c73014f6b4eaf89f;hb=7b210dab37fec93270ab3c9ecba56056880d09af;hp=fe563a5bd9fed7c9c4ba56887c09b5c9767a4faf;hpb=f4990ff8fd11ee3a231e93bd9ce0a1c4851d6ebb;p=xestiaab%2F.git diff --git a/source/TODO b/source/TODO index fe563a5..fbd736e 100644 --- a/source/TODO +++ b/source/TODO @@ -1,12 +1,11 @@ This file contains tasks that need to be done for future versions of Xestia Address Book. - Split big C++ files down into smaller files to make the project more manageable. - - vcard/vcard34conv.cpp (6,000 lines) - - frmMain.cpp (2,830 lines) + - vcard/vcard34conv.cpp (6,017 lines) + - frmMain.cpp (2,823 lines) - frmContactEditor-Save.cpp (2,304 lines) - - frmActivityMgr.cpp (1,916 lines) - - common/getcontactinfo.cpp (1,692 lines) - - frmSearch.cpp (1,668 lines) + - 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.