summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/Services.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-04unused calls of MS_HOTKEY_UNREGISTER removedGeorge Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-26NewsAggregator: common projectKirill Volinsky
2015-07-21NewsAggregator: vc2015 compilation fixKirill Volinsky
2015-06-28code cleaningGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-02-15minor fixKirill Volinsky
2014-12-12NewsAggregator: changed warning lavel to w4Kirill Volinsky
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-19fix for hangup on exitGeorge Hazan
2014-11-14minor fixesKirill Volinsky
2014-11-02NewsAggregator:Tobias Weimer
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-05-07Added hotkey support for checking all feedsKirill Volinsky
2014-04-09test2Kirill Volinsky
2014-04-09testKirill Volinsky
2014-04-09 set offline status for all feeds when disable autoupdate (by Mataes)Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-21git-svn-id: http://svn.miranda-ng.org/main/trunk@5441 1316c22d-e87f-b044-9b9b...Kirill Volinsky
2013-07-21import now working correctlyKirill Volinsky
2013-07-19export work correctKirill Volinsky
2013-06-20Export also addedKirill Volinsky
2013-06-20wbOSD changed codepage to utf-8Kirill Volinsky
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-03-30code cleaningGeorge Hazan
2013-03-30starting import implementation (not working yet)Kirill Volinsky
2013-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-03fixed folders path without folders pluginKirill Volinsky
2013-03-03forgotten avatars' folder George Hazan
2013-03-01useless Folders support checks removedGeorge Hazan
2013-02-02added hook for ME_FOLDERS_PATH_CHANGEDKirill Volinsky
2013-01-13typo.Robert Pösel