Age | Commit message (Expand) | Author |
2014-12-09 | minor code cleaning | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | 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-21 | minor code cleaning | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-11 | this constant is not actual for a long time | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-11-05 | locked protos shall not affect average status | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |
2013-10-31 | - check for NULL values in Netlib_CloseHandle; | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-06-21 | minor code cleaning | 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 | MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin... | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-11-26 | fix for Options - Customize - Accounts | George Hazan |
2012-11-26 | virtual protos, invisible in the Account Manager & status bar, but fortunatel... | George Hazan |
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-22 | fix for the hardcoded xstatus checkbox | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-15 | - fix for the Online/Offline button in clist_mw | George Hazan |
2012-11-15 | core: tabs over spaces | George Hazan |
2012-11-14 | tabs and spaces cleaning | Kirill Volinsky |
2012-11-04 | translation fix | George Hazan |
2012-11-04 | translation fix | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-09-25 | draft version of the dynamic accounts' removal | George Hazan |
2012-07-20 | minor fixes here & there | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-07-04 | wiping objects during dynamic plugin unload | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-19 | - dynamic hotkey translation | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |