summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_search.cpp
AgeCommit message (Expand)Author
2016-07-25hello, Unix.George Hazan
2016-06-13minor code cleaningGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-25jabber code clean upRozhuk Ivan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-05Jabber: missing ":"Dart Raiden
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-03- filetransfer::iqid converted from string to int;George Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)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-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy