Age | Commit message (Expand) | Author |
2013-04-20 | oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :) | George Hazan |
2013-04-20 | ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ... | George Hazan |
2013-04-20 | end of the city legend that PSS_MESSAGEW ever existed | George Hazan |
2013-04-13 | minor code cleaning | George Hazan |
2013-04-11 | srmm icons work in SRMM & Scriver | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan |
2013-04-11 | status icons almost recovered | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-10 | - SRMM status icons module moved to the core; | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | end of the old database macroses | 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-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-31 | HistoryEvents & HistoryKeeper support removed | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-24 | MS_NETLIB_URLENCODE removed from all plugins, but still exists in the core | George Hazan |
2013-03-19 | - mir_unsubclassWindow introduced for the explicit window unsubclassing; | George Hazan |
2013-03-15 | - POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases; | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-12 | clearing Scriver | George Hazan |
2013-03-12 | Yandex added to Scriver | George Hazan |
2013-03-08 | added version info | Kirill Volinsky |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-04 | more code cleaning | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-02-22 | hooking loading/unloading plugin events | Kirill Volinsky |
2013-02-19 | - Create PopUp options pages only when popup plugin present | Vadim Dashevskiy |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-30 | fix to prevent C++ runtime from shutting down Miranda due to wrong data forma... | George Hazan |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-17 | - Copyright update | Vadim Dashevskiy |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-12-06 | fixes for vs2012 | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end of story | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-21 | consistent hash generation fix - part 5 | Vadim Dashevskiy |
2012-11-10 | code cleaning for ME_DB_CONTACT_SETTINGCHANGED in plugins | 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-19 | clutch for occasional crashes in Scriver | George Hazan |