index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Yahoo
/
src
/
proto.cpp
Age
Commit message (
Expand
)
Author
2016-04-01
unificate reconnect warnings (as in Jabber)
Dart Raiden
2015-11-30
add some missing "->"
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-10
Yahoo: common project
Kirill Volinsky
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-25
- Set wparam and lParam to 0 as default arg in CallService and others, to sim...
Tobias Weimer
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-07
YAHOO search -> utf8
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-03-27
Yahoo:
Tobias Weimer
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-30
Miranda HTTP user agent unification (not to have problems with sites)
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-12
Yahoo:
Tobias Weimer
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-29
-Fixed a bug in Ping and other small things reported in #837
Tobias Weimer
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-23
git-svn-id: http://svn.miranda-ng.org/main/trunk@7349 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
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-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-16
removed not needed _MSC_VER checks
Kirill Volinsky
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for YAHOO
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
[next]