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
/
EmLanProto
/
src
/
mlan.cpp
Age
Commit message (
Expand
)
Author
2024-01-26
major atavism, PROTORECVEVENT, died with its own set of constants
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2020-10-22
EMLanProto:
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
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
[next]