summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_tbbutton.cpp
AgeCommit message (Expand)Author
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge 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-04-04Windows lists:George Hazan
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-09-04Clist_Modern:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-05-28minor code cleaningGeorge Hazan
2016-04-28code cleaningGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-02unified project for clist_modernGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-16cleanupKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-29m_* headers moved to ExternalAPI folderKirill Volinsky
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-07-17- manual critical section control replaced with mir_cslock;George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-05-12fix for clist_modern toptoolbar toggle buttonsslotwin
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-01-23fixes bug #188 completelyGeorge Hazan
2014-01-23partially fixes #188 (When state of 2-state button is changed from diferent p...George Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-07-21- BUTTONSETSENDONDOWN functionality moved to the core;George Hazan
2013-07-15same clutch removed for MButtonCtrl, mir_subclassWindow won againGeorge Hazan
2013-03-22code cleaningGeorge Hazan
2013-03-17- all file paths inside clist_modern became Unicode;George Hazan
2013-03-10- ME_TTB_INITBUTTONS event considered useless;George Hazan
2013-01-27code cleaningGeorge Hazan
2012-11-15clist_modern: code cleaningGeorge Hazan
2012-07-30code cleaningGeorge Hazan
2012-07-23fix for the TTB OnIcoLibChange hookGeorge Hazan
2012-07-13Clist_modern: changed folder structureVadim Dashevskiy