summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Update.cpp
AgeCommit message (Collapse)Author
2014-12-12NewsAggregator: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-14minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10990 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-13minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10982 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06- common message archiving code extracted to a separate function;George Hazan
- manual memory allocation code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@10916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02NewsAggregator:Tobias Weimer
-Fixed memory leak -Fixed crash when server isn't available -performance improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@10899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30starting import implementation (not working yet)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-13fixed not setting timer when checking at startup disabledKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12added options for not receiving news at startupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08fixed checking news manually part2Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3022 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08fixed checking news manuallyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-06-06protocols plugins moved to protocolsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-04typo fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c