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
/
src
Age
Commit message (
Expand
)
Author
2022-02-21
fixes #3025 (occasional crash in AVS)
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-05-24
AVS: fix for memory corruption
George Hazan
2021-04-05
embedded cycle removed
George Hazan
2021-03-28
21 years after Win2k release we don't need win2k.h - everything we need is in...
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-03-26
AVS: code cleaning
George Hazan
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-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-28
what should be done to each C++ plugin (missing Unload functions might not be...
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
[next]