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
/
MSN
/
src
/
msn_chat.cpp
Age
Commit message (
Expand
)
Author
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-09
more loop-related code cleaning
George Hazan
2018-02-21
MSN: C++'11 iterators
George Hazan
2018-01-26
code optimization
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-08-15
anonymous SRMM services got names
George Hazan
2017-06-05
MSN
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-21
more warnings fixed
George Hazan
2017-01-23
no need to implement the same code in each plugin
George Hazan
2017-01-01
bump copyright year
dartraiden
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
- 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-08-31
git-svn-id: http://svn.miranda-ng.org/main/trunk@17231 1316c22d-e87f-b044-9b9...
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-11
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
unified project for MSN
George Hazan
2015-06-04
Fixed a memleak in groupchat
Piotr Piastucki
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-19
Fixed some memleaks.
Piotr Piastucki
2015-05-16
- Cache authContactToken after refresh in MSN_GetPassportAuth as this token e...
Piotr Piastucki
2015-05-15
stupid typo
George Hazan
[next]