summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/ss_profiles.cpp
AgeCommit message (Collapse)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2019-03-11code cleaningGeorge 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-26fixes #1437 (StartupStatus: cannot select status profile)George 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-10-22KeepStatus, StartupStatus and AdvanceAutoAway merged into one pluginaunsane