summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/StartupStatus/startupstatus.h
AgeCommit message (Collapse)Author
2018-02-02fixes #1132 (KeepStatus doesn't work)George Hazan
2018-02-02StatusManager:George Hazan
- fixes #1129 (Status Manager broked. When I change profile - not happend) - all standard memory allocation routines replaced with mir_* (more effective) - classes used to allocate memory instead of manual code
2018-01-29StatusManager:George Hazan
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-10-17fixes #999 (global variable leads to duplicate profiles)George Hazan
2017-10-14StatusManager to use the common hLangpack variable instead of dealing with ↵George Hazan
separate variables which refer to the same value anyway
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-02-07warning fixesGeorge Hazan
2017-01-06StatusManager: #662aunsane
- ability to disable subplugins - project cleaning
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup