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
/
amdproto.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
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-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-09-03
EmLAN: protocol can search by IP (see 7178a1cab5b35a8e5bac3e7d367c3d72e72ec7e6)
dartraiden
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
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-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-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2017-12-26
EMLanProto:
George Hazan
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
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-02-01
PLI_ONLINE & PLI_OFFLINE - unused constants removed
George Hazan
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-27
less TCHARs
George Hazan
2015-11-19
- massive code cleaning;
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-01-27
One more attempt to fix #882
Tobias Weimer
2015-01-23
EmLAN:
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-03-18
added version info
Kirill Volinsky
2013-01-30
muuid standardization
Kirill Volinsky
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
2012-11-27
- EmLanProto: muuid added
Vadim Dashevskiy
2012-11-27
adaptation of old good E-mage LAN proto
George Hazan