summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_iqid.cpp
AgeCommit message (Expand)Author
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-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge 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-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-28more code cleaning George Hazan
2015-03-28- unused code removed;George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-02-28Jabber:Tobias Weimer
2015-02-23fix for a crash in Jabber user info dialogGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-10-04Jabber:George Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge 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-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-29Jabber:George Hazan
2013-11-19password converter for JabberGeorge Hazan
2013-11-19chats are always present in NGGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George 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-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