summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_tbbutton.cpp
AgeCommit message (Expand)Author
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