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
/
shlcom.cpp
Age
Commit message (
Expand
)
Author
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-24
ShlExt:
Tobias Weimer
2015-05-22
replace lstrlenA to mir_strlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-05
ShlExt:
Tobias Weimer
2015-01-21
ShellExt must not be linked with mir_core.dll
George Hazan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-04-22
ShlExt compilation fix (thx person)
Vadim Dashevskiy
2014-04-22
Translation fix
Kirill Volinsky
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-27
ShellExt shall not call mir_core.dll
George Hazan
2013-09-25
warning fixes
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-08-30
CList/UseGroups default value switched to true
George Hazan
2013-08-30
COM-related code rearranged
George Hazan
2013-08-29
- logging disabled for the future times
George Hazan
2013-08-29
using Windows core to format UUIDs
George Hazan
2013-08-29
sleepy dumbass...
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-24
also 'or'
George Hazan
2013-08-24
wrongly replaced 'and' reverted
George Hazan
2013-08-24
- translation issues
George Hazan
2013-08-24
eliminating usage of std::string
George Hazan
2013-08-24
first version that works
George Hazan
2013-08-24
- correct COM expors
George Hazan
2013-08-24
first version that compiles ok
George Hazan
2013-08-23
ShellExt: main module completed, one module to go
George Hazan
2013-08-21
+ another 500 lines of code
George Hazan
2013-08-20
ShellExt - first 1000 lines translated
George Hazan