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
/
CheckFeed.cpp
Age
Commit message (
Expand
)
Author
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-24
fixed substring replacement
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-16
NewsAggregator: warnings fix
Kirill Volinsky
2014-12-07
NewsAggregator: one fix for timestamp
Kirill Volinsky
2014-11-30
new sorting functions applied
George Hazan
2014-11-13
minor fixes
Kirill Volinsky
2014-11-12
fix for full encryption mode
Kirill Volinsky
2014-11-11
minor tag changes
Kirill Volinsky
2014-11-06
doubles search algorithm optimized
George Hazan
2014-11-06
git-svn-id: http://svn.miranda-ng.org/main/trunk@10917 1316c22d-e87f-b044-9b9...
George Hazan
2014-11-06
- common message archiving code extracted to a separate function;
George Hazan
2014-11-06
- fix for major memory leak;
George Hazan
2014-11-02
NewsAggregator:
Tobias Weimer
2014-08-05
some more fixes
Kirill Volinsky
2014-08-05
fixed #743
Kirill Volinsky
2014-03-26
NewsAggregator avatar fix (by Mataes)
Vadim Dashevskiy
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-01
don't import duplicates
Kirill Volinsky
2013-07-19
use the first link attribute instead of the last one (fixes #421)
Tobias Weimer
2013-07-19
files reorganization
Kirill Volinsky