summaryrefslogtreecommitdiff
path: root/plugins/AVS
AgeCommit message (Expand)Author
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25move null ptr checkRozhuk Ivan
2014-11-08- fix for the global avatar's redrawing;George Hazan
2014-11-08code cleaning:George Hazan
2014-10-04ancient junk removed from AVSGeorge Hazan
2014-09-30missing zero charGeorge Hazan
2014-09-28crash fixGeorge Hazan
2014-09-26AVS:George Hazan
2014-07-31AVS: no need to rebuild the whole control for the same contactGeorge Hazan
2014-07-31old ugly trash removed from AVSGeorge Hazan
2014-07-29- m_flash.h & m_flash.inc moved to deprecated;George Hazan
2014-07-26animated avatars 'sleep' after changing subs in tabSEMMGeorge Hazan
2014-07-24- AVS_path* functions replaced with the core analogs;George Hazan
2014-07-23fix for mc avatarsGeorge Hazan
2014-07-23removing direct access to metas: AVSGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-23Avatar service: proper capitalization in optionsslotwin
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-23AVS subsystem definitionVadim Dashevskiy
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27- metacontacts are always present;George Hazan
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-23AVS: spelling correctionDart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-22- rare crash fix in Smileys;George Hazan
2013-10-20more warning fixesGeorge Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-18small code warning fixKirill Volinsky
2013-09-25fix for displaying avatars' paths in OptionsGeorge Hazan
2013-09-23small plugins cleanupKirill Volinsky
2013-09-22more cleanupTobias Weimer
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-02fix for old avatar setting code in AVSGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-11fix for russian variable name (though it works ok :)George Hazan
2013-08-10- strange built-in base64 encoder replaced with the core one;George Hazan