summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/StartupStatus
AgeCommit message (Collapse)Author
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-17fixes #999 (global variable leads to duplicate profiles)George Hazan
2017-10-16fixes #999 (StartupStatus doesn't flush options if there were no profiles in ↵George Hazan
the database)
2017-10-15StatusManager: code cleaningGeorge Hazan
2017-10-15unused service removedGeorge 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-10-09StatusManager:George Hazan
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
dunno how I could miss it
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-02-07warning fixesGeorge Hazan
2017-01-06double memory freeingGeorge Hazan
2017-01-06StatusManager: #662aunsane
- ability to disable subplugins - project cleaning
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup