summaryrefslogtreecommitdiff
path: root/protocols/NewsAggregator
AgeCommit message (Collapse)Author
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)
2021-01-17Update copyrightsdartraiden
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)
2020-06-10useless check removedGeorge Hazan
2020-06-04UI classes:George Hazan
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-22newsaggregator: fixed import from files without htmlUrl tagMataes
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-04-12wiping custom icolib functions: NewsAggregatorGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28mRadio, RSS, Quotes & YAMN became virtualGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & ↵George Hazan
ProtoChainRecvFile git-svn-id: http://svn.miranda-ng.org/main/trunk@2540 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 5Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15removed the old langpack filesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-30NewsAggrefator: fix for a message window freezes while receiving a feedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-13NewsAggregator: folders restructurizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-10service call replaced with the direct function callGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-02fixes:85Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-10icon resources path to include\msapi changedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-07NewsAggregator: added checkbox for managing feeds from optionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-06fixed destroying some messagesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1541 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-04fix for crash inside MSHTMLGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-04more memory fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1536 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-04attempt to fix memory crash George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-28NewsAggregator:Kirill Volinsky
fixed not checking feed at start when time set at 0 git-svn-id: http://svn.miranda-ng.org/main/trunk@1533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16projects: final fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-16dynamic dll checkerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07verxion.rc is not editable by Microsoft Visual C++Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04cleaned sln files from plygin directoriesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c