summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_menu.cpp
AgeCommit message (Expand)Author
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
2015-06-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-22minor correction in the internal genmenu structureGeorge Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-11no need for options in Jabber status menuVadim Dashevskiy