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
/
Utils.cpp
Age
Commit message (
Expand
)
Author
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-12
crash fix for NewsAggregator
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-06
timestamp fix
Kirill Volinsky
2013-08-01
don't import duplicates
Kirill Volinsky
2013-07-19
export work correct
Kirill Volinsky
2013-07-19
files reorganization
Kirill Volinsky
2013-07-19
added password encoding/decoding
Kirill Volinsky
2013-07-19
auth data request working now
Kirill Volinsky
2013-07-18
preparing for using authenticztion dialog
Kirill Volinsky
2013-07-17
fixed Homepage filling
Kirill Volinsky
2013-07-15
prepare for asking login and password when they not entered
Kirill Volinsky
2013-07-13
fixed work with rss with auth (ticket #411)
Kirill Volinsky
2013-07-13
fixed typos, made message boxes modal
Tobias Weimer
2013-06-20
Export also added
Kirill Volinsky
2013-06-20
wbOSD changed codepage to utf-8
Kirill Volinsky
2013-06-15
added break when we find same message
Kirill Volinsky
2013-06-04
end of base64* zoo
George Hazan
2013-04-12
fixed #311
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-05
- rest of menus cleared;
George Hazan
2013-03-31
export 2nd part
Kirill Volinsky
2013-03-30
code cleaning
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-01-12
added options for not receiving news at startup
Kirill Volinsky
2013-01-12
added border to feeds list
Kirill Volinsky
2013-01-08
fixed checking news manually
Kirill Volinsky
2013-01-06
added main menu item for disabling auto update (needs to add icons)
Kirill Volinsky
2013-01-05
short name replaced on long plugin name
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