summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_vcard.cpp
AgeCommit message (Expand)Author
2020-06-26rest of unused messages removedGeorge Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-17Jabber: massive options code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-02Jabber: fix for vcard retrieving problem for groupchat contacts with cyrillic...George Hazan
2019-07-15warning fixGeorge Hazan
2019-07-15Jabber: no need to pass jid inside SendGetVcard()George Hazan
2019-07-15Jabber:George Hazan
2019-06-02fixes #1974 (Jabber: buttons' icons disappear after clicking Ok)George Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-05-08compilation fixGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge 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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-23code cleaningGeorge Hazan
2017-08-23Jabber: all icons added to icolib (fixes #296)Kirill Volinsky
2017-02-03mime type standardizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-30code cleaningGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer