summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20less cycles, simplier codeGeorge Hazan
2013-07-20system headers moved to jabber.hGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...George Hazan
2013-07-20- all manual list locks removed;George Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-15fix for crazy chars in Jabber search dialogGeorge Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-10almost all old helpers replaced with smart pointersGeorge Hazan
2013-07-10obsolete helper removedGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-16some another unused headersGeorge Hazan
2013-05-16- useless header removed;George Hazan
2013-04-26one useless variable lessGeorge Hazan
2013-04-20protocols must return unique ids on SendMsgGeorge Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-11correct jabber icon passingGeorge Hazan
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
2013-04-10attempt to fix the most crazy pieces of status icons related codeGeorge Hazan
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-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-24- IJabberNetInterface::GetHandle() method added to retrieve a network handle;George Hazan
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-23useless variable m_szProtoName removedGeorge 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-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-27- fix for the Jabber chat's Member Info dialogGeorge Hazan
2013-01-27- new way of removing icolib icons by handleGeorge Hazan
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-12-18useless chat event removedGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan
2012-11-20- all xstatus services moved to m_xstatus.hGeorge Hazan
2012-11-18global jabber xstatus iconsGeorge Hazan