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
/
services.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-08-01
fixes #2022 (shitty internal AVS flags finally removed from global include file)
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-12
db_* functions replaced with g_plugin calls
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-11
TabSRMM:
George Hazan
2018-04-10
obsolete compatibility code removed from AVS
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-03-11
obsolete & very strange code optimized
George Hazan
2018-03-07
old AdvaImg services converted into Image_* functions
George Hazan
2018-02-21
AVS: C++'11 iterators
aunsane
2018-01-26
MS_IMG_LOAD replaced with Bitmap_Load where possible
George Hazan
2018-01-26
AdvaImg:
George Hazan
2018-01-01
massive copyright update
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-08
unused ansi services removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-11-17
PathToRelativeT - forgotten macro
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-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
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-12-28
AVS: decapitalization
Dart Raiden
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
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-04-24
AVS - common project
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
AVS: changed warning lavel to w4
Kirill Volinsky
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-08
- fix for the global avatar's redrawing;
George Hazan
[next]