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_protosvc.h
Age
Commit message (
Expand
)
Author
2018-04-06
PF2_NONE : flag for protocols that have no statuses at all
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-31
mir_app:
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-27
obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...
George Hazan
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-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-02-01
PLI_ONLINE & PLI_OFFLINE - unused constants removed
George Hazan
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-01-02
Copyrights update part 2
Dart Raiden
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-09
Added flag PF4_READNOTIFY
Alexander Lantsev
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
fixes for the file sending
George Hazan
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-08-29
PF4_SINGLEFILEONLY - protocol can require sending files only one by one
George Hazan
2014-07-09
Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file...
Robert Pösel
2014-02-24
more useless conversions removed
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
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-10-23
VK: fix for outgoing message notification
George Hazan
2013-10-10
PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-03-30
12 binary replacements for MS_DB_EVENT_* services:
George Hazan
2012-09-16
old junk removed from core
George Hazan
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-23
added TCHAR *tszMessage; in PROTORECVEVENT
Kirill Volinsky
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-15
initial commit
Vadim Dashevskiy