summaryrefslogtreecommitdiff
path: root/plugins/StatusManager
AgeCommit message (Collapse)Author
2025-05-13startupstatus: docking settings removedGeorge Hazan
2025-05-12fixes #5009 ("Pin to desktop" option doesn't work in all modern Windows)George Hazan
2025-03-05StatusManager: no need to create parasite windowsGeorge Hazan
2025-03-02more logs for #4894George Hazan
2025-03-02fixes #4896 (Status manager: пытается ставить ↵George Hazan
протоколам неправильные статусы, "для внутреннего пользования")
2025-02-22advanced version of the previous fixGeorge Hazan
2025-02-21KeepStatus: minor fix for Dummy accountsGeorge Hazan
2025-02-16fix for StatusManager & Weather (also removes old crutch with PF2_NONE)George Hazan
2025-02-12fixes #4866 (StatusManager: Startup status не видит погоду)George Hazan
2025-02-12Status plugins to handle hidden but active protocolsGeorge Hazan
2025-01-01Another year has passeddartraiden
2024-09-05fixes #4612 (KeepStatus: "Check connection" setting should be enabled by ↵George Hazan
default) + some code cleaning
2024-05-07fixes #4406 completelyGeorge Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-02-10More for #4185dartraiden
2024-02-09fixes #4185 (StatusManager: переименовать "Dial-up")George Hazan
2024-01-08Update copyrightsdartraiden
2023-12-10fixes #4037 (StatusManager: не помещаются надписи)George Hazan
2023-11-01code cleaningGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-04-11custom references to "PluginDisable" module removedGeorge Hazan
2021-04-04fixes #2834 (StartupStatus: текст настройки зачем-то ↵George Hazan
переписывается в коде)
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2020-09-04fixes #2559 (PluginUpdater: "Restart Miranda automatically" doesn't work ↵George Hazan
with StartupStatus (StatusManager) Plugin Updater)
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-30fixes #2061 (StartupStatus should also handle account enabling)George Hazan
2020-01-30.George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-20End of zoo with popup options namesdartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-03-28StatusManager: unused resource removedGeorge Hazan
2019-03-11code cleaningGeorge Hazan
2019-03-11code cleaning for old shitty helperGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan