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
/
NewsAggregator
/
Src
Age
Commit message (
Expand
)
Author
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2020-01-01
Happy new year, Miranda
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-07-26
warning fixes
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-07-24
NLHR_PTR - smart pointers make better code
George Hazan
2019-06-27
manual access to CList/Group restricted
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-11-28
mRadio, RSS, Quotes & YAMN became virtual
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
consistent hash generation fix - part 5
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-30
NewsAggrefator: fix for a message window freezes while receiving a feed
Vadim Dashevskiy
2012-10-13
NewsAggregator: folders restructurization
Kirill Volinsky
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-02
fixes:85
Kirill Volinsky
2012-09-07
NewsAggregator: added checkbox for managing feeds from options
Vadim Dashevskiy
2012-09-06
fixed destroying some messages
Kirill Volinsky
2012-09-04
fix for crash inside MSHTML
George Hazan
2012-09-04
more memory fixes
George Hazan
2012-09-04
attempt to fix memory crash
George Hazan
2012-08-28
NewsAggregator:
Kirill Volinsky
2012-07-16
dynamic dll checker
George Hazan
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-20
total replacement of PROTO_AVATAR_INFORMATION with PROTO_AVATAR_INFORMATIONT
George Hazan
2012-06-19
fixes for the options page translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-16
fixed message formatting
Kirill Volinsky
2012-06-14
NewsAggregator:
Kirill Volinsky
2012-06-14
NewsAggregator:
Kirill Volinsky
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky