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
/
AutoShutdown
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-16
AutoShutdown: cmplugin adaptation
Kirill Volinsky
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-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2015-08-13
- 64-bit compatibility;
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-04-24
AutoShutdown - common project
Vadim Dashevskiy
2013-10-15
code cleanup
Kirill Volinsky
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-08-22
AutoShutdown:
Tobias Weimer
2013-03-10
various TTB initialization issues
George Hazan
2013-02-12
fixed sound registration (fixes #233)
Tobias Weimer
2013-02-10
uuid standartization
Kirill Volinsky
2013-02-08
removed not needed interfaces
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-10-20
version info standartization
Kirill Volinsky
2012-10-11
AutoShutdown
Kirill Volinsky
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to addons.miranda-im.org removed
Vadim Dashevskiy
2012-07-16
dynamic dll checker
George Hazan
2012-07-05
AutoShutdown: folder structure change
Vadim Dashevskiy