summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_svc.cpp
AgeCommit message (Expand)Author
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-23code cleaningGeorge Hazan
2017-03-22if we have Tipper, we use itGeorge Hazan
2017-03-07minor code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-04-12jabber: shit wiping beganGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge 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-22replace _tcsicmp to mir_tstrcmpiKirill 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-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-02-22Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
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-06-15fixes #701 (buffer overrun in Jabber)George Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
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-14- added missing ext cap for Nudge;George Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan