Age | Commit message (Expand) | Author |
2015-09-04 | AutoShutdown: menu iud | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-13 | - 64-bit compatibility; | 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-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | 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-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-04-24 | AutoShutdown - common project | Vadim Dashevskiy |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-08-22 | AutoShutdown: | Tobias Weimer |
2013-04-07 | more cleanup | 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 menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-02-04 | Mistake corrected. | Basil |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-04 | Translation fix | Kirill Volinsky |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-07 | death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type | George Hazan |
2012-08-04 | links to options don't work with langpacks | George Hazan |
2012-07-12 | minor toptoolbar fixes | Kirill Volinsky |
2012-07-08 | TopToolbar usage fixed everywhere | George Hazan |
2012-07-05 | AutoShutdown: folder structure change | Vadim Dashevskiy |