Age | Commit message (Expand) | Author |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-19 | variable names' normalization | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
2014-12-01 | copyright update | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-06-04 | code reordering | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-20 | fixes $531 (ability to highlight messages by a role) | George Hazan |
2014-01-17 | tabSRMM highlights | George Hazan |
2014-01-16 | kernel chats, part 3, tabsrmm | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-21 | - fix for saving messages; | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |
2013-10-10 | MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call | George Hazan |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-08-21 | tabSRMM: thy shall not create a container after shutdown | George Hazan |
2013-08-14 | - fix for a nasty bug in tabSRMM popup headers; | George Hazan |
2013-08-04 | - code formatting; | George Hazan |
2013-08-03 | - old junk removed from tabSRMM & replaced with the modern calls | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-07 | - SM cleaning; | George Hazan |
2013-07-06 | more booleans | George Hazan |
2013-07-06 | tabSRMM: code cleaning for chat fonts/colors | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-06-16 | Fixed notifying events. | Robert Pösel |
2013-06-16 | Chat API: added flag to not notify particular event | Robert Pösel |
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-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-04-04 | minor code cleaning | George Hazan |
2013-03-26 | code cleaning | George Hazan |
2013-03-19 | - temporary revert of TabSRMM | Vadim Dashevskiy |
2013-03-19 | - minor optimizations; | George Hazan |
2013-03-10 | removed not used headers | Kirill Volinsky |