Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-02 | unified project for clist_modern | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-29 | m_* headers moved to ExternalAPI folder | Kirill Volinsky |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-07-17 | - manual critical section control replaced with mir_cslock; | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-05-12 | fix for clist_modern toptoolbar toggle buttons | slotwin |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-23 | partially 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 list | George Hazan |
2013-07-21 | - BUTTONSETSENDONDOWN functionality moved to the core; | George Hazan |
2013-07-15 | same clutch removed for MButtonCtrl, mir_subclassWindow won again | George Hazan |
2013-03-22 | code cleaning | George 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-27 | code cleaning | George Hazan |
2012-11-15 | clist_modern: code cleaning | George Hazan |
2012-07-30 | code cleaning | George Hazan |
2012-07-23 | fix for the TTB OnIcoLibChange hook | George Hazan |
2012-07-13 | Clist_modern: changed folder structure | Vadim Dashevskiy |