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
/
notify.cpp
Age
Commit message (
Expand
)
Author
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2018-11-14
other minor code cleaning considering g_plugin
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
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-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-03-17
forgotten TCHAR removed
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2015-08-11
code cleaning
George Hazan
2015-07-24
GmailNotifier: common project
Kirill Volinsky
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-01-25
GMailNotifier:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-03
GmailNotifier: Fix gmail login url to not require login if user is already lo...
Robert Pösel
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-06-28
"Unicode popups and other" reverted, because it broke this plugin
Vadim Dashevskiy
2014-06-14
unicode popups and others
Kirill Volinsky
2014-05-22
GMailNotifier:
Tobias Weimer
2014-05-18
GmailNotifier rename
Vadim Dashevskiy