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
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-03-26
AVS: code cleaning
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-08-01
fixes #2022 (shitty internal AVS flags finally removed from global include file)
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-04
Update copyrights
dartraiden
2018-12-23
cleanup
Mataes
2018-11-14
unused MODULENAME macros removed
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
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
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-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-04-02
related to #1241 - fix for AVS options' translation
George Hazan
2018-02-21
AVS: C++'11 iterators
aunsane
2018-01-26
AdvaImg:
George Hazan
2018-01-01
massive copyright update
dartraiden
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-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-06
minor code cleaning (stub removed)
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-12-28
AVS: decapitalization
Dart Raiden
2015-11-11
thread library:
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
[next]