summaryrefslogtreecommitdiff
path: root/plugins/GmailNotifier/src/main.cpp
AgeCommit message (Expand)Author
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill 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-24GMailNotifier: major rework to Miranda Netlib functionsGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-09-04fix for GMail Notifier default iconsGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-09-04GmailNotifier: menu uidAlexander Lantsev
2015-08-11code cleaningGeorge Hazan
2015-07-24GmailNotifier: common projectKirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-05-24GmailNotifier: decapitalizationDart Raiden
2014-05-22GMailNotifier:Tobias Weimer
2014-05-19GmailNotifier: decapitalizationDart Raiden
2014-05-18GmailNotifier renameVadim Dashevskiy