summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_menu.cpp
AgeCommit message (Expand)Author
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge 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-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-04-02fixes #1241 (some status menu items don't change language until restart)George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-26Jabber: fix for showing auth menu itemsGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge 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-11-13Code modernize ...Goraf
2017-11-08Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilitesGeorge Hazan
2017-09-03Revert "Jabber: ability to pass jid as param to create/join conference dialog...aunsane
2017-09-02Jabber: ability to pass jid as param to create/join conference dialog service...aunsane
2017-08-23code cleaningGeorge Hazan
2017-08-10Jabber:George Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-01bump copyright yeardartraiden
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-13minor code cleaningGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-03-04end of perversion with short ints (fixes #1204)George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-14it's not that simple (c) to move a piece of code to another placeGeorge Hazan
2015-12-13missing UNSET_UID insertedGeorge Hazan
2015-12-13some service menus declared as non-tunableGeorge Hazan
2015-09-04Jabber: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-02two new flags of TMO_MenuItem:George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures to...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan