Age | Commit message (Expand) | Author |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-09-01 | - MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline(); | George Hazan |
2016-09-01 | duplicate code removed | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-01 | - view modes support incorporated into the CLIST_INTERFACE; | George Hazan |
2016-04-27 | code cleaning | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | name conflicts | George Hazan |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan |
2015-07-02 | unified project for clist_nicer | George Hazan |
2015-07-02 | group menu services moved to core | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | 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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-02 | minor cleaning | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-03-06 | Clist_nicer: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-11 | garbage collection: dead params, unused variables etc | George Hazan |
2014-12-02 | less warnings | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-26 | Clist_nicer code cleanup | Rozhuk Ivan |