Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Move INSTALL, LICENSE, README, THANKS and TODO into root directory
[xestiaab/.git] / source / common /
2017-10-29 Steve Brokenshiregetcontactinfo.cpp: Fix issue with using wxTransparentC...
2017-10-29 Steve Brokenshirestructs.h: Moved QRNotif to common/structs.h
2017-06-14 Steve BrokenshirePreferences: Option to select background colour for...
2017-03-12 Steve Brokenshirelanguages: wo and xh combined due to missing comma
2017-03-10 Steve Brokenshiredefaults: Added refresh setting to the default account
2017-03-06 Steve Brokenshirelanguages: Added list of ISO 639-1 language codes
2017-03-06 Steve Brokenshiregetcontactinfo: Removed unused code and process dates
2017-03-06 Steve Brokenshiretimers: minor code clean up
2017-03-04 Steve Brokenshiretimers: Moved includes into timers.h
2017-01-15 Steve Brokenshiredefaults: Check if default account exists each time...
2016-09-18 Steve BrokenshireImplemented support using ConnectionObject/CardDAV2...
2016-09-11 Steve BrokenshireInitial work started on using ConnectionObject on Win32...
2016-09-10 Steve BrokenshireRemoved references of CardDAV and delete ConnectionObje...
2016-08-21 Steve BrokenshireAdd std::string version of the GetAccountDir function
2016-08-14 Steve BrokenshireUpdated SSL structs and ConnectionObject
2016-08-10 Steve BrokenshireMoved headers inside the inclusion guard
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-09 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-07-08 Steve BrokenshireAdded code for viewing vCard data within an unsupported...
2016-06-29 Steve BrokenshireCheck for either a space or space and a newline in...
2016-06-28 Steve BrokenshireAdded OutputText function
2016-05-16 Steve BrokenshireSet AccSSL to FALSE if AccSSLInc is not true.
2016-05-16 Steve BrokenshireWin32 Support: Replaced CERT_CONTEXT with PCCERT_CONTEX...
2016-05-12 Steve BrokenshireWin32 Support: Subroutines for Windows SSL support.
2016-04-12 Steve BrokenshireSecond defined(__WIN32__) line should have been defined...
2016-04-11 Steve BrokenshireAdded struct for CardDAV.
2016-04-11 Steve BrokenshireRemoved deleting of CardDAV object as that is no longer...
2016-04-11 Steve BrokenshireCorrected preferences directory for OS X.
2016-04-01 Steve BrokenshireCapture full name string when processing it for display...
2016-03-23 Steve BrokenshireFixed replacement of \\n with \n
2016-03-17 Steve BrokenshireMerge branch 'master' of ssh://gelforn.xestia.co.uk...
2016-03-16 Steve BrokenshireRemoved unused variables from GenerateUUID in common...
2016-03-16 Steve BrokenshireRemoved unused variables from LoadContactData in common...
2016-03-13 Steve BrokenshireRemoved CheckUUID from common/uuid.{cpp,h} as it isn...
2016-03-13 Steve BrokenshireIndented code properly in common/uuid.cpp
2016-03-11 Steve BrokenshireAdded comments to describe functions in common/timers.cpp
2016-03-11 Steve BrokenshireRemoved more unused code from common/timers.cpp
2016-03-11 Steve BrokenshireRemoved unused code from common/timers.cpp
2016-03-11 Steve BrokenshireIndented properly code in common/timers.cpp
2016-03-11 Steve BrokenshireRemoved commented out code from common/textprocessing.cpp
2016-03-11 Steve BrokenshireAdded comments to functions in common/textprocessing.cpp
2016-03-11 Steve BrokenshireAdded comment to describe function CheckBlacklist in...
2016-03-11 Steve BrokenshireAdded comments to describe functions in common/preferen...
2016-03-11 Steve BrokenshireRemoved commented out code in common/preferences.cpp
2016-03-11 Steve BrokenshireIdented code properly in common/preferences.cpp
2016-03-11 Steve BrokenshireIdented properly code in common/mime.cpp
2016-03-11 Steve BrokenshireRemoved commented out code from common/mime.cpp
2016-03-11 Steve BrokenshireRemoved commented out code in common/getcontactinfo.cpp
2016-03-11 Steve BrokenshireAdded comments to describe functions in common/getconta...
2016-03-11 Steve BrokenshireRemoved commented out code from common/filename.cpp
2016-03-11 Steve BrokenshireRemoved commented out code from common/events.cpp
2016-03-11 Steve BrokenshireRemoved commented out code from common/etag.cpp
2016-03-11 Steve BrokenshireIdented code properly for common/etag.cpp
2016-03-10 Steve BrokenshireAdded comments to the functions of common/dirs.cpp
2016-03-10 Steve BrokenshireRemoved commented out code in common/defaults.cpp
2016-03-10 Steve BrokenshireIdented code properly in common/defaults.cpp
2016-03-06 Steve BrokenshireGet FN by using vCard::GetByPartial instead of vCard...
2016-02-24 Steve BrokenshireFormatted contact information page so header is display...
2016-01-10 Steve BrokenshireAdded ResetUnusedString to textprocessing.{cpp,h}
2015-12-29 Steve BrokenshireAdded MapDataExists subroutines for the Contact Editor...
2015-11-30 Steve BrokenshireUpdated includes for frmActivityMgr.
2015-11-30 Steve BrokenshireReplaced CardDAV with CardDAV* in the activity manager...
2015-11-29 Steve BrokenshireRemoved references to the boost library in remaining...
2015-11-28 Steve BrokenshireAdded copyright and licence header to C++ files and...
2015-10-27 Steve BrokenshireAdded #include <rpc.h> to Win32 section.
2015-10-26 Steve BrokenshireETagDB::ETagExists now returns a bool value
2015-10-04 Steve BrokenshireUpdated UUID support.
2015-10-04 Steve BrokenshireRemoved line to update text when it shouldn't in the...
2015-09-25 Steve BrokenshireRemove unused file.
2015-09-24 Steve BrokenshireRemove backup and old files which shouldn't be in the...
2015-09-20 Steve BrokenshireProcessing status no longer remains after task for...
2015-09-20 Steve BrokenshireModified ETag system to make it more stable.
2015-08-13 Steve BrokenshireMerge branch 'master' of ssh://digit.mahou.co.uk/home...
2015-08-12 KiriRemoved OS X specific code from UUID generation.
2015-08-12 KiriAdjusted UUID generation so it fetches from an applicat...
2015-08-12 KiriAdjusted MIME Magic so it fetches from an application...
2015-08-12 KiriAdjusted MIME Magic so it fetches from an application...
2015-08-03 Steve BrokenshireSwapped int for size_t for the in_len variable.
2015-08-02 Steve BrokenshireRemove unused variables and clarify the type of certain...
2015-07-30 Steve BrokenshireAdded code so that OSX is now supported.
2015-07-28 Steve BrokenshireInitial import of code already done for Xestia Address...
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