summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/srmm_menu.cpp
AgeCommit message (Expand)Author
2023-11-21fix for double letter capitalizationGeorge Hazan
2023-09-24Popup+: code cleaningGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2019-04-12wiping custom icolib functions: Popup+George Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge 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-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-07-09finally, normal icolib icons in Popup+George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2014-12-21Popup: changed warning level to w4Kirill Volinsky
2014-11-30new sorting functions appliedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-15- forward declarations removed;George Hazan
2013-08-27fixes for StatusIconData initialization George Hazan
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
2013-04-09- remove message window icon on exitTobias Weimer
2013-03-17- rest of memory leaks George Hazan
2013-01-20removed old revision informationKirill Volinsky
2012-10-26attemp to fix crash in Popups historyGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-05-15initial commitVadim Dashevskiy