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
/
util.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-07
YAHOO search -> utf8
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-14
mir_*printf patch for protocols
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-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-01-12
minor x64 fixes
Tobias Weimer
2013-01-06
code cleaning
George Hazan
2013-01-05
- fix for Unicode popups;
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-14
Yahoo: folders restructurization
Kirill Volinsky