summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/utils.cpp
AgeCommit message (Expand)Author
2020-05-07MirOTR:George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-28MirOTR:George Hazan
2019-02-28MirOTR: code cleaningGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge 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-13Code modernize ...Goraf
2017-07-02fix for rare crash in mirOTRGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2015-10-17MirOTR:Tobias Weimer
2015-10-02MirOTR: coverity fixes MikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-25MirOTR:Tobias Weimer
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-28MirOTR:George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-30minus critical sectionKirill Volinsky
2015-04-27ConnectionNotify common projectKirill Volinsky
2015-04-16MirOTR:Tobias Weimer
2015-03-27MirOTR: translation fixes, removed 2 strings that were not meant to be transl...René Schümann
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann
2015-03-14MirOTR: part 3, file/folder structure changeRené Schümann