summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_util.cpp
AgeCommit message (Expand)Author
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-28more code cleaning George Hazan
2015-03-28- unused code removed;George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-04Jabber:George Hazan
2014-09-23crazy address expression replaced with the single call of mir_tstrndup()George Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-03-16clutch for a crash on exit on slow machinesGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18fixes 584George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-11the same idea without double pointersGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-11Jabber not to eat the trailing symbol in chat's topicGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-29Jabber:George 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-03- old junk removed;George Hazan
2013-09-28no more google related code in JabberGeorge Hazan
2013-09-28- Google specific functionality got moved to GTalkExt, part I;George Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-24duplicate code removedGeorge Hazan
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...George Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-22- crash fix;George Hazan
2013-09-21some unused variables & functionsGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
2013-09-20code cleaning & simplification George Hazan
2013-09-05translation improvementsTobias Weimer
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-08-02static array of resources replaced with LIST<>George Hazan
2013-07-28additional lock to prevent rare crashes George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan