summaryrefslogtreecommitdiff
path: root/plugins/StatusManager
AgeCommit message (Expand)Author
2018-04-03CLIST_INTERFACE:George Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...George Hazan
2018-03-04final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work)George Hazan
2018-03-04old ugly string concatenation code removedGeorge Hazan
2018-03-04code cleaningGeorge Hazan
2018-03-04StatusManager:George Hazan
2018-02-21SM: C++'11 iteratorsGeorge Hazan
2018-02-13StatusManager: profile addition dialog => UI classesGeorge Hazan
2018-02-13StatusManager:George Hazan
2018-02-13fixes #1145 (StartupStatus: crash in CMDL options)George Hazan
2018-02-09fix #1141 (Bug with KeepStatus options)Goraf
2018-02-02fixes #1132 (KeepStatus doesn't work)George Hazan
2018-02-02StatusManager:George Hazan
2018-01-29StatusManager:George Hazan
2018-01-29unused code cleanedGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-05various cosmetic fixes for Russian langpackdartraiden
2018-01-01massive copyright updatedartraiden
2017-12-13minor code cleaningGeorge Hazan
2017-12-13fixes #1065 (StartupStatus cannot apply changes)George Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06fixes #1054 (StatusManager cannot enable/disable modules "on the fly")George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-10-18KeepStatus: fix for initial status assignmentGeorge 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
2017-10-16StatusManager: atavism (manual options tab) in options removedGeorge Hazan
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 se...George Hazan
2017-10-12convert to ANSI (#990 related)dartraiden
2017-10-09StatusManager:George Hazan
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-10StatusManager: text tuningdartraiden