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
/
plugins
/
NewsAggregator
/
Src
/
stdafx.h
Age
Commit message (
Expand
)
Author
2018-04-18
core changes:
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-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-03-10
NewsAggregator: crash fix, fully on m_gui
Kirill Volinsky
2018-03-09
NewsAggregator: auth dialog moved to m_gui
Kirill Volinsky
2018-03-09
fix for broken service
George Hazan
2018-03-09
NewsAggregator: use m_gui (mostly working)
Kirill Volinsky
2018-02-24
guard headers
Goraf
2018-01-31
fix for the broken message reading in NewsAggregator
George Hazan
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
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-01-11
strong typization - better typization
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2015-07-26
NewsAggregator: common project
Kirill Volinsky