Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2020-03-23 | fixes #2269 (XSoundNotify not working) | George Hazan | |
2020-03-20 | fixes #2269 (XSoundNotify displays garbage in options window) | George Hazan | |
2018-05-28 | Notification plugins - convert to Load/Unload methods of CMPlugin | Goraf | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | XSoundNotify, YAPP, YaRelay, ZeroSwitch, ZeroNotify -> CMPlugin | George Hazan | |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-02-24 | guard headers | Goraf | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-06-15 | XSoundNotify: added ability to set own sound for account (sometimes sound ↵ | Kirill Volinsky | |
not played, i think it was before my changes) | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standartize "Version.h" to "version.h" in all plugin's and protocol's includes | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-01 | XSoundNotify: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |