summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25no need to close chat room windows in Jabber after logoffGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-07HNY part 2George Hazan
2014-01-04two memory leaks in JabberGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01useless icon copying removedGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19password converter for JabberGeorge Hazan
2013-11-19chats are always present in NGGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge 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-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-10-02code cleaningGeorge Hazan
2013-09-28more plain & less crazy implementation of IJabberInterfaceGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George 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-21explicit constructors for ptrTGeorge Hazan
2013-09-21some unused variables & functionsGeorge 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-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
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