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
/
protocols
/
Yahoo
/
src
/
yahoo.cpp
Age
Commit message (
Expand
)
Author
2014-06-28
typos
Dart Raiden
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-18
spelling corrections
RMN
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-23
git-svn-id: http://svn.miranda-ng.org/main/trunk@7349 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-10-30
git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-18
double ;; removed
Kirill Volinsky
2013-08-24
removed unneeded trailing space in Yahoo
Dart Raiden
2013-08-22
More double spaces eliminated
Dart Raiden
2013-08-16
rest or mir_*printf in protocols
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-10
protocol DB helpers for YAHOO
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
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-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-01-06
code cleaning
George Hazan
2013-01-05
- fix for Unicode popups;
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-14
Yahoo: folders restructurization
Kirill Volinsky