Age | Commit message (Expand) | Author |
2015-09-04 | Alarms: menu uid | Alexander Lantsev |
2015-08-13 | warning fixes | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-04-24 | Alarms - warning fixes | Vadim Dashevskiy |
2015-04-24 | Alarms - common project | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-14 | cosmetics | Vadim Dashevskiy |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2013-10-19 | warning fixes | George Hazan |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-01-03 | removed _EXPORTS | Kirill Volinsky |
2012-12-01 | icolib: icon creation quirks | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-06 | massive update of everything in Alarms | George Hazan |
2012-07-13 | fix for squares in options | George Hazan |
2012-07-04 | Alarms: changed folder structure | Vadim Dashevskiy |