index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
GmailNotifier
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-02-21
all another C++'11 iterators
George Hazan
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-24
GMailNotifier: major rework to Miranda Netlib functions
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-09-04
fix for GMail Notifier default icons
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-09-04
GmailNotifier: menu uid
Alexander Lantsev
2015-08-11
code cleaning
George Hazan
2015-07-24
GmailNotifier: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George 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-18
langpack services module destroyed from mir_app
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-05-24
GmailNotifier: decapitalization
Dart Raiden
2014-05-22
GMailNotifier:
Tobias Weimer
2014-05-19
GmailNotifier: decapitalization
Dart Raiden
2014-05-18
GmailNotifier rename
Vadim Dashevskiy