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
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-09-29
NewsAggregator: memleak fix
Kirill Volinsky
2015-09-18
revert of [15377]
Vadim Dashevskiy
2015-09-18
NewsAggregator: memleak fix
Kirill Volinsky
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-09
crash fix
Kirill Volinsky
2015-08-09
added support koi8r codepage
Kirill Volinsky
2015-07-26
кrevert not ended codepage fix
Kirill Volinsky
2015-07-26
NewsAggregator: common project
Kirill Volinsky
2015-07-25
MirandaG15: common project
Kirill Volinsky
2015-06-20
xml api became a set of functions
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
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