Age | Commit message (Expand) | Author |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-17 | warning fix | George Hazan |
2015-09-05 | SimpleStatusMsg: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | 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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-01 | Simple Status Change: code cleanup | slotwin |
2014-07-01 | Simple Status Message: remove options to hide 'Copy message' and 'Go to URL i... | slotwin |
2014-07-01 | Simple Status Message: proper capitalization (menus and dialogs) | slotwin |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-16 | code cleaning | 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 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-13 | Simple Status Message | Szymon Tokarz |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-07-12 | translation fixes | Tobias Weimer |
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-03-09 | added precompiled header | Kirill Volinsky |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-07-24 | SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure | Vadim Dashevskiy |