summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber.cpp
AgeCommit message (Expand)Author
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-03-31AssocMgr: removed not used files and functionsMataes
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-27crash fix for JabberGeorge Hazan
2018-03-26code cleaningGeorge Hazan
2018-01-26AdvaImg:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-08-23code cleaningGeorge Hazan
2017-05-12jabber: omemo: refactoringGluzskiy Alexandr
2017-03-11adding Git hash to Miranda versionwatcherhd
2017-02-14protocols:Gluzskiy Alexandr
2017-02-13protocols:Gluzskiy Alexandr
2017-01-01bump copyright yeardartraiden
2016-12-03stronger typizationGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-08-30stupid bug with calling FreeLibrary several timesGeorge 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-04-27fixes #1224 (Stoped using room name from bookmark)George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-17- numerous name conflicts resolved;George Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31fix for the temporary file typesGeorge Hazan
2015-05-30patch for the embedded images processingGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-04Jabber:George Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-08-12extraicons registration moved to Load()Kirill Volinsky