summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_muc.cpp
AgeCommit message (Expand)Author
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-06-12one more header movedKirill Volinsky
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-27removed unneeded spaces, etc.Dart Raiden
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-19replace jabber to tlenKirill Volinsky
2013-08-19files renamingKirill Volinsky
2013-08-16Tlen:George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-17Tlen protocol adoptedSzymon Tokarz