summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/svcs_proto.cpp
AgeCommit message (Expand)Author
2015-07-22SecureIM: vc2015 compilation fixKirill Volinsky
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-31fixes for the file sendingGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-07SecureIM:Tobias Weimer
2014-07-08code cleaningGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-03SmileyAdd:George Hazan
2013-04-01SecureIM:George Hazan
2013-03-31code cleaningGeorge Hazan
2013-03-17- rest of memory leaks George Hazan
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-19- returned back SecureIM option for the extra icons usage;George Hazan
2012-07-23SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure Vadim Dashevskiy