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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-04-10
obsolete compatibility code removed from AVS
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
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
2017-01-08
code cleaning
George Hazan
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-06-06
minor code cleaning (stub removed)
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-24
set maximum size by default, not 0
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
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-28
AVS:
slotwin
2015-05-25
AVS:
slotwin
2015-05-24
AdvaImg: fixed image loading without size restriction
Alexander Lantsev
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-15
correct notification when avatar is removed
George Hazan
2015-05-01
AVS:
Tobias Weimer
2015-04-24
AVS - common project
Vadim Dashevskiy
2015-04-14
fix for a typo
George Hazan
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-07-31
old ugly trash removed from AVS
George Hazan
2014-07-24
- AVS_path* functions replaced with the core analogs;
George Hazan
2014-07-23
removing direct access to metas: AVS
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
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-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-10
divide et impera
George Hazan