summaryrefslogtreecommitdiff
path: root/plugins/AVS
AgeCommit message (Expand)Author
2015-01-04code cleaningGeorge Hazan
2015-01-03plugin don't use iconKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14AVS: warning fixKirill Volinsky
2014-12-14warning fixGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13AVS: changed warning lavel to w4Kirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
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