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
/
protocols
/
Sametime
/
src
/
sametime_proto.h
Age
Commit message (
Expand
)
Author
2024-01-26
major atavism, PROTORECVEVENT, died with its own set of constants
George Hazan
2024-01-24
PS_GETNAME: another old atavism removed
George Hazan
2024-01-23
fixes #4104 (Удаление серверной истории)
George Hazan
2024-01-19
the ancient atavism extincted: PROTORECVFILE structure with its own set of flags
George Hazan
2024-01-08
no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS...
George Hazan
2023-12-09
PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion
George Hazan
2023-12-03
PROTO_INTERFACE::SendMsg: second parameter became a reply event id
George Hazan
2023-09-15
PROTO_INTERFACE::SendMsg - unused parameter flags removed
George Hazan
2023-04-11
DB::FILE_BLOB expansion for the offline file transfers, part I
George Hazan
2023-03-04
fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)
George Hazan
2023-02-10
Protocols: preventing recursive contact deletion
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2020-07-08
group chat initialization to be done in protocol's constructor, not inside On...
George Hazan
2019-07-24
useless member NETLIBOPENCONNECTION::cbSize removed
George Hazan
2018-12-09
Sametime: useless method removed
George Hazan
2018-09-20
fix for the proper return type of PROTO<>::RecvMsg
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-22
no more PROTO_INTERFACE::OnEvent
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-01-31
mir_app:
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-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-01-15
Sametime Protocol:
Szymon Tokarz
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2015-05-11
minus critical section
Kirill Volinsky
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-11-11
Sametime protocol:
Szymon Tokarz
2014-03-30
code cleaning
George Hazan
2014-03-21
Sametime protocol adopted
Szymon Tokarz