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
Age
Commit message (
Expand
)
Author
2021-09-09
fix for a crappy ::GetCurrentThread call that breaks all Wait* functions
George Hazan
2021-09-08
fixes #2897 (EMLan: hangup on exit)
George Hazan
2021-05-04
attempt to fix some problems on exit
George Hazan
2020-10-22
EMLanProto:
George Hazan
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
George Hazan
2020-05-22
fix for broken project file compatibility in VS2019 16.6.0
George Hazan
2020-01-09
if smth cannot be incuded, it shall be inlined
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-12-18
C++ exceptions are disabled in all cases where they just prevent warnings
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-03
EmLAN: protocol can search by IP (see 7178a1cab5b35a8e5bac3e7d367c3d72e72ec7e6)
dartraiden
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-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-29
common version resource extracted to the separate file
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-27
comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...
George Hazan
2018-05-27
PRODUCTVERSION of any version resource to contain the number of current build
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-18
core changes:
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-04-03
unneeded size fields removed
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-28
all protocols rewritten to CMPluginBase
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-02-24
more nullptr
Goraf
2017-12-26
EMLanProto:
George Hazan
[next]