summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_chat.cpp
AgeCommit message (Expand)Author
2019-04-04the stronger type check the better, also some large static arrays considered ...George Hazan
2019-04-04fixes #1912 (Jabber: Unicode doesn't work correctly in nickname changing form)George Hazan
2019-04-01translation fixGeorge Hazan
2019-03-28Jabber: incorrect translation of utf8 into CMStringWGeorge Hazan
2019-02-26fixes #1865 (Joining Password Protected Jabber Conference is not working sinc...George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-25fixes #1864 (chinese in Jabber group chats)George Hazan
2019-02-22fix of sending private messagesGeorge Hazan
2019-02-22fix for chinese in Jabber group chat menuGeorge Hazan
2019-02-20Jabber:George Hazan
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19all !!! fixedGeorge Hazan
2019-02-19code cleaningGeorge Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-11Jabber invitation dialog: code simplificationGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-26fix for chat structures declarationGeorge Hazan
2018-07-23Jabber:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22m_chat.h => CMPluginGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge 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-09-25fixes #934 (Jabber: missing software information about conference members)George Hazan
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-03-10Group chats:George Hazan
2017-01-23no need to implement the same code in each pluginGeorge Hazan