Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
xestiaab/.git
2016-03-26 Steve BrokenshireVersion 0.11 release release-0.11
2016-03-25 Steve BrokenshireRemoved "geo:" prefix for tests in ContactLoad/Geograph...
2016-03-25 Steve BrokenshireRemoved quotes for Geo tests in ContactLoad/AddressTests
2016-03-25 Steve Brokenshire'home' and 'work' don't need to be in telephone types.
2016-03-25 Steve BrokenshireAdded unit tests for checking if data within a map...
2016-03-25 Steve BrokenshireAdded unit tests for converting text for use in HTML...
2016-03-23 Steve BrokenshireAdded basic comments for stubbed unit tests in xestiaab...
2016-03-23 Steve BrokenshireAdded unit tests for CommonFunctions/ResetUnusedString
2016-03-23 Steve BrokenshireRemoved second mention of textprocessing-unittest.o...
2016-03-23 Steve BrokenshireFixed replacement of \\n with \n
2016-03-23 Steve BrokenshireRemoved unused code from contacteditor/frmContactEditor...
2016-03-23 Steve BrokenshireIndented code properly in contacteditor/frmContactEdito...
2016-03-22 Steve BrokenshireFixed spacing between include files and first test.
2016-03-22 Steve BrokenshireUpdated code for testing EscapeString in CommonFunction...
2016-03-22 Steve BrokenshireAdded some unit tests for EscapeString function (Common...
2016-03-21 Steve BrokenshireAdded common/textprocessing.cpp for compiling in the...
2016-03-21 Steve BrokenshireAdded stubs for CommonFunctions unit tests.
2016-03-20 Steve BrokenshireAdded unit tests for testing the server blacklist.
2016-03-20 Steve BrokenshireAdded common/svrblist.cpp for compiling in the unit...
2016-03-20 Steve BrokenshireAdded file examples for the CommonFunctions/GetMIME...
2016-03-20 Steve BrokenshireAdded unit tests for the GetMIME function.
2016-03-20 Steve BrokenshireAdded common/mime.cpp to compile for the unit testing...
2016-03-20 Steve BrokenshireAdded unit tests for the CreateFilenamePath function.
2016-03-20 Steve BrokenshireAdded common/filename.cpp to compile for the unit testi...
2016-03-20 Steve BrokenshireAdded unit tests for the GetSettingsFile function.
2016-03-20 Steve BrokenshireAdded unit tests for the GetAccountFile function.
2016-03-20 Steve BrokenshireAdded unit tests for the GetAccountDir with using the...
2016-03-20 Steve BrokenshireAdded unit tests for the GetAccountDir without using...
2016-03-20 Steve BrokenshireAdded initial common functions unit tests.
2016-03-20 Steve BrokenshireAdded the option to test common functions.
2016-03-20 Steve BrokenshireAdded common/dirs.cpp for compilation when building...
2016-03-20 Steve BrokenshireAdded information about using the unit testing application
2016-03-20 Steve BrokenshireMoved the unit testing compilation into a separate...
2016-03-18 Steve BrokenshireRemoved flen from frmContactEditorSound::ProcessData()
2016-03-18 Steve Brokenshire'size_t intPropertyLen = PropertySeg2.Len();' shouldn...
2016-03-17 Steve BrokenshireRemoved unused variables from export/export.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from export/export-vcard4.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from import/import.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from search/frmSearch-contact.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from search/frmSearch-process.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/cdo/Contact...
2016-03-17 Steve BrokenshireRemoved unused variables from convert.cpp
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved more unused variables from contacteditor/frmCon...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-17 Steve BrokenshireMerged unpushed alterations of contacteditor/frmContact...
2016-03-17 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-03-16 Steve BrokenshireRemoved unused variables from contacteditor/frmContactE...
2016-03-16 Steve BrokenshireRemoved unused variables from vcard/vcard34conv-v4conv.cpp
2016-03-16 Steve BrokenshireRemoved unused variables from vcard/vcard34conv-v3conv.cpp
2016-03-16 Steve BrokenshireRemoved unused variables from vcard/vcard.cpp
2016-03-16 Steve BrokenshireRemoved unused code from vcard/vcard.cpp
2016-03-16 Steve BrokenshireRemoved unused variables from GenerateUUID in common...
2016-03-16 Steve BrokenshireRemoved unused variables from LoadContactData in common...
2016-03-16 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-03-15 Steve BrokenshireAdded comments to describe functions in widgets/XABCont...
2016-03-15 Steve BrokenshireAdded comments to describe functions in widgets/XABAcco...
2016-03-15 Steve BrokenshireAdded comments to describe functions in vcard/vcard.cpp
2016-03-15 Steve BrokenshireIndented code properly in vcard/vcard.cpp
2016-03-15 Steve BrokenshireRemoved commented out code from vcard/vcard34conv-v3con...
2016-03-15 Steve BrokenshireIndented code properly in vcard/vcard34conv-v3conv.cpp
2016-03-15 Steve BrokenshireRemoved commented out code from vcard/vcard34conv-v4con...
2016-03-15 Steve BrokenshireAdded comments to describe vCard34Conv::ConvertToV4
2016-03-15 Steve BrokenshireAdded comments to describe functions in vcard/vcard34co...
2016-03-14 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-03-14 Steve BrokenshireIndented code properly in vcard/vcard34conv.cpp
2016-03-14 Steve BrokenshireAdded comments to describe functions in search/frmSearc...
2016-03-14 Steve BrokenshireAdded comments to describe functions in search/frmSearc...
2016-03-14 Steve BrokenshireRemoved the commented out code from search/frmSearch.cpp
2016-03-14 Steve BrokenshireAdded comments to describe functions in search/frmSearc...
2016-03-14 Steve BrokenshireRemoved the commented out code from search/frmSearchAcc...
2016-03-14 Steve BrokenshireAdded comments to describe functions in search/frmSearc...
2016-03-14 Steve BrokenshireAdded comment to describe functions in search/XABSearch...
2016-03-14 Steve BrokenshireRemoved the commented out code from import/frmImportCon...
2016-03-14 Steve BrokenshireIndented code properly in contacteditor/frmImportContac...
2016-03-14 Steve BrokenshireAdded comment to describe functions in import/frmImport...
2016-03-14 Steve BrokenshireAdded comment to describe the ImportVCard3 function.
2016-03-14 Steve BrokenshireAdded comment to describe the ImportVCard4 function.
2016-03-14 Steve BrokenshireClean up poorly formatted comments in import/import.cpp
2016-03-14 Steve BrokenshireAdded comment to describe the ExportRun function.
2016-03-14 Steve BrokenshireAdded comment to describe the ExportVCard4 function.
2016-03-14 Steve BrokenshireAdded comment to describe the ExportVCard3 function.
2016-03-14 Steve BrokenshireAdded comments to describe functions in contacteditor...
2016-03-14 Steve BrokenshireIndented code properly contacteditor/frmContactEditor...
2016-03-13 Steve BrokenshireAdded comments to describe functions in contacteditor...
2016-03-13 Steve BrokenshireIndented code properly contacteditor/frmContactEditor...
2016-03-13 Steve BrokenshireAdded comments to describe functions in contacteditor...
2016-03-13 Steve BrokenshireIndented code properly contacteditor/frmContactEditor...
2016-03-13 Steve BrokenshireAdded comments to describe functions in contacteditor...
2016-03-13 Steve BrokenshireIndented code properly contacteditor/frmContactEditor...
2016-03-13 Steve BrokenshireAdded comments to describe functions in contacteditor...
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