summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_aniavatars.cpp
AgeCommit message (Expand)Author
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-02minor fixesMataes
2019-01-04Update copyrightsdartraiden
2018-11-13clist_modern -> g_pluginGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-02-21Clist_Modern: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-04Clist_Modern:George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-12code cleaningGeorge Hazan
2016-06-01- finally clist_modern's own rebuild all function got wiped out;George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-17warning fixesGeorge Hazan
2015-07-23fix for incorrect Win API callsGeorge Hazan
2015-07-02unified project for clist_modernGeorge Hazan
2015-06-13code cleaningGeorge Hazan
2015-05-16cleanupKirill Volinsky
2015-05-08old pieces of avatar processing code removedGeorge Hazan
2015-04-14switch to correct parameter typesGeorge Hazan
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-03-07rev. 12363 broke clist_modern skin loading, therefore is temporary revertedVadim Dashevskiy
2015-03-06Clist_modern:Tobias Weimer
2015-01-01useless message removed (by ghazan)Vadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-29fix for object's removingGeorge Hazan
2014-12-22- minus another critical section;George Hazan
2014-12-22slow contact scan replaces with the keyed indexGeorge Hazan
2014-12-22- fix for _AniAva_AnimationTreadProc;George Hazan
2014-12-22trying to catch hung thread in clist_modernGeorge Hazan
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan