index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
NewsAggregator
/
Src
/
Services.cpp
Age
Commit message (
Expand
)
Author
2023-11-23
code cleaning
George Hazan
2023-11-23
code reordering
George Hazan
2023-11-21
fixes #3945 (Плагины сообщений: скрывать элемен...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
George Hazan
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-04-12
wiping custom icolib functions: NewsAggregator
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-10-30
NewsAggrefator: fix for a message window freezes while receiving a feed
Vadim Dashevskiy
2012-10-10
service call replaced with the direct function call
George Hazan
2012-09-06
fixed destroying some messages
Kirill Volinsky
2012-08-28
NewsAggregator:
Kirill Volinsky
2012-06-20
total replacement of PROTO_AVATAR_INFORMATION with PROTO_AVATAR_INFORMATIONT
George Hazan
2012-06-14
NewsAggregator:
Kirill Volinsky
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky