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
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
2014-11-08
code cleaning:
George Hazan
2014-10-04
ancient junk removed from AVS
George Hazan
2014-09-30
missing zero char
George Hazan
2014-09-28
crash fix
George Hazan
2014-09-26
AVS:
George Hazan
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-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-22
more cleanup
Tobias Weimer
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-10
divide et impera
George Hazan