summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator
AgeCommit message (Collapse)Author
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-06-15added break when we find same messageKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-04end of base64* zoo George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-12fixed #311Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4431 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-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-31finaly export should workKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-31export 2nd partKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4264 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-30exmort startingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30fixed import encoding and not all feeds importKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30feed import should be workingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4251 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-29- NewsAggregator: cosmetics (patch from dartraiden)Vadim Dashevskiy
- Mra: cosmetics (patch from person) - BuddyPounce: deprecated and bizarre aliases removed (patch from person) git-svn-id: http://svn.miranda-ng.org/main/trunk@4240 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-02projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3826 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-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 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-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3188 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-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-12added border to feeds listKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3075 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 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
2013-01-08added toptoolbar supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08added iconsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3011 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
2013-01-05folder and files renamingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-05short name replaced on long plugin nameKirill Volinsky
removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@2974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-05-fixed "?" Button (fixes #171)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-02changed plugin nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-26fixed tags help creationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2851 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c