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
/
EmLanProto
/
src
/
mlan.cpp
Age
Commit message (
Expand
)
Author
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-01-31
no more ME_ICQ_STATUSMSGREQ
dartraiden
2019-01-20
fixes #1776 (any traces of URL* related constants removed)
George Hazan
2019-01-18
code cleaning
George Hazan
2019-01-18
we don't need PSR_URL as well
George Hazan
2019-01-18
PSS_URL removed as totally obsolete
George Hazan
2018-11-14
unused MODULENAME macros removed
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-09-21
old crutch removed: error messages to go in Unicode
George Hazan
2018-09-02
EMLan: more code cleaning
George Hazan
2018-09-02
fixes #365 (CyrilliŃ chars in EMLan)
George Hazan
2018-09-02
EMLanProto: fix for contacts search
George Hazan
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
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
2017-12-26
EMLanProto:
George Hazan
2017-12-26
crash fix
George Hazan
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-02-25
EmLAN: fix for messages encoding
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-11-19
- massive code cleaning;
George Hazan
2015-10-11
EmLan: minor fixes
Tobias Weimer
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-05-11
minus critical section
Kirill Volinsky
2015-01-10
EmLAN:
Tobias Weimer
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-11-25
EmLanProto fix, need for review.
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-04
some code cleaning
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
[next]