summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_userinfo.cpp
AgeCommit message (Expand)Author
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-02-28Jabber:Tobias Weimer
2015-02-23fix for a crash in Jabber user info dialogGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-25jabber code clean upRozhuk Ivan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-24more useless conversions removedGeorge 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
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
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-09-26- use unicode font services for unicode font structuresTobias Weimer
2013-09-26minor code cleaningGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24duplicate code removedGeorge Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-22one more fixGeorge Hazan
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-09-20Jabber:George Hazan
2013-09-08fix for a Jabber user info textGeorge Hazan
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-08-02obsoleted information removed from JabberGeorge Hazan
2013-07-20system headers moved to jabber.hGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20code cleanupGeorge Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-20minor code cleaningGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-27- fix for the Jabber chat's Member Info dialogGeorge Hazan