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
/
include
/
m_protocols.h
Age
Commit message (
Expand
)
Author
2017-01-01
bump copyright year
dartraiden
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-21
missing 'const' qualifier
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-06-19
unused helper removed
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-18
protocol platform-independent code moved back to mir_app
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-03-29
unneeded helper removed
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
2014-08-14
account creation code extracted to the separate service function, MS_PROTO_CR...
George Hazan
2014-03-15
fix for a typo in comments
George Hazan
2014-03-15
PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols
George Hazan
2014-02-27
more fun:
George Hazan
2014-02-24
more useless conversions removed
George Hazan
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
2014-01-01
copyright update for year 2014
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-02-23
old C proto interface removed
George Hazan
2012-11-26
battle for the virtual protocols begins
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-15
include: tabs over spaces
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-09-16
removed clutch for GCC (it already exists in m_system.h)
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-05-18
useless junk removed
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy