summaryrefslogtreecommitdiff
path: root/plugins/YAPP/src/yapp.cpp
AgeCommit message (Expand)Author
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17XSoundNotify, YAPP, YaRelay, ZeroSwitch, ZeroNotify -> CMPluginGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-13Code modernize ...Goraf
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-02-19code cleaningGeorge Hazan
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-09-03YAPP: menu uidAlexander Lantsev
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01yapp: common projectKirill Volinsky
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-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2014-05-30Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...Robert Pösel
2014-05-30Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bumpRobert Pösel
2013-12-01crash fix for YAPP (on exit)George Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-19YAPP:Robert Pösel
2013-03-18removed endless loop in YAPPGeorge Hazan
2013-03-14removed not used headersKirill Volinsky
2013-02-08removed not needed interfacesKirill Volinsky
2012-12-09revert hooking options pages creation removed in rev 2613Kirill Volinsky
2012-11-25fix for popups that use icons controlled by icolibGeorge Hazan
2012-08-18fonts settings cleanupTobias Weimer