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.cpp
Age
Commit message (
Expand
)
Author
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
George Hazan
2020-07-08
group chat initialization to be done in protocol's constructor, not inside On...
George Hazan
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-07-24
useless member NETLIBOPENCONNECTION::cbSize removed
George Hazan
2019-01-08
fixes #1715 (by default account's destructor doesn't free network handle)
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-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-19
more EV_PROTO_ONOPTIONS removed
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
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-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
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-11-13
Code modernize ...
Goraf
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-17
Sametime protocol:
Szymon Tokarz
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
"Status" became resident for all protocols, in a constructor
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
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-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-13
Sametime protocol:
Szymon Tokarz
2014-03-30
code cleaning
George Hazan
2014-03-22
Sametime: decapitalization
Dart Raiden
[next]