summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Services.cpp
AgeCommit message (Collapse)Author
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-19fix for hangup on exitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11026 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-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-08-13icons registration moved to Load()Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-07Added hotkey support for checking all feedsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09test2Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09testKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09 set offline status for all feeds when disable autoupdate (by Mataes)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 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-10more HCONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8079 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-07-21git-svn-id: http://svn.miranda-ng.org/main/trunk@5441 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-21import now working correctlyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-19export work correctKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-20Export also addedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-20wbOSD changed codepage to utf-8Kirill Volinsky
NewsAggregator: Import added in main menu git-svn-id: http://svn.miranda-ng.org/main/trunk@5070 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-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 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-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03fixed folders path without folders pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03forgotten avatars' folder George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01useless Folders support checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-02added hook for ME_FOLDERS_PATH_CHANGEDKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-13typo.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3092 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-09- NewsAggregator: compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3027 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
2013-01-08added toptoolbar supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-06added main menu item for disabling auto update (needs to add icons)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2999 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