summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/theme.cpp
AgeCommit message (Expand)Author
2019-04-12wiping custom icolib functions: FacebookGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-28code cleaningGeorge Hazan
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-27Facebook: all source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-01bump copyright yeardartraiden
2016-08-31Facebook: Basic support for handling more chat events; version bumpRobert Pösel
2016-08-31Facebook: Implement loading history from server (via contact menu)Robert Pösel
2016-07-25Facebook: Rename "On this day" to "Memories" as Facebook calls it, and use be...Robert Pösel
2016-07-16Facebook: Improve working with different user types (friend, user, page)Robert Pösel
2016-07-05Facebook: Rework popup behavior and options pageRobert Pösel
2016-07-05Facebook: Provide "Check notifications" and "Check on this day" status menu i...Robert Pösel
2016-07-05expanded facebook iconsGeorge Hazan
2016-05-17Facebook: Rework loading online contacts (not properly finished!); version bumpRobert Pösel
2016-02-01bugfix: Facebook protocol menu gets multiplied if located in main menuGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-09-04compilation fixVadim Dashevskiy
2015-09-04Facebook: menu uidAlexander Lantsev
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30fix for menu problemsGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge 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-26next slice of cutting out unused menu features - popupPositionGeorge 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-22- CLISTMENUITEM::cbSize - atavism removed;George 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-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-25Facebook - common projectVadim Dashevskiy