summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_vcard.cpp
AgeCommit message (Expand)Author
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
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24duplicate code removedGeorge Hazan
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-20- built-in base64 encode removed;George Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20code cleanupGeorge Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy