summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_icolib.cpp
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17- numerous name conflicts resolved;George Hazan
2015-07-21Jabber: vc2015 compilation fix. Need to test on servers with mod_archive supp...Kirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-30xmpp gate to facebook removed from XMPP predefined serversGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-19More correct version of previous commit (thanks Wishmaster)Vadim Dashevskiy
2014-09-19Jabber: translation fixVadim Dashevskiy
2014-02-11"we don't need these variables" (c) Pink FloydGeorge 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-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-22- crash fix;George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-20system headers moved to jabber.hGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-18minor code cleaningGeorge Hazan
2013-06-14Jabber, Skype, Tlen: Use core auth icons.Robert Pösel
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-08fix for Jabber protocol "main" iconGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-23correct Jabber account icon calculationGeorge Hazan
2013-02-21- account's icon is automatically set to its online icon;George Hazan
2013-02-20fixes for various hangups & crashes on exitGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-27- fix for the Jabber chat's Member Info dialogGeorge Hazan
2012-12-02wrong variable... oopsGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan