summaryrefslogtreecommitdiff
path: root/plugins/mRadio
AgeCommit message (Collapse)Author
2024-03-24fixes #4296 (mRadio: у контакта пропадают пункты ↵George Hazan
меню)
2024-01-24PS_GETNAME: another old atavism removedGeorge Hazan
2024-01-17fixes #4109 (Прекратить хранение списка групп ↵George Hazan
в базе)
2023-11-06fixes #3812 (Pascal: большая часть плагинов стала ↵George Hazan
не переведена)
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-03-29Remove default valuesdartraiden
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-22mRadio to read ini file from Plugins/mRadio folder instead of Plugins itselfGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-01frankly speaking, neither colors not effects have flagsGeorge Hazan
2020-03-19unused .res files removedGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-07-24if there's no Delphi on a computer, who cares?George Hazan
2019-07-22Fix missed ' in pascal plugin's make.batdartraiden
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge Hazan
2019-01-30grrmGeorge Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2018-08-29grrmGeorge Hazan
2018-08-29ImportTXT moved to deprecatedGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11grrmGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-04-18core changes:George Hazan
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵George Hazan
Proto_SetUniqueId / Proto_GetUniqueId
2018-03-28also plugin auto-loader for mRadioGeorge Hazan
2018-02-09unused header removed from pascal sourcesGeorge Hazan
2018-01-01- convert NEW_GPG to UTF without BOMdartraiden
- correct links in Deplphi plugins
2018-01-01massive copyright updatedartraiden
2017-12-11Quotes: proper capitalization; mRadio: proper capitalizationdartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill 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-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-07bin10 removed from batch filesGeorge Hazan
2017-10-22fix for broken project filtersGeorge Hazan
2017-08-20grrm #2George Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan