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
/
NewsAggregator.cpp
Age
Commit message (
Expand
)
Author
2024-01-24
PS_GETNAME: another old atavism removed
George Hazan
2024-01-08
no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS...
George Hazan
2023-11-23
code cleaning
George Hazan
2023-11-23
code reordering
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-26
various code cleaning considering protocols' declarations
George Hazan
2012-09-06
fixed destroying some messages
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
total replacement of PROTO_AVATAR_INFORMATION with PROTO_AVATAR_INFORMATIONT
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky