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
/
chat.cpp
Age
Commit message (
Expand
)
Author
2016-10-11
Yahoo & YahooGroups plugins moved to _deprecated
George Hazan
2016-09-19
grrrrm... there's no hLangpack in chat items, therefore strings must be trans...
George Hazan
2016-09-19
forgotten LPGENW restored
George Hazan
2016-09-19
unused translations removed
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-19
Chat_AddGroup - even less structures
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-06
YAHOO: static functions removed from class
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-28
fix for all remaining warnings like 'blablabla hides blablabla'
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-10
Yahoo: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-25
- Set wparam and lParam to 0 as default arg in CallService and others, to sim...
Tobias Weimer
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-07
YAHOO search -> utf8
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-03-27
Yahoo:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-20
protocol helper for detecting chats: isChatRoom
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-05-16
unused clist headers
George Hazan
2012-10-14
Yahoo: folders restructurization
Kirill Volinsky