index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TooltipNotify
/
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
Notification plugins - convert to Load/Unload methods of CMPlugin
Goraf
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
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-17
Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...
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-13
Code modernize ...
Goraf
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2013-06-11
- buggy window position saving code replaced with the standard Miranda servic...
George Hazan
2013-03-10
added precompiled header
Kirill Volinsky
2013-02-10
removed not needed interfaces
Kirill Volinsky
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
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-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-16
another portion of "#ifdef Unicode" removal
Vadim Dashevskiy
2012-06-05
removed old PLUGININFO. plugin info cleanup starts
Kirill Volinsky
2012-05-18
compilation fixes
Kirill Volinsky
2012-05-18
added new langpavk support
Kirill Volinsky
2012-05-17
added some plugins
Kirill Volinsky