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
/
poll.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-08-15
AVS: contact options dialog -> UI classes
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-02-21
fixes #3025 (occasional crash in AVS)
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Update copyrights
dartraiden
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
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
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-16
minor code cleaning
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
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-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-01-26
AdvaImg:
George Hazan
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
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-06-06
minor code cleaning (stub removed)
George Hazan
2015-08-13
warning fixes
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-24
AVS - common project
Vadim Dashevskiy
2014-12-14
AVS: warning fix
Kirill Volinsky
2014-12-13
AVS: changed warning lavel to w4
Kirill Volinsky
2014-07-31
old ugly trash removed from AVS
George Hazan
2014-07-24
- AVS_path* functions replaced with the core analogs;
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
patch for avatars reading optimization (by wsx22)
George Hazan
2013-10-19
warning fixes
George Hazan
2013-08-10
divide et impera
George Hazan
2013-04-01
crash fix for AVS
George Hazan
2013-03-14
- fix for crash on exit
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-07-05
AVS: folder structure change
Vadim Dashevskiy