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
/
YAMN
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2022-12-12
YAMN: obsolete settings about acting as protocol removed
George Hazan
2022-12-12
fixes #3259 (YAMN: выводить настроенную учётку вм...
George Hazan
2022-12-11
YAMN: option "Display menu item" removed due to Options -> Customize -> Menus...
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
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-04-12
YAMN: another burst of insight
George Hazan
2019-03-12
YAMN: warning fixes
George Hazan
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-16
YAMN:
Kirill Volinsky
2012-10-14
YAMN: folders restructurization
Kirill Volinsky