summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_menu.cpp
AgeCommit message (Expand)Author
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
2015-06-28code cleaningGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan