summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator
AgeCommit message (Collapse)Author
2015-04-24fixed substring replacementKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-23more changes for string functionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13049 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-19crash fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-15minor fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-10no, it wasn't a memory leakGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-24NewsAggregator:Tobias Weimer
-Fixed another memory leak git-svn-id: http://svn.miranda-ng.org/main/trunk@11902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-24NewsAggregator:Tobias Weimer
- Fixed memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@11901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30fixed double memmory freeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16NewsAggregator: warnings fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16NewsAggregator: some fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-12-07NewsAggregator: one fix for timestampKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07NewsAggregator: fix for timestampKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07NewsAggregator: not need show auth form when no connectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01code cleanupRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30new sorting functions appliedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-19NewsAggregator:Tobias Weimer
-Fixed Message format git-svn-id: http://svn.miranda-ng.org/main/trunk@11023 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-13minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-12fix for full encryption modeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11minor tag changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06doubles search algorithm optimizedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06Export fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06git-svn-id: http://svn.miranda-ng.org/main/trunk@10917 ↵George Hazan
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-06- fix for major memory leak;George Hazan
- event cycle optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@10915 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-10-28fixed import from IM pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10883 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-08-05some more fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-05fixed #743Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10076 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-21revert some iconsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-20Various Icons updated (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-18icons updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-17Various Proto Icons updates (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9208 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