index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
NewsAggregator
/
Src
/
Services.cpp
Age
Commit message (
Expand
)
Author
2014-11-30
lstr* replacements
George Hazan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-11-19
fix for hangup on exit
George Hazan
2014-11-14
minor fixes
Kirill Volinsky
2014-11-02
NewsAggregator:
Tobias Weimer
2014-08-13
icons registration moved to Load()
Kirill Volinsky
2014-05-07
Added hotkey support for checking all feeds
Kirill Volinsky
2014-04-09
test2
Kirill Volinsky
2014-04-09
test
Kirill Volinsky
2014-04-09
set offline status for all feeds when disable autoupdate (by Mataes)
Vadim Dashevskiy
2014-02-24
more useless conversions removed
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-07-21
git-svn-id: http://svn.miranda-ng.org/main/trunk@5441 1316c22d-e87f-b044-9b9b...
Kirill Volinsky
2013-07-21
import now working correctly
Kirill Volinsky
2013-07-19
export work correct
Kirill Volinsky
2013-06-20
Export also added
Kirill Volinsky
2013-06-20
wbOSD changed codepage to utf-8
Kirill 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-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-03-30
code cleaning
George Hazan
2013-03-30
starting import implementation (not working yet)
Kirill Volinsky
2013-03-11
rest of minor TopToolbar_AddButton issues
George Hazan
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-03
fixed folders path without folders plugin
Kirill Volinsky
2013-03-03
forgotten avatars' folder
George Hazan
2013-03-01
useless Folders support checks removed
George Hazan
2013-02-02
added hook for ME_FOLDERS_PATH_CHANGED
Kirill Volinsky
2013-01-13
typo.
Robert Pösel
2013-01-12
added options for not receiving news at startup
Kirill Volinsky
2013-01-09
- NewsAggregator: compilation fix
Vadim Dashevskiy
2013-01-08
fixed checking news manually
Kirill Volinsky
2013-01-08
added toptoolbar support
Kirill Volinsky
2013-01-06
added main menu item for disabling auto update (needs to add icons)
Kirill Volinsky
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky
2012-06-04
typo fix
Kirill Volinsky