Age | Commit message (Expand) | Author |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr... | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-22 | Srmm_AddIcon unbound from hLangpack | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2016-09-08 | Srmm_* wrappers for services converted into regular functions | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-22 | - extra icons services converted into functions; | 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-25 | CoutryFlags - common project | Vadim Dashevskiy |
2014-11-30 | new sorting functions applied | George Hazan |
2014-08-12 | extraicons registration moved to Load() | Kirill Volinsky |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-02 | fixed extra icons related hell in CountryFlags | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-04-12 | - no more "unknown" flags in the extra column; | George Hazan |
2013-04-11 | removed unneeded translations | Tobias Weimer |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-10 | attempt to fix the most crazy pieces of status icons related code | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-25 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-02-22 | added version info | Kirill Volinsky |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-07 | EMPTY_EXTRA_ICON applied to all another plugins | George Hazan |
2012-11-04 | kernel extraicons, part II | George Hazan |
2012-11-03 | no more MS_CLIST_EXTRA_ADD_ICON in the application code | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-21 | patch for eliminating expert mode in options (to replace the simple mode with... | George Hazan |
2012-10-21 | - a bit less crazy implementation of flags; | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-17 | ContactsPlus, CountryFlags, CrashDumper: changed folder structure | Vadim Dashevskiy |