summaryrefslogtreecommitdiff
path: root/plugins/StartPosition/src/startposition.h
AgeCommit message (Collapse)Author
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-17Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, ↵George Hazan
StartPosition, SplashScreen, SpellChecker, Spamotron => CMPlugin
2018-04-28StartPosition: fix broken hook (thx ghazan)Goraf
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵George Hazan
inside
2018-01-01massive copyright updatedartraiden
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-11-03StartPostion: use base classGoraf
* rewrite using classes * reduce globals * remove obsolete headers * code cleaning