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
/
MSN
/
src
/
msn_proto.cpp
Age
Commit message (
Expand
)
Author
2018-04-22
no more PROTO_INTERFACE::OnEvent
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
EV_PROTO_DBSETTINGSCHANGED - old useless stub removed
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-19
EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
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-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
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-10-16
the whole idea of customizable colors in chat considered totally useless
George Hazan
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-06-05
MSN
George Hazan
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-24
code cleaning
George Hazan
2017-01-17
Discord: auth support
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2017-01-11
- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-13
mode old database junk to die
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-04-17
- unused netlib flags removed
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-11-04
MSN:
Tobias Weimer
2015-10-27
- MSN: Managing and refreshing OAuth tokens with different expiration times.
Piotr Piastucki
2015-09-14
MSN: Do not unhide contact on received message if subcontact of metacontact s...
Piotr Piastucki
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
"Status" became resident for all protocols, in a constructor
George Hazan
[next]