summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/keepstatus.cpp
AgeCommit message (Collapse)Author
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
2018-07-24database:George Hazan
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s.
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-19StatusManager:George Hazan
- project structure linearized; - AAA flag "Use same settings wasn't saved across Miranda starts; - perversion with declaring static arrays in commonstatus.h removed
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-23StatusManager: decapitalization, remove remains of status pluginsdartraiden
2016-10-22KeepStatus, StartupStatus and AdvanceAutoAway merged into one pluginaunsane