summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_list.cpp
AgeCommit message (Expand)Author
2021-01-17Update copyrightsdartraiden
2020-08-03useless code removedGeorge Hazan
2020-03-31Jabber:George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-16Jabber: more effective list destruction procedureGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-02-19Jabber:George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
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-16Jabber:George Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-09-25fixes #934 (Jabber: missing software information about conference members)George Hazan
2017-09-10Jabber: fix for some weird problems with groupchatsGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-28Jabber:George Hazan
2016-04-22preventing troubles with nick = NULLGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-01-10Jabber: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-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
2013-09-14various minor issuesGeorge Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-07-26- real fix for hangups in Jabber;George Hazan
2013-07-25attemt to fix hangup in JabberGeorge Hazan
2013-07-20less cycles, simplier codeGeorge Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan