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
/
plugins
/
AVS
Age
Commit message (
Expand
)
Author
2020-01-30
LIST::remove + LIST::indexOf() combination removed with LIST::removeItem
George Hazan
2020-01-28
AVS: metacontacs avatars occasionally got hidden
George Hazan
2020-01-09
if smth cannot be incuded, it shall be inlined
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
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-08-01
fixes #2022 (shitty internal AVS flags finally removed from global include file)
George Hazan
2019-07-26
warning fixes
George Hazan
2019-07-24
unused field removed
George Hazan
2019-07-15
AVS: no need to work with AvatarSaved setting anymore
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-26
code cleaning
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-23
cleanup
Mataes
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-14
unused MODULENAME macros removed
George Hazan
2018-11-14
code cleaning
George Hazan
2018-11-12
NULL -> 0
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-06-29
fixes #1443 (TabSRMM: crash after AVS unloading)
George Hazan
2018-05-29
common version resource extracted to the separate file
George Hazan
2018-05-28
what should be done to each C++ plugin (missing Unload functions might not be...
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
two more
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()
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-16
minor code cleaning
George Hazan
2018-05-15
what has to be done with each plugin:
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-23
AVS not to free memory allocated outside
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-13
fix for deadlock in AVS
George Hazan
2018-04-11
TabSRMM:
George Hazan
2018-04-11
AVS: if an avatar is already loaded, don't put it into a queue, just load & r...
George Hazan
2018-04-10
these temporary variables aren't needed as well
George Hazan
2018-04-10
obsolete compatibility code removed from AVS
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-07
AVS & AuthState: move docs to wiki
dartraiden
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
[next]