summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/utils.cpp
AgeCommit message (Expand)Author
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-12-29we don't need to close that handleGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-13data format fixesKirill Volinsky
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-17Exchange: unified projectVadim Dashevskiy
2015-05-11minus CreateThreadKirill Volinsky
2015-05-01Exchange:Tobias Weimer
2015-04-30minus critical sectionKirill Volinsky
2015-01-17preparing Exchange for the precompiled headers' usage George Hazan
2014-01-04some code cleaningGeorge Hazan
2013-10-08BinToHex now return correct value (plugin crash if unread email found)Maciej Wycik
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-06-03based on IM 0.0.3.4 Exchange pluginMaciej Wycik