summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_adhoc.cpp
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;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- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-04-05Jabber: fix issue #633 (wrong function called on remote command list).ForNeVeR
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-03very rare crash in passing the ad-hoc query window via the query idGeorge Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-14various minor issuesGeorge Hazan
2013-09-05translation improvementsTobias Weimer
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-07-20- built-in base64 encode removed;George 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- indexes replaces with pointers;George Hazan
2013-07-09applied protocol helpersGeorge 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-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy