summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/stdafx.h
AgeCommit message (Collapse)Author
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2018-11-12NewStatusNotify -> g_pluginGeorge Hazan
2018-05-28Notification plugins - convert to Load/Unload methods of CMPluginGoraf
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, ↵George Hazan
NotifyAnything, Nudge => CMPlugin
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-04-06code cleaningGeorge Hazan
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-08-22NewXsatusNotify: all icons added to icolib (fixes #299)Kirill Volinsky
2016-07-26less 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
2015-07-26NewXstatusNotify: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14709 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c