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
/
ShellExt
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2019-04-24
fixes #1923 (ShellExt doesn't work in Windows 64)
George Hazan
2018-11-14
ShellExt -> g_plugin
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
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
Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
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
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-20
unified project for ShellExt
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-24
ShlExt:
Tobias Weimer
2015-05-22
replace lstrlen to mir_tstrlen
Kirill Volinsky
2015-02-05
ShlExt:
Tobias Weimer
2015-01-21
ShellExt must not be linked with mir_core.dll
George Hazan
2014-11-30
lstr* replacements
George Hazan
2013-09-27
ShellExt shall not call mir_core.dll
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-08-30
COM-related code rearranged
George Hazan
2013-08-29
- logging disabled for the future times
George Hazan
2013-08-29
log initialization moved to DllMain
George Hazan
2013-08-29
logging for ShlExt
George Hazan
2013-08-25
minor cleaning
George Hazan
2013-08-25
Windows XP related fixes
George Hazan
2013-08-25
fix for error messages on registry items deletion
George Hazan
2013-08-25
fix for setting the Approved setting
George Hazan
2013-08-24
- correct COM expors
George Hazan
2013-08-24
first version that compiles ok
George Hazan
2013-08-20
ShellExt - first 1000 lines translated
George Hazan