summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_disco.cpp
AgeCommit message (Expand)Author
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-16larger timeout for slow servers George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-13minor code cleaningGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge 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-11-19chats are always present in NGGeorge Hazan
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-10-02code cleaningGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-20Jabber:George Hazan
2013-08-02static array of resources replaced with LIST<>George 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- indexes replaces with pointers;George Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan